Skip to content

How to launch Player in window mode? #500

Answered by eugeneko
crystaldev3d asked this question in Q&A
Discussion options

You must be logged in to vote

I assume you use up-to-date repos?
Then your issue may be related to the recent update in config handling.

Engine parameters are loaded from here now:
https://github.com/rbfx/sample-project/blob/master/Project/Data/EngineParameters.json

Pros: you don't have to specify plugins on launch anymore
Cons: you have to remove "Borderless" from json in order to run sample windowed.

Maybe I should have never added "Borderless" in EngineParameters.json in first place. I will think and maybe remove it from there.

Replies: 2 comments 9 replies

Comment options

You must be logged in to vote
7 replies
@crystaldev3d
Comment options

@eugeneko
Comment options

@crystaldev3d
Comment options

@gleblebedev
Comment options

@eugeneko
Comment options

Answer selected by crystaldev3d
Comment options

You must be logged in to vote
2 replies
@crystaldev3d
Comment options

@eugeneko
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants