- Thread starter
- Moderator
- #351
new SVN version
So here's the news in the latest SVN:
Added the skin file for Project mayhem III. I
had some problems with Xephyr, I'll have to
test it a bit more before I include it.
By request - passing arguments after the game path:
So here's the news in the latest SVN:
Added the skin file for Project mayhem III. I
had some problems with Xephyr, I'll have to
test it a bit more before I include it.
By request - passing arguments after the game path:
Code:
To pass argments to the emulator, just add
them in the Path to Emulator field, ie
C:\n64.exe -switch1. To have switches after
the executable, add the widcard %ROM% where
the path is to be inserted, ie
C:\n64.exe -switch1 %ROM% -switch2. When a
game is launched from the list, the wildcard
will be replaced by the correct game file.
If no %ROM% is defined, the path to the game
file will be inserted at the end.
Sweden