mjrgh / PinballY

A table browser and launcher ("front end") for virtual pinball cabinets.
Other
47 stars 22 forks source link

Pause doesn't work #126

Open Cley85 opened 4 years ago

Cley85 commented 4 years ago

Hi mjrgh.

I have found a new bug, I can't acces menu if I use freezy dmd. It's work if I disable it, but if it's on, the menu just appear and disappear behind the playfield. I don't know if it's the same problem on the old Rev, check the 92 cas solved. Thanks man. And I wanna know if you use 60fps video for your table preview ? Thanks

jsb2092 commented 4 years ago

I am using the freezy 1.71 64 bit dll and don't have this issue. Could you provide some more information about the versions of the dlls and pinballY that you are using?

Cley85 commented 4 years ago

I use the beta 22 for pinballY and 1.7.1 32bit dll for freezy. I use force fullscreen. The pause menu work when I remove freezy dmd. I'm gonna try the 64bit version

jsb2092 commented 4 years ago

Can you try using the 64bit version of the freezy dll? You can put it in the same folder as the 32-bit version and call it dmddevice64.dll and it should pick up that one instead.

Cley85 commented 4 years ago

So i have try with 64 version and doesn't work. You use force fullscreen in vpx ?

jsb2092 commented 4 years ago

I do. Yes, but I am not sure what you mean by pause come to think of it. I only ever exit tables using esc (now q). When you say doesn't work, do you mean it is the same behavior or that the 64 it dll doesn't work at all?


From: Cley85 notifications@github.com Sent: Monday, April 6, 2020 3:11:02 AM To: mjrgh/PinballY PinballY@noreply.github.com Cc: Jeremy Brown jsb@jetcom.org; Comment comment@noreply.github.com Subject: Re: [mjrgh/PinballY] Pause doesn't work (#126)

So i have try with 64 version and doesn't work. You use force fullscreen in vpx ?

— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/mjrgh/PinballY/issues/126#issuecomment-609606339, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AAVK3S7DKOQ2SMW456MCFFLRLF6ANANCNFSM4L32J6XQ.

Cley85 commented 4 years ago

https://youtu.be/Yv9oyVzIxAs

Better than words. The menu appear and disappear instantly

jsb2092 commented 4 years ago

I have some thoughts here but how are you trying to bring up that menu? With esc? You also have the dmd window and maybe the backglass window turned on which you don’t appear to be using. Those could be interfering. Even if you are using them, can you try turning them off in pinbally to see if that helps?

Cley85 commented 4 years ago

Whith P touch . Check in control, and you can see a touch for Pause. I can exit my table, but i can't pause it and check instructions. I use dmd and backglass, that's nothing to do with the pause bug

Cley85 commented 4 years ago

Works perfectly if i disable freezy dmd check the vidéo https://youtu.be/WJpLREKa1JI

jsb2092 commented 4 years ago

Ok, I just tested it on mine and it did work. I am a bit confused - you say you have a DMD, but is it a separate screen or a real DMD? When you alt-tabbed in your first video you were running a virtual DMD, which I think is where the problem stems from; the DMD window is attempting to get focus to be on top, and it's screwing things up.

I am using freezy 1.7.1 with a real DMD and it doesn't have this issue.

Sorry for the questions, just trying to understand the environment

Cley85 commented 4 years ago

Yes i use a screen for my dmd, not a real pin2dmd

jsb2092 commented 4 years ago

ok, this definitely seems like the virtualDMD window is stealing focus and switching back to the table, which would be a visual pinball X issue, or possibly a freezy issue with their virtualDMD. Since the PinballY window DOES pop up, but then control is immediately switched back. That being said, I am going to try to replicate this to see if there is anything I can figure out on the pinballY side, but don't hold your breath.