How do I hide the info window in a prebuilt assembly?

0

How do I hide the info window in a prebuilt assembly (Export to Engine)? REMOVEDUPLOAD I don't need it to be visible to an ordinary player, because there is no point in that. And also, is it possible to leave only the FPS visibility and how to regulate it? I want to make sure that by pressing some keyboard key, you can show and hide the FPS value maybe there is some kind of console variable ...

gefragt vor 3 Jahren224 Aufrufe
4 Antworten
0
Akzeptierte Antwort

Thank you for your help! I found information in the documentation. There are many console variables, but the one that disables the window is

r_DisplayInfo 0

https://docs.aws.amazon.com/lumberyard/latest/userguide/debugging-intro.html

beantwortet vor 3 Jahren
0

REMOVEDUPLOAD I'm thinking if u toggle the ! button to clear the screen of the output it should not show up in the build. and as far as fps go if the game is going to be on steam, steam has the option to turn on fps.

beantwortet vor 3 Jahren
0

this does not workREMOVEDUPLOAD REMOVEDUPLOAD

beantwortet vor 3 Jahren
0

I read on here a long time ago that the solution was to do what I posted. Maybe if u go digging into your .cfg files u can change a variable to turn it off. I'm at work so can't look. Maybe it's something silly like you needed to save project before exporting to commit the change.

beantwortet vor 3 Jahren

Dieser Beitrag ist geschlossen: Das Hinzufügen neuer Antworten, Kommentare und Abstimmungen ist deaktiviert.