Posted October 09, 2008
high rated
I've noticed that I had to make a few similar changes for every GOG game, so in case someone has the same issues as me - I thought I'd post them. All suggestions require you to open your Program Files GOG.com Game Game.conf file and find the relevant section or line.
First off - the sound quality. It may be scratchy or just not quite as good as it could be. Under the [mixer] section change the output to "OUTPUT=44100". This raise the overall sound quality. There are also individual rates such as sbrate= and adlibrate=, I set everything to 44100. It gives you the best quality with next to no hit on performance. Even on my low end PCs it doesn't affect the speed.
Second - speed. If the speed is not up to snuff, adjust the cycles. Most games will either use cycles=auto to have dosbox adjust for you or cycles=max to get the most speed you can for heavier games. Swap between the two if you have issues, but so far with GOG's catalogue you don't need an exact number. Stick with those two. However I did notice some games have frameskip set to "1". If you have a fast PC, set this to 0. It will smooth things out for you.
Third - LCD owners. I find dosbox can be a bit picky with these panels. The method that almost always works for me is to set the following
Output=ddraw
Fullresolution=1920x1200 (insert your native max resolution here, whatever it may be)
Scaler=none
This will stretch/pillarbox the game depending on the resolution requested. You can also set aspect=true for some aspect correction. If you want to force the game to stretch on a 16:10 monitor, use a 4:3 resolution like 1600x1200 or 1024x768 and the game will stretch width-wise every time. Helps if the game really wants borders (Redneck Rampage I believe is one of them)
Vista users - Do not use OUTPUT=Surface. I'm pretty sure no GOG.com games do by default, but don't change it. Surface causes some strange colours when it goes into fullscreen mode. Use DDraw instead, as it actually improves the performance for Vista. At least it does for me, it makes using alt-enter much quick for one thing.
To run the game's setup program (to change redneck rampage's controls) Drag the setup.exe onto dosbox.exe and everything will automount and run. That way you can add 'wasd' controls or change the music/resolution settings to suit your needs.
First off - the sound quality. It may be scratchy or just not quite as good as it could be. Under the [mixer] section change the output to "OUTPUT=44100". This raise the overall sound quality. There are also individual rates such as sbrate= and adlibrate=, I set everything to 44100. It gives you the best quality with next to no hit on performance. Even on my low end PCs it doesn't affect the speed.
Second - speed. If the speed is not up to snuff, adjust the cycles. Most games will either use cycles=auto to have dosbox adjust for you or cycles=max to get the most speed you can for heavier games. Swap between the two if you have issues, but so far with GOG's catalogue you don't need an exact number. Stick with those two. However I did notice some games have frameskip set to "1". If you have a fast PC, set this to 0. It will smooth things out for you.
Third - LCD owners. I find dosbox can be a bit picky with these panels. The method that almost always works for me is to set the following
Output=ddraw
Fullresolution=1920x1200 (insert your native max resolution here, whatever it may be)
Scaler=none
This will stretch/pillarbox the game depending on the resolution requested. You can also set aspect=true for some aspect correction. If you want to force the game to stretch on a 16:10 monitor, use a 4:3 resolution like 1600x1200 or 1024x768 and the game will stretch width-wise every time. Helps if the game really wants borders (Redneck Rampage I believe is one of them)
Vista users - Do not use OUTPUT=Surface. I'm pretty sure no GOG.com games do by default, but don't change it. Surface causes some strange colours when it goes into fullscreen mode. Use DDraw instead, as it actually improves the performance for Vista. At least it does for me, it makes using alt-enter much quick for one thing.
To run the game's setup program (to change redneck rampage's controls) Drag the setup.exe onto dosbox.exe and everything will automount and run. That way you can add 'wasd' controls or change the music/resolution settings to suit your needs.
Post edited October 09, 2008 by avatar_58