Skip to content
Pierre Etchemaite edited this page Nov 11, 2012 · 5 revisions

(DOSBox)

  • PlayOnLinux 4.0.18

    • Tested with Wine 1.4-dos_support_0.4
    • Expect CDROM in D:\
    • Internal MIDI synthesis sounds better than external to my ears
    • Game lockups when leaving; No solution for now
  • COG10:

    • Installs ok, creates shortcuts:
      • SimCity 2000 Special Edition [loader.exe GOGSIMCITY2000]
      • Graphic Mode Setup [Graphic mode setup.exe GOGSIMCITY2000]
      • Manual [manual.pdf]
      • Urban Renewal Kit [DOSBOX\dosbox.exe -conf dosboxSC2000_addon.conf]

dosboxSC2000.conf:

[cpu]
core=dynamic
cycles=20000
[mixer]
prebuffer=240
[autoexec]
mount C .
imgmount d ".\SC2000SE.DAT" -t iso -fs iso
c:
cls
call SC2000.BAT
exit

dosboxSC2000_addon.conf: similar, but

[autoexec]
mount C .
imgmount d ".\SC2000SE.DAT" -t iso -fs iso
c:
cls
SCURK.COM
exit

GOG Installer v2

  • PlayOnLinux 4.1.9-dev
    • Tested with With 1.4-dos_support_0.6
    • Install path GOG Games/SimCity 2000 Special Edition/
    • Shortcuts:
      • SimCity 2000 Special Edition ["DOSBOX/DOSBox.exe" -conf "C:\GOG Games\SimCity 2000 Special Edition\dosboxSC2000.conf" -conf "C:\GOG Games\SimCity 2000 Special Edition\dosboxSC2000_single.conf" -noconsole -c exit]
      • Graphic Mode Setup ["DOSBOX/GOGDOSConfig.exe" GOGSIMCITY2000]
      • Settings ["DOSBOX/DOSBox.exe" -conf "C:\GOG Games\SimCity 2000 Special Edition\dosboxSC2000.conf" -conf "C:\GOG Games\SimCity 2000 Special Edition\dosboxSC2000_settings.conf" -noconsole -c exit]
      • Manual ["manual.pdf" ]
      • Urban Renewal Kit ["DOSBOX/DOSBox.exe" -conf "C:\GOG Games\SimCity 2000 Special Edition\dosboxSC2000.conf" -conf "C:\GOG Games\SimCity 2000 Special Edition\dosboxSC2000_addon.conf" -noconsole -c exit]
Clone this wiki locally