Hacking [Release] rxTools - Roxas75 3DS Toolkit [fw 2.0 - 9.2]

  • Thread starter Thread starter Roxas75
  • Start date Start date
  • Views Views 3,298,454
  • Replies Replies 19,240
  • Likes Likes 151
Status
Not open for further replies.
same here .. still freeze

If it's freezing your using the wrong rop installer for MSET. (also make sure you downgraded System Settings to 4.x version. Not 6.x version)

If you went through the trouble of compiling my CakeHax Branch of the themed GUI version of rxTools or used my compiled CakeHax version of rxTools 2.6 you will need this to install MSET rop:

https://github.com/ApacheThunder/rxToolsCakeROP

Original CakeRop was setup to start cakes.dat and old rxinstaller expects encrypted payload which CakeHaX version of rxTools no longer has. (expect for for the spider payload. That's still encrypted for compatibility with existing html servers)

Also note my "merged" branch with the themed GUI does not have the bot_screen and bot_screen2 offsets swapped. I decided that branch won't have alterations to draw.h as to not complicate their efforts of fixing it. If you can manage to compile it, simply swap the offsets for bot_screen and bot_screen2 in the draw.h file in rxtools/source/lib folder. This will make bottom screen to work properly from spider/mset.

My 2.6 branch however does not need changes. Both versions don't work with Ninjhax however due to bottom screen offset issues.
 
Last edited by Apache Thunder,
If it's freezing your using the wrong rop installer for MSET. (also make sure you downgraded System Settings to 4.x version. Not 6.x version)

If you went through the trouble of compiling my CakeHax Branch of the themed GUI version of rxTools or used my compiled CakeHax version of rxTools 2.6 you will need this to install MSET rop:

https://github.com/ApacheThunder/rxToolsCakeROP

Original CakeRop was setup to start cakes.dat and old rxinstaller expects encrypted payload which CakeHaX version of rxTools no longer has. (expect for for the spider payload. That's still encrypted for compatibility with existing html servers)

Also note my "merged" branch with the themed GUI does not have the bot_screen and bot_screen2 offsets swapped. I decided that branch won't have alterations to draw.h as to not complicate their efforts of fixing it. If you can manage to compile it, simply swap the offsets for bot_screen and bot_screen2 in the draw.h file in rxtools/source/lib folder. This will make bottom screen to work properly from spider/mset.

My 2.6 branch however does not need changes. Both versions don't work with Ninjhax however due to bottom screen offset issues.


now i dont have freeze anymore, but when launch Mset
it kick me to home, then 3ds shut down :(
 
Oh. I thought you were using my branch:

https://github.com/ApacheThunder/rxTools-Cakes
(but your on 4.5, so you can use official branch. But only the CakeHax builds will run from downgraded MSET on 9.x if you tried it on one on that version firmware)

if you are still using official rxTools mset will only work on 4.5 right now. They haven't merged CakeHaX yet. Use rxInstaller.nds instead.
 
  • Like
Reactions: WhoAmI?
Oh. I thought you were using my branch:

https://github.com/ApacheThunder/rxTools-Cakes
(but your on 4.5, so you can use official branch. But only the CakeHax builds will run from downgraded MSET on 9.x if you tried it on one on that version firmware)

if you are still using official rxTools mset will only work on 4.5 right now. They haven't merged CakeHaX yet. Use rxInstaller.nds instead.

Mmm good work ! I hope they will merged your fork soon !
 
Oh. I thought you were using my branch:

https://github.com/ApacheThunder/rxTools-Cakes
(but your on 4.5, so you can use official branch. But only the CakeHax builds will run from downgraded MSET on 9.x if you tried it on one on that version firmware)

if you are still using official rxTools mset will only work on 4.5 right now. They haven't merged CakeHaX yet. Use rxInstaller.nds instead.

:)
never mind ... thank you for you help :)
 
Here's the compiled build for those who want to test CakeHAX version of rxTools with the new GUI:

rxCakeTest.zip
(this includes the correct NDS file for installing MSET rop)

I swapped bottom screen offsets to make bottom screen work correctly from spider/mset entry points. I have not tested mset on 4.x. But I do know it works from 9.x if you downgraded MSET. (should boot fine from spider too)

This is pretty much what current rxTools source has but with CakeHax and few small tweaks added. Note that the bottom screen offset swaps are not present in my source code for the branch I compiled it from. I did a temp change for that to build this test build for MSET/Spider users. Ninjhax does not work with this build FYI. They will be fixing that soon hopefully.

BIN files in the "theme" folder go to rxtools/Theme/0 on SD card.

Would like to know if this boots on n3DS, but I don't think it will. The build they have working on n3DS may not be committed to their github yet. (probably because it's not done yet. :P )
 
Last edited by Apache Thunder,
Here's the compiled build for those who want to test CakeHAX version of rxTools with the new GUI:

rxCakeTest.zip
(this includes the correct NDS file for installing MSET rop)

I swapped bottom screen offsets to make bottom screen work correctly from spider/mset entry points. I have not tested mset on 4.x. But I do know it works from 9.x if you downgraded MSET. (should boot fine from spider too)

This is pretty much what current rxTools source has but with CakeHax and few small tweaks added. Note that the bottom screen offset swaps are not present in my source code for the branch I compiled it from. I did a temp change for that to build this test build for MSET/Spider users. Ninjhax does not work with this build FYI. They will be fixing that soon hopefully.

BIN files in the "theme" folder go to rxtools/Theme/0 on SD card.

Would like to know if this boots on n3DS, but I don't think it will. The build they have working on n3DS may not be committed to their github yet.

Testing on N3DS 9.0 with 9.4 emuNAND.
 
Will the next release inject the 1.4.2 version of FBI? It will be really helpful for overwriting titles without needing to delete then first :)

Also, does anyone what is the minimum last number needed in the firmware version (ex: -22U) that works with rxtools through spider? It will be helpful to include in the OP and tutorial.
 
Here's the compiled build for those who want to test CakeHAX version of rxTools with the new GUI:

rxCakeTest.zip
(this includes the correct NDS file for installing MSET rop)

I swapped bottom screen offsets to make bottom screen work correctly from spider/mset entry points. I have not tested mset on 4.x. But I do know it works from 9.x if you downgraded MSET. (should boot fine from spider too)

This is pretty much what current rxTools source has but with CakeHax and few small tweaks added. Note that the bottom screen offset swaps are not present in my source code for the branch I compiled it from. I did a temp change for that to build this test build for MSET/Spider users. Ninjhax does not work with this build FYI. They will be fixing that soon hopefully.

BIN files in the "theme" folder go to rxtools/Theme/0 on SD card.

Would like to know if this boots on n3DS, but I don't think it will. The build they have working on n3DS may not be committed to their github yet. (probably because it's not done yet. :P )

rxTools 2.6c CakeHax Edition (on your github) is working great but rxCakeTest crash when I launch it through the mset profile (o3ds 9.2).
 
Status
Not open for further replies.

Site & Scene News

Popular threads in this forum