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

  • Thread starter Thread starter Roxas75
  • Start date Start date
  • Views Views 3,319,929
  • Replies Replies 19,240
  • Likes Likes 151
Status
Not open for further replies.
@AlbertoSONIC Will the new theme implentation break linux compatibility when compiling from source? Looking at the Makefile, I see that it calls for convert.exe when building the *.bin files.

Also, do you have an plans for adding an emunand formater/creater and ftp server into rxtools?
 
@AlbertoSONIC Will the new theme implentation break linux compatibility when compiling from source? Looking at the Makefile, I see that it calls for convert.exe when building the *.bin files.
There is not .exe
Code:
.PHONY: clean all
all: $(patsubst %.png,%.bin,$(wildcard *.png))
%.bin: %.png
   @convert -rotate 90 $< bgr:$@;
clean:
   @rm -rf *.bin
 
Does anyone know what is the minimum last number needed in the firmware version (ex: -22U) to boot rxtools through spider? It will be helpful to include in the OP and tutorial.

Actually, has anyone used rxtools with a -8 browser or under?
 
@AlbertoSONIC Will the new theme implentation break linux compatibility when compiling from source? Looking at the Makefile, I see that it calls for convert.exe when building the *.bin files.

Also, do you have an plans for adding an emunand formater/creater and ftp server into rxtools?
Nope, you just have to install ImageMagick (which is needed to convert images) and you're fine!
 
Nope, broken.
Schermata del 2015-07-06 21:16:08.png

It works fine without .exe.
 
If you insist:

https://github.com/ApacheThunder/rxTools/releases/tag/3.0b

It's pre-release though and isn't the "official" build. Actual 3.0 will probably have n3DS support and they won't release 3.0 until they get that ironed out.

I nested the theme bin files in the 0 folder in theme folder. Just copy theme folder to rxTools directory on SD card.

This version does work on Ninjhax. They finally got the screen buffers fixed. (turns out there was an additional change to brahma code to get that working. Kinda wished I took a closer look at the brahma code yesterday. I was actually looking for references to bottom screen offset. Guess I didn't try hard enough. :P )

Tried to get this one going. Installed MSET - OK, get laucnher, downloaded firmware.bin from the package, but stuck on installation data suite.
 
I can't build it too because of CakeHax. For some reason, when I use git clone or git pull origin master, the CakeHax folder is empty. Why????
Code:
nastys@ULNS:~/GITmain/rxTools$ LANG=en make
make[1]: Entering directory '/home/nastys/GITmain/rxTools/rxtools'
linking rxtools.elf
built ... rxtools.bin
make[1]: Leaving directory '/home/nastys/GITmain/rxTools/rxtools'
0+1 records in
1+0 records out
917504 bytes (918 kB) copied, 0.000561207 s, 1.6 GB/s
make[1]: Entering directory '/home/nastys/GITmain/rxTools/rxmode'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/nastys/GITmain/rxTools/rxmode'
make[1]: Entering directory '/home/nastys/GITmain/rxTools/rxmode'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/nastys/GITmain/rxTools/rxmode'
make[1]: Entering directory '/home/nastys/GITmain/rxTools/rxmode'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/nastys/GITmain/rxTools/rxmode'
make[1]: Entering directory '/home/nastys/GITmain/rxTools/CakeHax'
make[1]: *** No rule to make target 'bigpayload'.  Stop.
make[1]: Leaving directory '/home/nastys/GITmain/rxTools/CakeHax'
Makefile:36: recipe for target 'rxTools.dat' failed
make: *** [rxTools.dat] Error 2
 
Tried to get this one going. Installed MSET - OK, get laucnher, downloaded firmware.bin from the package, but stuck on installation data suite.

I got that package to work using its ninjhax files. I downloaded firmware.bin using the script from the official rxTools repository, though.
 
I got that package to work using its ninjhax files. I downloaded firmware.bin using the script from the official rxTools repository, though.

I'll try that.

The data folder has 0004013800000102. 0004013800000002, and 0004013800000202 and a data.bin but no further progress on install.
 
I can't build it too because of CakeHax. For some reason, when I use git clone or git pull origin master, the CakeHax folder is empty. Why????
Code:
nastys@ULNS:~/GITmain/rxTools$ LANG=en make
make[1]: Entering directory '/home/nastys/GITmain/rxTools/rxtools'
linking rxtools.elf
built ... rxtools.bin
make[1]: Leaving directory '/home/nastys/GITmain/rxTools/rxtools'
0+1 records in
1+0 records out
917504 bytes (918 kB) copied, 0.000561207 s, 1.6 GB/s
make[1]: Entering directory '/home/nastys/GITmain/rxTools/rxmode'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/nastys/GITmain/rxTools/rxmode'
make[1]: Entering directory '/home/nastys/GITmain/rxTools/rxmode'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/nastys/GITmain/rxTools/rxmode'
make[1]: Entering directory '/home/nastys/GITmain/rxTools/rxmode'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/nastys/GITmain/rxTools/rxmode'
make[1]: Entering directory '/home/nastys/GITmain/rxTools/CakeHax'
make[1]: *** No rule to make target 'bigpayload'.  Stop.
make[1]: Leaving directory '/home/nastys/GITmain/rxTools/CakeHax'
Makefile:36: recipe for target 'rxTools.dat' failed
make: *** [rxTools.dat] Error 2
git clone --recursive *URL*
 
  • Like
Reactions: nastys
I make a clean install over 2.6 it doesnt work 3.0 why it freeze on install data and the menu?
 
Can I pull the repo recursively without cloning it again?
git pull origin master --recursive didn't work...

EDIT: git submodule init and git submodule update worked

Can you post the exact terminal command for git newbies like me?
 
I got that package to work using its ninjhax files. I downloaded firmware.bin using the script from the official rxTools repository, though.

Yep, with Ninjhax it was enable to get past data installation. After that I could use MSET to boot just fine.
 
Status
Not open for further replies.

Site & Scene News

Popular threads in this forum