Albeoris / Memoria.FFPR

MIT License
68 stars 5 forks source link

Toggles for speed-up and encounters seem stuck in "on" #10

Closed GuyInDogSuit closed 2 years ago

GuyInDogSuit commented 2 years ago

I don't know how else to replicate this, it could just be my keyboard/Windows setup, but I'm playing with gamepad and I can't seem to disable these now. The only thing that seems to end it is closing the game entirely. Are there logs I can upload?

Albeoris commented 2 years ago

but I'm playing with gamepad and I can't seem to disable these now. The only thing that seems to end it is closing the game entirely. Are there logs I can upload?

Explain how you turn on the speed and how you turn it off? If you have configure it to a game action (ToggleAction, HoldAction), show your config file. Is the problem being reproduced now? If so, I will build a special release for you with improved logging.

GuyInDogSuit commented 2 years ago

Nope, I haven't changed any options in the config files. So F1 is still speed-up, F2 is still encounters on/off, etc.

Albeoris commented 2 years ago

Need more information to reproduce. How do you enable this option on the gamepad? How do you try to turn it off?

DCSpecial commented 2 years ago

Game only Monitors Keyboard while focused, Gamepad interaction still works unfocused. Maybe OP Alt+Tabs?

Albeoris commented 2 years ago

Sounds like a reason. I will close the issue until the author returns. (@GuyInDogSuit)

GuyInDogSuit commented 2 years ago

Game only Monitors Keyboard while focused, Gamepad interaction still works unfocused. Maybe OP Alt+Tabs?

I had realized that, as well, and remedied that particular issue by forcing gamepad focus to it using a hotkey from DisplayFusion.

But whether naturally focused or not, the issue with gamepad toggles still persists.

Albeoris commented 2 years ago

remedied that particular issue the issue with gamepad toggles still persists.

Please explain what problem remains if you write that you solved it by switching the focus to the game?