Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Difference between revisions of "Development:Video"

From PCGamingWiki, the wiki about fixing PC games
(Unity borderless default note)
Line 63: Line 63:
 
{{#switch: {{lc:{{{windowed|}}}}}|true|yes|hackable=
 
{{#switch: {{lc:{{{windowed|}}}}}|true|yes|hackable=
 
{{#ifeq: {{{borderless windowed}}}|false|
 
{{#ifeq: {{{borderless windowed}}}|false|
{{#if: {{#var:Unity}} | ''Enable windowed mode and use the {{code|-popupwindow}} [[Glossary:Command line arguments|parameter]] or see the [[Glossary:Borderless fullscreen windowed|glossary page]].''|{{#if: {{#var:DOS}}{{#var:Booter}} | | ''See the [[Glossary:Borderless fullscreen windowed|glossary page]] for potential workarounds.''}}}}
+
{{#if: {{#var:Unity}} | ''Enable windowed mode and use the {{code|-popupwindow}} [[Glossary:Command line arguments|parameter]] (or see the [[Glossary:Borderless fullscreen windowed|glossary page]]).''|{{#if: {{#var:DOS}}{{#var:Booter}} | | ''See the [[Glossary:Borderless fullscreen windowed|glossary page]] for potential workarounds.''}}}}
 
}}
 
}}
 
}}
 
}}

Revision as of 22:56, 12 October 2018

Documentation for the above template (sometimes hidden from view).