Minecraft PS4 2.06 on Firmware 7.02 with Android 1.14.60v Project WIP

Proceeding the Minecraft Trial PoCPS4 Cross-Play ExpansionBedrock Servers Emulator and Minecraft Dungeons update I’ve been working on a project using Minecraft PS4 2.06 on Firmware 7.02 with Android 1.14.60v with the goal being to support jailbroken PS4 consoles🤖

Here I’ve found what are bypassing sign in with PSN on FW 7.02 and my game is updated to 2.06 (1.14.60v)… it’s better to use IDA PRO for more experience:

SIGNIN WITH PSN:

Code:
OFF 0x00D137F0 [74 08] jz short loc_D137FA

SIGNIN WITH MICROSOFT ACCOUNT:

Code:
ON 0x00D137F0 [75 08] jnz short loc_D137FA

ENABLE TO CHANGE YOUR SKIN:

Code:
OFF 0x001D6038D [74 1B] jz short loc_1D603AA
ON  0x001D6038D [75 1B] jnz short loc_1D603AA

And also a really helpful function for changing the names of hud into debug, it’s much more easy to see and compare what are they doing and how are they named.

DEBUG NAMED TABS TEXT:

Code:
OFF 0x002D44FC5 [0F 84 AC 01 00 00] jz loc_2D45177
ON  0x002D44FC5 [0F 85 AC 01 00 00] jnz loc_2D45177

Basically I need to connect to a function that makes it to work called in IDA network.thirdparty.connect, after when I signed in with a Microsoft account it shows that if you enable Debug Named Tabs Text and are going to tab FRIENDS in mc you can see that it already changed to networkWorld.no_thirdParty_label.has_subscription.

Once I did it worked but don’t remember what I changed, below is a screenshot my tester sent me showing I was online once. o_O

Next here’s an example between Minecraft on Android 1.14.60v patched where you can connect with a Microsoft account and with others you can’t because its not patched:

Download: Minecraft-pe-1-14-60(orginal).apk (121.0 MB with error -9 same like on my PS4) / Minecraft-pe-1-14-60 (modded where i can connect and works fine).apk (121.0 MB – while connecting to Microsoft no error -9)

Here is a video I made from my NELUxP MoDz YouTube Channel:

PS4 MINECRAFT 1.14.60v BYPASS PSN OFFLINE CHEAT FW 7.02!

Here is my own cheat to bypass PSN and connecting to Microsoft Account playing on crossplatform online (with PSN offline).

If people can help to advance it more and make it work contact me on Discord: NELUxP0799#1656

Download: PS4 MINECRAFT 1.14.60v BYPASS PSN OFFLINE CHEAT FW 7.02!.mp4 (94.67 MB)

I’m seeking help to finish this project, so I hope someone can advance my progress so players on jailbroken PS4 consoles will be able to play Minecraft! :)

Minecraft PS4 2.06 on Firmware 7.02 with Android 1.14.60v Project WIP.jpg

Trả lời

Email của bạn sẽ không được hiển thị công khai. Các trường bắt buộc được đánh dấu *