Leadwerks Game Launcher

Leadwerks Game Launcher

Not enough ratings
PAC-prealpha
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
374.215 MB
29 Apr, 2015 @ 3:57pm
1 Change Note ( view )

Subscribe to download
PAC-prealpha

Description
13 Comments
mplgamer09 21 Jan, 2024 @ 2:58pm 
no work
Skulltip  [author] 17 Aug, 2015 @ 1:20pm 
I just use this, only called once in App.lua. Some issues i've found where users card doesn't support the engine, and a couple others where openal has to be installed or it crashes.


local windowstyle = Window.FullScreen
self.window=Window:Create(self.title,0,0,System:GetProperty("screenwidth","1024"),System:GetProperty("screenheight","768"),windowstyle)
self.window:ShowMouse()

Josh 17 Aug, 2015 @ 11:52am 
Check the flags parameter. If the "Fullscreen" setting is enabled, do you end up adding Widnow::FullScreen twice? A lot of people have been doing that.
Skulltip  [author] 17 Aug, 2015 @ 11:18am 
I only do a Window:Create() one time using the fullscreen flag. From there on out I use the setlayout() function.
Josh 17 Aug, 2015 @ 11:09am 
If "fullscreen" is enabled, the window fails to be created. This is probably due to your script adding the fullscreen window style twice to the creation flags.
Skulltip  [author] 11 Jun, 2015 @ 9:24am 
The prealpha is very old and out of date. We are working towards getting a good alpha soon.
Teecreeper 11 Jun, 2015 @ 9:02am 
1600 x 900
Skulltip  [author] 11 Jun, 2015 @ 8:43am 
What is your native resolution?
Teecreeper 11 Jun, 2015 @ 4:53am 
My Game Crash if i launch pac-prealpha :coinface:
DrChocolate 8 Jun, 2015 @ 8:16pm 
Hey guys, our Steam Greenlight page is located here! https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=448599247