mirror of
https://github.com/modmii/YAWM-ModMii-Edition.git
synced 2024-11-14 12:25:15 +01:00
25 lines
404 B
Plaintext
25 lines
404 B
Plaintext
|
;Config file format
|
||
|
;
|
||
|
;No spaces precedes the keyword on a line
|
||
|
;
|
||
|
Password=
|
||
|
|
||
|
; StartupPath:
|
||
|
StartupPath=/wad
|
||
|
|
||
|
; cIOS: 249, 222, whatever
|
||
|
:cIOSVersion=249
|
||
|
|
||
|
; FatDevice: sd usb usb2 gcsda gcsdb
|
||
|
:FatDevice=sd
|
||
|
|
||
|
; NANDDevice: Disable SD USB
|
||
|
; Note that WM will prompt for NAND device only if you selected cIOS=249
|
||
|
:NANDDevice=Disable
|
||
|
|
||
|
: Settings for SMB shares
|
||
|
|
||
|
:SMBUser=
|
||
|
:SMBPassword=
|
||
|
:SMBShare=
|
||
|
:SMBhostIP=
|