Import recent changes from PCGamingWiki
This commit is contained in:
parent
34db69390d
commit
613d44ff9a
2 changed files with 11 additions and 11 deletions
|
@ -435705,37 +435705,37 @@
|
|||
config:
|
||||
oslist: windows
|
||||
description: full screen
|
||||
executable: "DOSBox\\\\dosbox.exe"
|
||||
executable: "DOSBox\\dosbox.exe"
|
||||
type: option1
|
||||
workingdir: "DOSBox\\\\Configuration"
|
||||
workingdir: "DOSBox\\Configuration"
|
||||
- arguments: "-noconsole -conf 2560x1600.conf -conf dosbox.conf -conf launch.conf -exit"
|
||||
config:
|
||||
oslist: windows
|
||||
description: windowed 2560x1600
|
||||
executable: "DOSBox\\\\dosbox.exe"
|
||||
executable: "DOSBox\\dosbox.exe"
|
||||
type: option1
|
||||
workingdir: "DOSBox\\\\Configuration"
|
||||
workingdir: "DOSBox\\Configuration"
|
||||
- arguments: "-noconsole -conf 1280x800.conf -conf dosbox.conf -conf launch.conf -exit"
|
||||
config:
|
||||
oslist: windows
|
||||
description: windowed 1280x800
|
||||
executable: "DOSBox\\\\dosbox.exe"
|
||||
executable: "DOSBox\\dosbox.exe"
|
||||
type: option1
|
||||
workingdir: "DOSBox\\\\Configuration"
|
||||
workingdir: "DOSBox\\Configuration"
|
||||
- arguments: "-noconsole -conf 640x400.conf -conf dosbox.conf -conf launch.conf -exit"
|
||||
config:
|
||||
oslist: windows
|
||||
description: windowed 640x400
|
||||
executable: "DOSBox\\\\dosbox.exe"
|
||||
executable: "DOSBox\\dosbox.exe"
|
||||
type: option1
|
||||
workingdir: "DOSBox\\\\Configuration"
|
||||
workingdir: "DOSBox\\Configuration"
|
||||
- arguments: "-noconsole -conf 320x200.conf -conf dosbox.conf -conf launch.conf -exit"
|
||||
config:
|
||||
oslist: windows
|
||||
description: windowed 320x200
|
||||
executable: "DOSBox\\\\dosbox.exe"
|
||||
executable: "DOSBox\\dosbox.exe"
|
||||
type: option1
|
||||
workingdir: "DOSBox\\\\Configuration"
|
||||
workingdir: "DOSBox\\Configuration"
|
||||
2067570:
|
||||
installDir: Egghead Grumpty
|
||||
launch:
|
||||
|
|
|
@ -109122,7 +109122,7 @@ Need for Speed Unbound:
|
|||
"Need for Speed: Underground":
|
||||
pageId: 6886
|
||||
templates:
|
||||
- "{{Game data/config|Windows|{{p|hklm}}\\SOFTWARE\\EA GAMES\\Need For Speed Underground\\|{{p|programdata}}\\NFS Underground\\*.cfg|{{p|programdata}}\\NFS Underground\\*.opt}}"
|
||||
- "{{Game data/config|Windows|{{p|hklm}}\\SOFTWARE\\EA GAMES\\{{LocalizedPath|Need For Speed Underground}}\\|{{p|programdata}}\\NFS Underground\\*.cfg|{{p|programdata}}\\NFS Underground\\*.opt}}"
|
||||
- "{{Game data/saves|Windows|{{p|programdata}}\\NFS Underground\\*.ugd}}"
|
||||
"Need for Speed: Underground 2":
|
||||
pageId: 5577
|
||||
|
|
Reference in a new issue