Author Topic: FOnlineServer.exe cuts off on screen  (Read 2476 times)

Offline Alexandrite

  • Never trust a Game Master with a big smile.
FOnlineServer.exe cuts off on screen
« on: July 30, 2016, 06:30:28 pm »
Hello.

When I run FOnlineServer.exe, the bottom of its window gets cut off at the bottom of the screen. I tried using the TAB key but my enter key doesn't seem to press it.

Is there a way to shorten the size of the window?


May God have mercy on my enemies, because I won't.

Re: FOnlineServer.exe cuts off on screen
« Reply #1 on: July 30, 2016, 07:23:58 pm »
i still use 800x600 res, so that happens to me all the time. just press Spacebar and the server will run.

for saving & closing the server just press Tab one more time after the "Profiler"  button has been selected ( 9 times in total ) and then press Spacebar.

to close the window press Escape.
« Last Edit: July 30, 2016, 07:30:19 pm by sasha »

Offline Wipe

  • Rotator
  • Random is god
Re: FOnlineServer.exe cuts off on screen
« Reply #2 on: July 31, 2016, 05:07:40 am »
Is there a way to shorten the size of the window?
Add to FOnlineServer.cfg
Code: [Select]
GUISize = -20 or any other negative value until you're happy with results.
Games are meant to be created, not played...

Offline Alexandrite

  • Never trust a Game Master with a big smile.
Re: FOnlineServer.exe cuts off on screen
« Reply #3 on: August 01, 2016, 02:31:33 am »
Add to FOnlineServer.cfg
Code: [Select]
GUISize = -20 or any other negative value until you're happy with results.

Thank you.

May God have mercy on my enemies, because I won't.