Hi,
I'm experiencing crashes with the Transporter patch when using a long file path for SD_SAVE_PATH.
Steps to reproduce:
- Modify the Makefile to use a long path (approx. 70+ characters).
Example: "/roms/nds/saves/Pokemon - Black Version 2 (USA, Europe) (NDSi Enhanced).sav"
Also tried a simpler one like "Pokemon - Black Version 2.sav"
- Build the patch using
make.
- Run the patched Transporter on the 3DS.
Result:
The application crashes.
Is there a hard limit on the path length?
Thanks for the great tool!
Hi,
I'm experiencing crashes with the Transporter patch when using a long file path for
SD_SAVE_PATH.Steps to reproduce:
Example:
"/roms/nds/saves/Pokemon - Black Version 2 (USA, Europe) (NDSi Enhanced).sav"Also tried a simpler one like "Pokemon - Black Version 2.sav"
make.Result:
The application crashes.
Is there a hard limit on the path length?
Thanks for the great tool!