VOGONS


First post, by keithktam

User metadata
Rank Newbie
Rank
Newbie

hi, my name is keith.new to dos box, i have read the faq, understand the problem.However, my computer is 2.4Ghz and 1GB ram, and a 3d graphic card, I still can't play a mere Syndicate Wars.I mean my computer is 10 generation after the game, I am sorry, I am just frustrated. Disperate for help.i am running win xp by the way.thank you
keith 😢

Reply 1 of 9, by h-a-l-9000

User metadata
Rank DOSBox Author
Rank
DOSBox Author

What did you change in dosbox.conf so far?

1+1=10

Reply 2 of 9, by keithktam

User metadata
Rank Newbie
Rank
Newbie
h-a-l-9000 wrote:

What did you change in dosbox.conf so far?

Well... i have no idea.sorry.i just don't know what is "dosbox.conf".what does it do??
keith 😕

Reply 3 of 9, by eL_PuSHeR

User metadata
Rank l33t++
Rank
l33t++

keithktam. Welcome to the forums.

dosbox.conf is a TEXT file located inside the DOSBox folder and it serves as configuration file. You can edit it (with Notepad, for instance) and fine tune DOSBox by changing some parameters.

You should take a look at it (revise documentation too) and ask here afterwards if you have got some further questions.

Intel i7 5960X
Gigabye GA-X99-Gaming 5
8 GB DDR4 (2100)
8 GB GeForce GTX 1070 G1 Gaming (Gigabyte)

Reply 4 of 9, by keithktam

User metadata
Rank Newbie
Rank
Newbie
eL_PuSHeR wrote:

keithktam. Welcome to the forums.

dosbox.conf is a TEXT file located inside the DOSBox folder and it serves as configuration file. You can edit it (with Notepad, for instance) and fine tune DOSBox by changing some parameters.

You should take a look at it (revise documentation too) and ask here afterwards if you have got some further questions.

I have sucessfully opened the dosbox.conf with the notepad, and have taken a look at it.What should i do now?
keith

Reply 5 of 9, by eL_PuSHeR

User metadata
Rank l33t++
Rank
l33t++

Well, for starters, change these lines...

output=overlay

You could also try ddraw and Opengl. For ATi cards overlay and ddraw seem to be the best. For nVIDIA cards, you can try Opengl. In my opinion, I like overlay most, because I do not like bilinear filtering used in ddraw and Opengl (although there is also a Openglnb - without bilinear filtering).

Then adjust speed:

core=dynamic
cycles=auto

There is also an autoexec section at the end of the file. It's used to auto execute parameters when starting DOSBox. Mainly used for writing mounting commands there.

E.g.

mount c c:\oldgames {The Hard disk}
mount d h:\ -t cdrom -iotcl {The CD-ROM}

Exit and save changes.

Intel i7 5960X
Gigabye GA-X99-Gaming 5
8 GB DDR4 (2100)
8 GB GeForce GTX 1070 G1 Gaming (Gigabyte)

Reply 6 of 9, by keithktam

User metadata
Rank Newbie
Rank
Newbie
eL_PuSHeR wrote:
Well, for starters, change these lines... […]
Show full quote

Well, for starters, change these lines...

output=overlay

You could also try ddraw and Opengl. For ATi cards overlay and ddraw seem to be the best. For nVIDIA cards, you can try Opengl. In my opinion, I like overlay most, because I do not like bilinear filtering used in ddraw and Opengl (although there is also a Openglnb - without bilinear filtering).

Then adjust speed:

core=dynamic
cycles=auto

There is also an autoexec section at the end of the file. It's used to auto execute parameters when starting DOSBox. Mainly used for writing mounting commands there.

Thank you very much.It works so much better now...must be magic...

However,the game is just a little bit slow,it is not so smooth.

would be grateful if u can help me just a bit more.thank you
keith 😁

Reply 7 of 9, by Xelasarg

User metadata
Rank Member
Rank
Member

You ARE aware that DOSBox is an emulator, aren't you!? The emulation process consumes a LOT cpu power, i.e. you can emulate something like a 486/66 MHz at the most on your 2.4 GHz machine - which means you only meet the minimum requirements for Syndicate Wars. I doubt you'll be able to run it smoothly through DOSBox unless you switch to 320x200 mode.

"What's a paladin?!"

Reply 8 of 9, by keithktam

User metadata
Rank Newbie
Rank
Newbie
Xelasarg wrote:

You ARE aware that DOSBox is an emulator, aren't you!? The emulation process consumes a LOT cpu power, i.e. you can emulate something like a 486/66 MHz at the most on your 2.4 GHz machine - which means you only meet the minimum requirements for Syndicate Wars. I doubt you'll be able to run it smoothly through DOSBox unless you switch to 320x200 mode.

Ah,I see. 😦