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:Other information form"

From PCGamingWiki, the wiki about fixing PC games
Line 128: Line 128:
 
| <nowiki>{{{field|2|placeholder=Description|size=200}}}</nowiki>
 
| <nowiki>{{{field|2|placeholder=Description|size=200}}}</nowiki>
 
|}
 
|}
 +
<nowiki>{{{end template}}}</nowiki>
 
<h3>Console commands</h3>
 
<h3>Console commands</h3>
 
{{ii}} See the [[PCGamingWiki:Editing guide/Other information|editing guide section]] for further details on each option.
 
{{ii}} See the [[PCGamingWiki:Editing guide/Other information|editing guide section]] for further details on each option.
<nowiki>{{{end template}}}</nowiki>
+
 
 
<nowiki>{{{for template|Development:Commands/console|multiple|add button text=Add in-game console command|embed in field=Development:Commands[console commands]}}}</nowiki>
 
<nowiki>{{{for template|Development:Commands/console|multiple|add button text=Add in-game console command|embed in field=Development:Commands[console commands]}}}</nowiki>
 
{| class="formtable"
 
{| class="formtable"

Revision as of 10:55, 27 September 2018

Other information

See the editing guide section for further details on each option.

API

{{{for template|Development:API}}}

Technical specs Supported Notes
Direct3D {{{field|direct3d versions|size=30}}} {{{field|direct3d notes|size=200}}}
DirectDraw {{{field|directdraw versions|size=30}}} {{{field|directdraw notes|size=200}}}
OpenGL {{{field|opengl versions|size=30}}} {{{field|opengl notes|size=200}}}
Glide {{{field|glide versions|size=30}}} {{{field|glide notes|size=200}}}
Software renderer {{{field|software mode|input type=dropdown|values=unknown,true,false,hackable}}} {{{field|software mode notes|size=200}}}
Mantle support {{{field|mantle support|input type=dropdown|values=unknown,true,false,hackable}}} {{{field|mantle support notes|size=200}}}
Metal support {{{field|metal support|input type=dropdown|values=unknown,true,false,hackable}}} {{{field|metal support notes|size=200}}}
Vulkan {{{field|vulkan versions|size=30}}} {{{field|vulkan notes|size=200}}}
DOS video modes {{{field|dos modes|size=30}}} {{{field|dos modes notes|size=200}}}
Shader Model support {{{field|shader model versions|size=30}}} {{{field|shader model notes|size=200}}}
64-bit executable {{{field|64-bit executable|mandatory|default=unknown|input type=dropdown|values=unknown,true,false,hackable}}} {{{field|64-bit executable notes|size=200}}}

{{{end template}}}

Middleware

{{{for template|Development:Middleware|multiple|add button text=Add middleware|maximum instances=1}}}

Middleware Notes
Physics {{{field|physics}}} {{{field|physics notes|size=200}}}
Audio {{{field|audio}}} {{{field|audio notes|size=200}}}
Interface {{{field|interface}}} {{{field|interface notes|size=200}}}
Input {{{field|input}}} {{{field|input notes|size=200}}}
Cutscenes {{{field|cutscenes}}} {{{field|cutscenes notes|size=200}}}
Multiplayer {{{field|multiplayer}}} {{{field|multiplayer notes|size=200}}}
Anti-cheat {{{field|anticheat}}} {{{field|anticheat notes|size=200}}}

{{{end template}}}

Command line arguments

See the editing guide section for further details on each option.

{{{for template|Development:Commands}}} {{{field|launch notes|input type=textarea|rows=1|placeholder=Notes about how to use the commands}}} {{{field|launch commands|holds template}}} {{{field|console notes|input type=textarea|rows=1|placeholder=Notes about how to use the commands}}} {{{field|console commands|holds template}}} {{{end template}}}

{{{for template|Development:Commands/launch|multiple|add button text=Add launch command line argument|embed in field=Development:Commands[launch commands]}}}

{{{field|1|mandatory|placeholder=Command}}} {{{field|2|placeholder=Description|size=200}}}

{{{end template}}}

Console commands

See the editing guide section for further details on each option.

{{{for template|Development:Commands/console|multiple|add button text=Add in-game console command|embed in field=Development:Commands[console commands]}}}

{{{field|1|mandatory|placeholder=Command}}} {{{field|2|placeholder=Description|size=200}}}

{{{end template}}}

Other fixes

{{{for template|Development:Fixbox/other|multiple|add button text=Add fixbox}}}

{{{field|heading|mandatory|placeholder=Fix section heading|size=100}}}
{{{field|intro|input type=textarea|rows=2|placeholder=Fix intro notes (optional)}}}
{{{field|description|placeholder=Description|size=50}}} {{{field|ref|placeholder=Reference|size=80}}}
{{{field|fix|mandatory|input type=textarea|rows=3|placeholder=Instructions}}}

{{{end template}}}