Lyall / MGSHDFix

A fix that adds custom resolutions, ultrawide support and much more to the Metal Gear Solid Master Collection.
MIT License
374 stars 8 forks source link

[Bug] All Games: 100% Reproducable Frozen Process When Pressing Start on Controller While Game Minimized #92

Closed ShizCalev closed 5 months ago

ShizCalev commented 5 months ago

Repo: Have Xbox controller Minimize Game Press Start button (you can hear the game unpause when you do this.) Restore game window Game process is 100% frozen. Can't exit with Alt-F4 and can only be closed via task manager.

Lyall commented 5 months ago

I think I've been able to reproduce this on my end. It only seems to happen in non-borderless fullscreen mode. Is this the same for you?

Edit: Also can you please post your log?

Lyall commented 5 months ago

Can you try this test build? I narrowed the issue down to the SetWindowPos hook, so I've changed the way it's hooked and that seems to have sorted it on my end.

MGSHDFix_v_2.1_test.zip

ShizCalev commented 5 months ago

Can you try this test build? I narrowed the issue down to the SetWindowPos hook, so I've changed the way it's hooked and that seems to have sorted it on my end.

MGSHDFix_v_2.1_test.zip

Working good here, no longer hanging! (Still hear the brief unpause, but that's super nitpicky lol.)

Lyall commented 5 months ago

Should be fixed in v2.2