|
|
#1 |
![]() Join Date: Feb 2010
Reputation: 561
Posts: 8,143
|
My DOSBox configuration
I had some problems running this game with the default settings and optimized it a little, here's the result
Code:
[sdl] fullscreen=true output=ddraw sensitivity=250 [render] aspect=true scaler=hq2x [cpu] cycles=20000 [autoexec] mount c "game" c:\ dark.exe exit To use that, go top [Your Steam directory]\SteamApps\Common\Dark Forces, find dosbox.conf there, open it with notepad and replace the content with everything above. Last edited by Amander: 03-27-2011 at 07:13 PM. |
|
|
|
|
|
#2 |
![]() Join Date: Mar 2010
Reputation: 781
Posts: 5,703
|
I use this:
Code:
[sdl] fullscreen=true fullresolution=1600x1200 output=openglnb [render] scaler=none aspect=true [cpu] cycles=auto [mixer] rate=49716 blocksize=4096 prebuffer=30 [sblaster] sbtype=sb16 sbbase=220 irq=7 dma=1 hdma=5 sbmixer=true oplmode=auto oplemu=default oplrate=49716 [autoexec] @echo off mount c game c: dark exit The overlay is, unfortunately, kind of unresponsive with DOSBox, but at least you can see what people message you before you alt-tab out of the game to reply. I also recommend dropping in the newest version of dosbox.exe to replace the one Steam ships with. |
|
|
|
|
|
#3 |
![]() Join Date: Jun 2011
Reputation: 4
Posts: 23
|
Thank you both for helpful advice.
|
|
|
|
|
|
#4 |
![]() Join Date: Feb 2010
Reputation: 561
Posts: 8,143
|
I tried OpenGL and didn't get the overlay to work.
|
|
|
|
|
|
#5 |
![]() Join Date: May 2010
Reputation: 0
Posts: 71
|
Here is mine:
it should permit to enable a better sound (in theory) and configure your keyboard... Code:
[sdl] fullscreen=true fulldouble=true fullresolution=desktop windowresolution=original output=opengl autolock=true sensitivity=100 waitonerror=true priority=higher,normal usescancodes=true overscan=0 [dosbox] language= machine=svga_s3 vmemsize=64 captures=capture memsize=128 [cpu] core=auto cputype=auto cycles=auto cycleup=10 cycledown=20 [mixer] nosound=false swapstereo=false rate=44100 blocksize=1024 prebuffer=20 [midi] mpu401=intelligent mididevice=default midiconfig= mt32ReverseStereo=off mt32DAC=auto mt32reverb.mode=auto mt32reverb.time=5 mt32reverb.level=3 [sblaster] sbtype=sb16 sbbase=220 irq=7 dma=1 hdma=5 sbmixer=true oplmode=auto oplemu=default oplrate=44100 hardwarebase=220 [autoexec] mount c "game" c:\ install.exe dark.exe exit - Backup your jedi.cfg in the game folder in case you screw the config (I don't really see how you could, but do so anyway... better safe than sorry) -Launch the game as you usually do... - first select "Change sound setup": If you're not used to configuring the sound of DOS programs hit "e" and follow the instructions on screen... If you're used to this then hit "c" to select your sound cards (I do with Roland port 330 for music and sb16 port 220 irq 7 dma 1) - Then select "configure Controller setup": This one should be easy enough... Note that you can't use your gamepad or joystick: Too lazy to make it work as I don't use one myself... - Configure to your liking then exit. It should goes in game... - If your key config don't fit you quit and launch the game again to get to the menu... If it's good then open your dosbox.conf and change the line "install.exe" to "#install.exe" save then launch the game... it will bypass the configuration menu and put you in game Enjoy... Last edited by azraal: 07-06-2011 at 11:36 AM. Reason: Typo |
|
|
|
|
|
#6 | |
![]() Join Date: Mar 2010
Reputation: 457
Posts: 3,690
|
Quote:
|
|
|
|
|
![]() |
|
||||||
| Thread Tools | |
| Display Modes | |
|
|