Re: DOSBox Passing arguments to a .exe file
Posted on 2013-11-09, 19:02
use more -c commands like -c "cycles=max" -c "mount c c:\SNES\ff6\b.insertor" -c "c:" -c "x816.exe -l -$ %1" -c exit It works! Your solution is so obvious that I'm a bit ashamed... :blush: I've been for more than 6 hours to get the solution and it was simpler that I could imagine! Thanks for your …