I have installed MAME 0.125 working great and now I want to install 'Stella' an emulator for the Atari 2600 system.
I'm using Maximus Arcade as the front end.
The problem is when I launch an Atari game the monitor gets out of sync/resoution. I tried the few different options that the emulator shows but nothing fix it.
I have installed Soft15Khz, only the 15Khz mode, hace not installed the 25 and 31khz mode because the monitor had a double image with them.
I don't know if it possible to run atari2600 games on an arcade monitor.
I copy and paste here the .ini file for stella.exe:
; Stella configuration file
;
; Lines starting with ';' are comments and are ignored.
; Spaces and tabs are ignored.
;
; Format MUST be as follows:
; command = value
;
; Commmands are the same as those specified on the commandline,
; without the '-' character.
;
; Values are the same as those allowed on the commandline.
; Boolean values are specified as 1 (or true) and 0 (or false)
;
video = soft
dirtyrects = 0
gl_filter = linear
gl_aspect = 2.0
gl_fsmax = 1
gl_lib = libGL.so
gl_vsync = 1
scale_ui = zoom2x
scale_tia = zoom2x
fullscreen = 0
center = true
grabmouse = false
palette = standard
colorloss = 0
sound = true
fragsize = 2048
freq = 31400
tiafreq = 31400
volume = 100
clipvol = true
sa1 = left
sa2 = right
p0speed = 50
p1speed = 50
p2speed = 50
p3speed = 50
pthresh = 600
showinfo = false
ssdir = .\
sssingle = false
romdir = c:\
rombrowse = true
lastrom =
modtime =
debugheight = 0
launchersize = 2
uipalette = 0
autoslot = false
Thanks
