I've been trying all sorts of different approaches, but I can't figure out how to load an .arg or .argv file in BAGPlug except by making file extensions. Could someone please do the following for me?:
1. Give me An example of a working DSDoom arg file
2. Tell me if that file should be .arg or .argv
3. Tell me where to place it on my microSD card
Here's two examples of arg files I made from the DSDoom instructions:
Thanks a lot!
1. Give me An example of a working DSDoom arg file
2. Tell me if that file should be .arg or .argv
3. Tell me where to place it on my microSD card
Here's two examples of arg files I made from the DSDoom instructions:
Code:
dsdoom.nds
iwad alienstc
file alienstc.wad
save alienstc
Code:
dsdoom.nds -iwad alienstc -file alienstc.wad -save alienstc
Thanks a lot!







