bula said:tattar8 said:I can't find the default Game ID in di/main.c, what line is it on?
+1
pepxl said:bula said:tattar8 said:I can't find the default Game ID in di/main.c, what line is it on?
+1
I thought the default was SMNE but doing a seach came up with nothing, maybe it was removed or could be looking in the wrong file
bailli said:EDIT: I almost forgot: I think the game get's selected through "usb:/slot.bin". I think it contains a 32bit integer value corresponding to the 1st, 2nd, 3rd,... directory in the /games directory. Additionally there is an IOCTL for changing the "slot number".
bailli said:bailli said:EDIT: I almost forgot: I think the game get's selected through "usb:/slot.bin". I think it contains a 32bit integer value corresponding to the 1st, 2nd, 3rd,... directory in the /games directory. Additionally there is an IOCTL for changing the "slot number".
longtom1 said:the new batch files don't even compile mini-tree-mod and create the armboot.bin so is it really needed
from the look of the code it just looks inside the games folder and gets a game count on how many folders are inside the game folders must be the version that was on the youtube video where you can select what game and region you wantpepxl said:bula said:tattar8 said:I can't find the default Game ID in di/main.c, what line is it on?
+1
I thought the default was SMNE but doing a seach came up with nothing, maybe it was removed or could be looking in the wrong file
It's only one batch file that creates all the files listed I'll upload itpepxl said:@Longtom1
i wouldnt mind those batch files, would help me out alot
longtom1 said:It's only one batch file that creates all the files listedpepxl said:@Longtom1
i wouldnt mind those batch files, would help me out alot
you need to edit mini-tree-mod\makefile and put in your python path (MAKEBIN = /c/python26/python makebin.py) if you have it installedbetita_elfica said:i get this error if i do the MAKE on mini-tree-mod: MAKEBIN armboot.bin, make: python: command not found, make: *** [armboot.bin] Error 127
