Thread: Dosbox Tuning
View Single Post
Old 01-02-2006, 07:20 PM   #2
Mara
Abandonia nerd

 
Join Date: Jan 2006
Location: ,
Posts: 93
Default

language=
machine=vga
captures=capture
memsize=32

[render]
# frameskip -- How many frames dosbox skips before drawing one.
# aspect -- Do aspect correction.
# scaler -- Scaler used to enlarge/enhance low resolution modes.
# Supported are none,normal2x,advmame2x,advmame3x,advinterp2x,inte rp2x,tv2x.

frameskip=0
aspect=false
scaler=normal2x

[cpu]
# core -- CPU Core used in emulation: simple,normal,full,dynamic.
# cycles -- Amount of instructions dosbox tries to emulate each millisecond.
# Setting this higher than your machine can handle is bad!
# cycleup -- Amount of cycles to increase/decrease with keycombo.
# cycledown Setting it lower than 100 will be a percentage.

core=normal
cycles=8000
cycleup=500
cycledown=20

that's my conf fille. worked ok with a 1Ghz processor.
Mara is offline                         Send a private message to Mara
Reply With Quote