模拟器启动参数说明
模拟器启动参数,需要根据不同的模拟器而定。在多数情况下,留空即可。只有在默认参数无法运行时,才会设置启动参数。
SimUI支持的rom参数有三个:
- {RomName} – rom文件名,如:dino
- {RomExt} – rom扩展名,如:zip
- {RomFullPath} – rom全路径,如:d:\dino.zip
一些常见模拟器启动参数定义
如果一下列表中没有你使用的模拟器,则先试试默认配置能否启动。如果不能启动需要从网上查找下相关模拟器的启动参数。
模拟器 | 启动参数 |
---|---|
多数模拟器 | 留空即可 |
MAME | {RomName} |
Winkawaks | {RomName} |
FBA Shuffle | -g {RomName} -w |
Demul | -rom={RomName} 或 -run=dc -image={RomFullPath} |
ePsXe | -loadbin {RomFullPath} -nogui |
Dolphin | -e {RomFullPath} |
OpenBOR | load {RomFullPath} |
RetroArch | -L cores\pcsx2_libretro.dll {RomFullPath} |
DosBox | -conf {RomFullPath} -exit |
DuckStation | {RomFullPath} -batch |
Nebula 2 | {RomName} |
NullDC | -config nullDC:Emulator.Autostart=1 -config ImageReader:LoadDefaultImage=1 -config ImageReader:DefaultImage={RomFullPath} |
Yabuse | –iso={RomFullPath} |
PCem | –config {RomFullPath} -f |
Cemu | -g {RomFullPath} -f |
teknoparrot | –profile={RomFullPath} |
Leave A Comment
1 Comment