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

  • Thread starter Thread starter Roxas75
  • Start date Start date
  • Views Views 3,288,903
  • Replies Replies 19,240
  • Likes Likes 151
Status
Not open for further replies.
help with cloning git please
jyHOwYG.png
 
help with cloning git please

Try entering the www? Otherwise, you can just download the zips of the repositories - just put the files from the appropriate CakeHax commit into rxTools' CakeHax folder, and the same for p3ds in CakeHax's subfolder.
 
I have installed in emunand the demo of dbz extreme butoden (JP), but until I open any other game or app I cant see this game. Then it always appears as a gift. Just informing xD BTW very nice job all, you guys rock!
 
got the same error when adding the path but minus the /bin/sh python error.
i had the same error, you'll have to edit the makefile in cakehax manually and replace both "python2" with the direct path to your python executable, i have no idea why it fixes it, and will most likely break compiling to anyone not using windows, but that did the job for me ^^
 
i solved it by modifing the makefile in cakehax folder too.
So in folder cakehax open the makefile and add this lines at the begining of the file.

ifeq ($(strip $(DEVKITARM)),)
$(error "Please set DEVKITARM in your environment. export DEVKITARM=<path to>devkitARM")
endif

When i installed devkitpro, it created some variable for him, in path environment.
So puting this line in the makefile solve it or add this variable temporary on command line.
 
got the same error when adding the path but minus the /bin/sh python error.
If you don't get the "/bin/sh python" error anymore, it means that there is another error. Try running make clean before make.

i had the same error, you'll have to edit the makefile in cakehax manually and replace both "python2" with the direct path to your python executable, i have no idea why it fixes it, and will most likely break compiling to anyone not using windows, but that did the job for me ^^
Because it's not in your PATH variable (you may also need to reboot).
 
So i cloned using git and then compiled, but i stilll get some errors:

Git clone:
compile00.png


Compile errors:
compile01.png


I have everything needed in my $PATH and i tried with added the lines

ifeq ($(strip $(DEVKITARM)),)
$(error "Please set DEVKITARM in your environment. export DEVKITARM=<path to>devkitARM")
endif

to makefile in cakehax folder

Python 2.7 is installed correct., also did a make clean before doing the compile
 
Last edited by DjoeN,
Status
Not open for further replies.

Site & Scene News

Popular threads in this forum