Skip to content

Instantly share code, notes, and snippets.

@gphilipp
Last active August 25, 2017 06:52
Show Gist options
  • Save gphilipp/21dc2de6fc0cba91c8a27d40cac3a242 to your computer and use it in GitHub Desktop.
Save gphilipp/21dc2de6fc0cba91c8a27d40cac3a242 to your computer and use it in GitHub Desktop.

I prefer to set: fullresolution=0x0 (desktop native) output=overlay And for sound I increase the block size to around 2000. I've always found this gives better performance in fullscreen and will stop any weird sound skips and pauses with nice crisp pixels.

Many users are reporting issues with the sound in GOG's release of Wing Commander I. Specifically, they are hearing sounds like chime notes intead of lasers blasts during combat. The problem is that the game is configured to play sounds through a Roland MT-32 MIDI, which DOSBox does not naturally emulate. We expect GOG will provide an updated version of the game in the near future, but in the meantime this quick user fix will repair the issue: open the WINGCMDR.CFG file in a text editor and replace the letter "R" with "a552".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment