syd711 / vpin-studio

Competition, table, and player management for VPins.
MIT License
28 stars 2 forks source link

[Feature Request] Overwrite the key binding for popper and utilitze them for "Pause screen" #249

Closed Kongedam closed 2 months ago

Kongedam commented 4 months ago

Popper has a key binding for showing asset for Info / Help screen I would like Vpin Studio to overwrite these bindings, so im able to use the pause screen directly in the pinup popper menu, same way as I don it when the table is loaded. (Show, tutorial on back glass and Highscore on dmd)

This would help in serveral ways: You do not need upload tutorials to the pinup popper media libary. (save space and time) Pinup popper often miss the sound from the video, Im sure this could be fixed if Vpin Server is controlling it

Ltek commented 4 months ago

If by 'overwrite' you mean intercept and block Popper's keys -- that is not a good solution if it was possible but its probably not possible anyway.
VPS would need a way to intercept and proxy all Popper key commands. To do what you want, you can change the Popper key to key of your choice and/or use a key mapper (like Joy2Key) to make it send whatever command you want when any given key is pressed.

syd711 commented 4 months ago

It was a user suggestion and I have not thought about it yet. But yes, your description fits.

Kongedam commented 4 months ago

Yes I just want to be able to start the pausescreen direct from popper.

This way i can see the tutorial before i start a table and I do not need to download it as it would be streamed.

There are also sound problems with popper and tutorials as it mutes the sound when launching info/help assets.

The biggest problem for vpin studio is to see what table in popper is picked in popper and start the right it tutorial. I do not know if its possible at all

syd711 commented 3 months ago

On hold until the controller support has been released.

syd711 commented 2 months ago

The biggest problem for vpin studio is to see what table in popper is picked in popper and start the right it tutorial. I do not know if its possible at all

Since this is kept in memory, I see no way to offer a solution here.