DavidGriffith / daphne

First Ever Multiple Arcade Laserdisc Emulator
http://www.daphne-emu.com
GNU General Public License v2.0
24 stars 7 forks source link

Scoreboard together with game graphics #17

Open maziac opened 4 years ago

maziac commented 4 years ago

Hi,

I have a vertical monitor setup and I'm able to run daphne in rotated mode. I'm now trying to achieve to display the scoreboard. It's possible via "-usesboverlay", of course. But I would like to use the empty space in a vertical montior setup for the more realistic scoreboard that is shown if you start daphne with the noldp option.

I.e. I would like to see this: Screenshot from 2020-05-08 10-01-08

together with the game's display, i.e. above the game's display.

Is this possible?

DavidGriffith commented 4 years ago

I don't know if it is or not. I have this repository here mainly because Matt isn't running a repository.

DirtBagXon commented 3 years ago

@maziac

This may be what you are looking for:

https://github.com/DirtBagXon/hypseus-singe/commit/9fc7948a963eaa087d0dfdaa5e57de5c21fe70a3

scoreboard

maziac commented 3 years ago

Yes, this looks very good.

Is it also possible to use it in fullscreen mode. I.e. the score display above the game's display?

DirtBagXon commented 3 years ago

It will work with '_-fullscreenwindow' but not '-fullscreen'

https://www.youtube.com/watch?v=k5aZ27BaLHI