Originally posted by InaneOne
Would you be so kind and provide a debug eboot? I tried to make one but it didn't work...
Debug Eboot added, future reference, you can use
You must login or register to view this content. to make your own debug eboots. it's what I typically use. Very easy, just drop the eboot.bin in there, run the decompiler, then drop the eboot.elf into the make_fself folder, open command prompt in the folder (shift + Right click, open command prompt) and type "make_fself eboot.elf eboot.bin" without the quotes.
All that took was a quick google search

there are LOADS of youtube tutorials on how to make a debug eboot, and it's super easy.