
Zitat von
hap
For me, it looks like the left one. But I can make it look like the one on the right with for example this:
mame risc2500 -video gdi
mame risc2500 -video d3d -nofilter
mame risc2500 -video opengl -prescale 6
Double check if there's anything in the configuration file like that?
Aah, that makes the difference - many thanks!
It's the option 'filter' in risc2500.ini - in 0.220 it was set to 1 (left picture) and in 0.230 the default value was 0 (right picture).