04-22-2023, 01:17 PM
04-22-2023, 01:19 PM
Looks like the text label is clipping. Are you using Windows?
04-22-2023, 01:20 PM
(04-22-2023, 01:19 PM)Eric.B Wrote: [ -> ]Looks like the text label is clipping. Are you using Windows?
yes i'm using windows.
was also not allowed to put it in borderless fullscreen
04-22-2023, 01:26 PM
With respect to borderless windows, it only works in DirectX. If you're using OpenGL, it does not work.
04-22-2023, 01:27 PM
(04-22-2023, 01:26 PM)Eric.B Wrote: [ -> ]With respect to borderless windows, it only works in DirectX. If you're using OpenGL, it does not work.
I am using directX 9
04-22-2023, 01:28 PM
(04-22-2023, 01:26 PM)Eric.B Wrote: [ -> ]With respect to borderless windows, it only works in DirectX. If you're using OpenGL, it does not work.
OpenGl does not work very well on AMD i have found. was only getting 2-3 fps when it was set as that
04-22-2023, 01:36 PM
I'll check it out when I switch to Windows. But in reality, with APIs this old, it's your mileage may vary situation. We need these bounties before I can approach anywhere near guaranteeing settings will work on any modern machines:
https://www.ventdev.com/forums/showthread.php?tid=3932
https://www.ventdev.com/forums/showthread.php?tid=3930
https://www.ventdev.com/forums/showthread.php?tid=3931
That said, I exclusively use AMD and almost always use OpenGL. So you might have a driver-related issue. Anyway, I'll let you know if borderless works for me when I boot back into Windows after I finish PR/Paperwork.
https://www.ventdev.com/forums/showthread.php?tid=3932
https://www.ventdev.com/forums/showthread.php?tid=3930
https://www.ventdev.com/forums/showthread.php?tid=3931
That said, I exclusively use AMD and almost always use OpenGL. So you might have a driver-related issue. Anyway, I'll let you know if borderless works for me when I boot back into Windows after I finish PR/Paperwork.
04-22-2023, 01:48 PM
alright just wanted to let you know.
Yeah the opengl seems to work for me now dunno might be a driver the problem was a few months ago.
Yeah the opengl seems to work for me now dunno might be a driver the problem was a few months ago.
04-22-2023, 02:10 PM
Fixed the original issue.
04-22-2023, 02:15 PM
So there was a d missing?
04-22-2023, 02:18 PM
No, it was clipping. I shifted the text to be left aligned instead of centered, since the GUI library does not doing multi-line centering well. I also added 10px of width.
It will be uploaded shortly (10-15m), it may require you restart Steam to download.
It will be uploaded shortly (10-15m), it may require you restart Steam to download.
04-22-2023, 02:40 PM
I can confirm that the button for Borderless Window is not working in the game. However, if you use the external video settings editor, it will work.
I'll make a note to fix this for the v2.0.0.9 if it is duplicatable in GearCity Classic, else I will push it during one of the other FBS hotfixes.
I'll make a note to fix this for the v2.0.0.9 if it is duplicatable in GearCity Classic, else I will push it during one of the other FBS hotfixes.
04-22-2023, 04:32 PM
thanks for looking into it.