Other Lemmings Projects > Loap

[BUG] LShift + U crashes the game in fullscreen on Windows

(1/2) > >>

mrpenguinb:
As the title says. The dialog window gets put behind the game window and causes it to become unresponsive. I assume the game is running exclusive fullscreen?

namida:
Loap is running in whatever MonoGame does when you set an app in it to go fullscreen, which I presume is exclusive fullscreen. I should look into changing this to borderless window fullscreen.

mrpenguinb:

--- Quote from: namida on December 13, 2023, 09:50:28 AM ---Loap is running in whatever MonoGame does when you set an app in it to go fullscreen, which I presume is exclusive fullscreen. I should look into changing this to borderless window fullscreen.

--- End quote ---

Is it possible to fix this when in exclusive fullscreen?
Since having an option for both exclusive fullscreen and borderless in the .ini file) would be handy. If that's possible with MonoGame and is just a nice to have feature.

namida:
If I can achieve windowed fullscreen in general, I don't see why it wouldn't be possible to support both. The bigger question is whether I can fix the load replay issue in true fullscreen.

namida:
So, I tested and found that while implementing borderless is pretty easy, it doesn't make a difference to this bug.

Navigation

[0] Message Index

[#] Next page

Go to full version