Multiple monitor support? May 02, 2010, 05:21:20 pm Hi AllJust an idea I thought I'd throw out there...... how about making it possible to play simutrans over multiple monitors, with (most logicaly) the mini-map as a floating window that can be on one screen (filling it) whilst the playing window occupies the other?No idea if it can be done of course, but for those of us with dual monitors, or in my case, laptop plus external monitor, it would I'm sure be very cool! Quote Selected
Re: Multiple monitor support? Reply #1 – May 02, 2010, 05:35:23 pm I have only ma laptop's screen but sure it would be cool Quote Selected
Re: Multiple monitor support? Reply #2 – May 02, 2010, 06:25:14 pm As a workaround you could start ST 2 times. In server (start parameter "-server") and in client mode and then let the client connect to the server.So you have the same game running on 2 ST.I support also the idea for multiple monitor support. Quote Selected
Re: Multiple monitor support? Reply #3 – May 02, 2010, 07:17:06 pm Simutrans should work on multiple monitors, as it essentiall only copies bitmaps to a window. Just make the window over the two screen should work. (Maybe only works in GDI version?) Quote Selected
Re: Multiple monitor support? Reply #4 – May 03, 2010, 09:05:44 am QuoteSimutrans should work on multiple monitors, as it essentially only copies bitmaps to a window. Just make the window over the two screen should work. (Maybe only works in GDI version?)It does... but only if you have equal sized monitors - since I run a 1900x1200 laptop and a 1280x1024 monitor above it, I have an "L" shaped array... which means I lose an enormous chunk of map (not to mention some of the toolbar buttons or the "x" in the corner!)Also, annoyingly, the yellow "mini-map" square, highlighting what I'm looking at, reflects the whole window, not just the display on the 'main' monitor, if you do that.QuoteAs a workaround you could start ST 2 times. In server (start parameter "-server") and in client mode and then let the client connect to the server.So you have the same game running on 2 ST. I support also the idea for multiple monitor support.That's interesting. Is this server/client functionality in the game currently then? How do I do the client connection - where is the interface / menu? Quote Selected
Re: Multiple monitor support? Reply #5 – May 03, 2010, 09:07:08 am A great idea would be to have the possibility of executing the mini-map in an independent window from the Simutrans one. Anyway, I guess the multiple monitor support is strongly related with the performance in high resolution modes issue, isn't it?Quote from: AP – on May 03, 2010, 09:05:44 amThat's interesting. Is this server/client functionality in the game currently then? How do I do the client connection - where is the interface / menu?The multiplayer feature was enabled in nightlies some time ago. Check this tutorial about how to activate it. Quote Selected Last Edit: May 03, 2010, 09:14:26 am by vilvoh
Re: Multiple monitor support? Reply #6 – May 04, 2010, 07:55:49 am Quote from: vilvoh – on May 03, 2010, 09:07:08 amA great idea would be to have the possibility of executing the mini-map in an independent window from the Simutrans one. This would be VERY interesting. Specially if you could choose wheter to "dock" it in the game OR ti run it as a separate window.Even better, a general possibility of running pages such as map, depots, finances, line management, etc... in separate windows.ST windowing system (and, generally, UI) has a great margin for improvement Quote Selected
Re: Multiple monitor support? Reply #7 – May 04, 2010, 09:54:15 am I'm not prissi or Dwachs, but in my opinion it's a wrong step, right now. Currently Simutrans can use a number of different libraries to draw on screen. Multiple libraries usable = better chance of compiling on many platforms = good. But none of these support multiple windows! The path of least resistance seems to be waiting for SDL 2.0 and then dropping Allegro, which would leave GDI as the other backend (and remove BeOS as target). Quote Selected
Re: Multiple monitor support? Reply #8 – May 07, 2010, 03:25:43 am I think VS is right.Cross-platform stability/compatibility should be a higher priority than "Ooo, neat" features. Quote Selected
Re: Multiple monitor support? Reply #9 – August 21, 2010, 11:39:23 am IMHO 2 monitor support is already possible under Windows.Just adjust the desktop for 2 monitor support.Start Simutrans and, as long it is running in a small window, stretch manualy the window over the 2 monitors horizontaly.Works OK, only the centering on an object is not 100%.AvG Quote Selected