09-26-2008, 10:35 AM
(09-26-2008, 06:02 AM)Raccoon Sam Wrote: -Tile Molester can read files only up to 64MB(?), so opening most DS ROMs just like that won't work. You've gotta extract the stuff out of the ROM and then open the files.Make a batch file for it using the following code:
Code:
java -mx750M -jar tm.jar
It doesn't necessarily have to be 750 (I only have it like that since it allows TM to open PSX ISOs); for NDS ROMS, I would put between 150~300. Since Kirby Superstar Saga Ultra is 128Mb, I would use 150, if it doesn't open it, up the number to 200.