Author Topic: Hide loading window & command line fullscreen  (Read 4472 times)

Offline theelf

  • New Member
  • *
  • Posts: 7
  • Karma: +0/-0
Hide loading window & command line fullscreen
« on: November 30, 2013, 11:47:27 AM »
Hi!

Every time a game is loading,  there is a loading window (show status of loading files and a progress bar)

There is a way to hide this? break all the magic of a frontend


Second problem, is that when I use command line and select a screen resolution, FBA always open in  a window not fullscreen, for example

fba.exe ffight -r 768x224

or fba.exe ffight -a

always open in a window

there is another command line like -f or something like this, to go to fullscreen??




If I use simple commmand line like this:

fba.exe ffight

Then open in fullscreen, but change to different resolution before start the game, like a flickering, for 2 or 3 seconds

Thanks
« Last Edit: November 30, 2013, 01:36:13 PM by theelf »

Offline theelf

  • New Member
  • *
  • Posts: 7
  • Karma: +0/-0
Re: Hide loading window & command line fullscreen
« Reply #1 on: December 28, 2013, 10:14:56 PM »
Hi!!

Found a way to hide the loading screen, I just recompile the code. One less problem

Any ideas how to add a "fullscreen" command line option???