Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(2 edits) (+3)

Hi, for those ppl having issues with the white screen and game crashing, you can try this trick:

- Open powershell (windows button, search for powershell)

- Move to the directory in which the game is (it's a bit more technical but you can get there by typing:

 cd .\Downloads\

  .\Laceys_Flash_Games_Demo.exe --rendering-driver opengl3


It worked for me


EDIT:

Fixed typo, also check if the game is inside of your Downloads folder.

thanks so much ^^,now i can play it:3

still doesn't work for me D:

oh nvm it worked now lol

howw it didnt work i even tried on steam

this doesnt work for me, it just says,

".\Lacey_Flash_Games_Demo.exe : The term '.\Lacey_Flash_Games_Demo.exe' is not recognized as the name of a cmdlet,

function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the

path is correct and try again.

At line:1 char:1

+ .\Lacey_Flash_Games_Demo.exe --rendering-driver opengl3

+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    + CategoryInfo          : ObjectNotFound: (.\Lacey_Flash_Games_Demo.exe:String) [], CommandNotFoundException

    + FullyQualifiedErrorId : CommandNotFoundException"

(+1)

replace lacey with laceys

doesn't work for me ;(

At line:1 char:3

+ -- cd .\Downloads\

+   ~

Missing expression after unary operator '--'.

At line:1 char:4

+ -- cd .\Downloads\

+    ~~

Unexpected token 'cd' in expression or statement.

At line:2 char:3

+ -- .\Lacey_Flash_Games_Demo.exe --rendering-driver opengl3

+   ~

Missing expression after unary operator '--'.

At line:2 char:4

+ -- .\Lacey_Flash_Games_Demo.exe --rendering-driver opengl3

+    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Unexpected token '.\Lacey_Flash_Games_Demo.exe' in expression or statement.

    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException

    + FullyQualifiedErrorId : MissingExpressionAfterOperator

(+1)

replace lacey with laceys