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 "User:Stixoid"

From PCGamingWiki, the wiki about fixing PC games
Line 2: Line 2:
  
 
==Essential improvements==
 
==Essential improvements==
{{Fixbox|description=Skip intro and credits|ref=<ref>{{Refcheck|user=Stixoid|date=2019-07-19|comment=}}</ref>|fix=
+
{{Fixbox|name=lol|description=Skip intro and credits|ref=<ref>{{Refcheck|user=Stixoid|date=2019-07-19|comment=}}</ref>|fix=
 
# Navigate to {{code|{{P|game}}}}
 
# Navigate to {{code|{{P|game}}}}
 
# Open {{code|ChickenInvaders2.cfg}} with Notepad or any other text editor
 
# Open {{code|ChickenInvaders2.cfg}} with Notepad or any other text editor
Line 86: Line 86:
 
# Save the file before launching the game
 
# Save the file before launching the game
 
'''Notes'''
 
'''Notes'''
{{ii}} The game window cannot be moved unless the {{code|bRelease}} parameter is set to {{code|No}}. See [[#Essential improvements|Skip intro and credits]]
+
{{ii}} The game window cannot be moved unless the {{code|bRelease}} parameter is set to {{code|No}}. See [[#lol|Skip intro and credits]]
 
}}
 
}}

Revision as of 13:46, 19 July 2019

I play games and love this website! Usually you'll find me editing articles of obscure indie games.

Essential improvements

Skip intro and credits[1]
  1. Navigate to <path-to-game>
  2. Open ChickenInvaders2.cfg with Notepad or any other text editor
  3. Find bRelease and change its value to No
  4. Save the file before launching the game

Notes

This will make the cursor of your operating system visible during the game.





















filler














Windowed

Enable windowed mode through the external CFG file
  1. Navigate to <path-to-game>
  2. Open ChickenInvaders2.cfg with Notepad or any other text editor
  3. Find bFullScreen and change its value to No
  4. Save the file before launching the game

Notes

The game window cannot be moved unless the bRelease parameter is set to No. See Skip intro and credits
  1. Verified by User:Stixoid on 2019-07-19