I tested it dozens of times and it only disconnected once, but in recent versions it always disconnects. In MAME 0249 the oscillations of the opposing cars are much smaller as well. Did you take the test? Does the same happen for you?
Hi,
I'm trying to configure Outrunners on LAN on a twin cab setup. It works fine on LAN but it displays 2 screens on 1 cab and 2 on the other. (So basically a 4 player). Is there a way to "eliminate" the second screen on each cab and only show the first one to get a basic 2 player LAN setup? I read that in older versions of MAME, there was a DIP switch in the ROM to set it to "single screen", but this no longer exist.
I tried to set numscreens to 2 in mame.ini but than I need to enable windowed mode because on fullscreen mode it crashes (I use bgfx as video driver). Sadly there is no "borderless" fullscreen in mame afaik, so windowed mode is not a good solution either.
Any input?
Thanks
#
# Individual game CONFIGURATION OPTIONS
#
#
# OSD VIDEO OPTIONS
#
video auto
numscreens 2
window 0
maximize 1
waitvsync 0
syncrefresh 0
monitorprovider auto
#
# OSD PER-WINDOW VIDEO OPTIONS
#
screen auto
aspect auto
resolution 320x240
view auto
screen0 auto
aspect0 auto
resolution0 auto
view0 auto
screen1 auto
aspect1 auto
resolution1 auto
view1 auto
Run "C:\games\mame\outrunners.bat" ; i use a batfile but try however you want
sleep 6000
SetTitleMatchMode, 2
Winactivate, screen 0
sleep 1000
WinGet, WindowID, ID, A
WinSet, Style, -0xC40000, ahk_id %WindowID%
WinMove, ahk_id %WindowID%, , 0, 0
I know the latest version of mame can run on a lot and I have no idea how you got that my hardware is ancient or that I hate Windows.
I understand why they've dropped the older OS's, but I have older hardware and would like a simpler setup.
So I'm trying to understand the software, but if they're keeping pace to run on newer hardware and OSs then it's probably got it's own bloat. Since they have every version of mame since they started available and I know at some point an older OS either can't or shouldn't run past a certain point. With all of the historical data I was hoping there was an easy way to identify those OS limits. I'll assume nothing like that exists or I still don't know enough about it yet.