daphne icon indicating copy to clipboard operation
daphne copied to clipboard

Scoreboard together with game graphics

Open maziac opened this issue 4 years ago • 4 comments

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?

maziac avatar May 08 '20 08:05 maziac

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

DavidGriffith avatar Jun 10 '20 20:06 DavidGriffith

@maziac

This may be what you are looking for:

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

scoreboard

DirtBagXon avatar May 18 '21 19:05 DirtBagXon

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?

maziac avatar May 22 '21 08:05 maziac

It will work with '-fullscreen_window' but not '-fullscreen'

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

DirtBagXon avatar May 22 '21 08:05 DirtBagXon