AM2R-Community-Developers / AM2R-Community-Updates

Source code for AM2R 1.5.2+, free of copyrighted assets and trademarks.
https://www.reddit.com/r/AM2R/
Other
139 stars 27 forks source link

Fix fullscreen garbage on Linux - Fixes #48 #98

Closed Miepee closed 3 years ago

Miepee commented 3 years ago

I forced a toggle of fullscreen in oIntroController's Creation event, which gets rid of the garbled mess you have otherwise. This seems to be the earliest place where I could force the toggle, if I tried it earlier, it would not let me do it. Considering that it's basically at the start of the game anyway, it doesn't really hurt much.