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:FudgePoly/Sandbox"

From PCGamingWiki, the wiki about fixing PC games
m (migrated requirements template; misc. fixes, replaced: OSfamily_ → OSfamily (3), minOS_ → minOS (3), recOS_ → recOS (3), minproc_ → minproc (3), recproc_ → recproc (3), minmem_ → minmem (3), recmem_ → recmem (3), minHD_ → minHD (3)...)
m (updated template usage)
 
(13 intermediate revisions by 4 users not shown)
Line 2: Line 2:
 
'''Instructions'''
 
'''Instructions'''
 
*Code sections can be copied using the <span class="plainlinks">[http://pcgamingwiki.com/index.php?title=PCGamingWiki:Sample_Article&ction=edit edit link for this page]</span>.  
 
*Code sections can be copied using the <span class="plainlinks">[http://pcgamingwiki.com/index.php?title=PCGamingWiki:Sample_Article&ction=edit edit link for this page]</span>.  
*Delete the last line of code, and choose an appropriate category, which will normally be <code><nowiki>[[Category:Windows]]</nowiki></code>.
+
*Delete the last line of code, and choose an appropriate category, which will normally be <code><nowiki></nowiki></code>.
 
*The [[Fallout (series)]] of articles is an excellent reference point for example of good articles.
 
*The [[Fallout (series)]] of articles is an excellent reference point for example of good articles.
  
Line 14: Line 14:
  
 
'''Style crib sheet'''
 
'''Style crib sheet'''
{{ii}} We have decided to not include [[PCGamingWiki:Style_Policy#Genre|genre information]]. The focus of the wiki is to provide information about how to fix games, rather than the content of games.
+
{{ii}} We have decided to not include [[PCGamingWiki:Style Policy#Genre|genre information]]. The focus of the wiki is to provide information about how to fix games, rather than the content of games.
 
{{ii}} Reference where the fixes come from using <nowiki><ref></nowiki> tags.<ref>http://www.pcgamingwiki.com</ref>
 
{{ii}} Reference where the fixes come from using <nowiki><ref></nowiki> tags.<ref>http://www.pcgamingwiki.com</ref>
{{ii}} All headers and page names to use [[Wikipedia:Sentence_case#Sentence_case|sentence case]]. This means capital letter at the beginning of a sentence, with no other capitals unless it is a proper noun or acryonym.
+
{{ii}} All headers and page names to use [[Wikipedia:Sentence case#Sentence case|sentence case]]. This means capital letter at the beginning of a sentence, with no other capitals unless it is a proper noun or acryonym.
  
 
'''Fixbox'''
 
'''Fixbox'''
Line 30: Line 30:
  
 
----
 
----
 
+
<!--
 
{{Infobox
 
{{Infobox
 
|cover          = Game_article_layout.jpg <!-- Try to find the highest resolution of a PC game cover -->
 
|cover          = Game_article_layout.jpg <!-- Try to find the highest resolution of a PC game cover -->
Line 37: Line 37:
 
|engine        = FontEngine <!-- Link or create a new page if multiple games use the same engine -->
 
|engine        = FontEngine <!-- Link or create a new page if multiple games use the same engine -->
 
|release dates  = Month day, year <!-- (Example: January 3, 2012); use <sup>note</sup>Month day, year<br /> for multiple dates -->
 
|release dates  = Month day, year <!-- (Example: January 3, 2012); use <sup>note</sup>Month day, year<br /> for multiple dates -->
}}
+
}}-->
  
 
'''Key points'''
 
'''Key points'''
{{ii}} Key Points are the first few things you might say about a game (e.g., [[Star Wars: Knights of the Old Republic II – The Sith Lords]] is vastly improved by the restored content patch).
+
{{ii}} Key points are the first few things you might say about a game (e.g., [[Star Wars: Knights of the Old Republic II – The Sith Lords]] is vastly improved by the restored content patch).
 
{{--}} Noteworthy comments about poor performance or stability.
 
{{--}} Noteworthy comments about poor performance or stability.
 
{{++}} Developer support, updates.
 
{{++}} Developer support, updates.
Line 54: Line 54:
 
=Windows=
 
=Windows=
 
==Availability==
 
==Availability==
{{Availability Table|
+
<!--{{Availability Table|
 
{{Availability Table/row| Developer Website | {{ID|DRM-free}} | Example: game released directly from website.}}
 
{{Availability Table/row| Developer Website | {{ID|DRM-free}} | Example: game released directly from website.}}
 
{{Availability Table/row| [http://www.amazon.com/Deus-Ex-Revolution-Standard-Download/dp/B005HRZ29K Amazon] | {{ID|Amazon}} | Example: Amazon.}}
 
{{Availability Table/row| [http://www.amazon.com/Deus-Ex-Revolution-Standard-Download/dp/B005HRZ29K Amazon] | {{ID|Amazon}} | Example: Amazon.}}
{{Availability Table/row| [http://www.gog.com/gamecard/legend_of_grimrock GOG.com] | {{ID|Gog}} | Example: Gog.com.}}
+
{{Availability Table/row| [http://www.gog.com/game/legend_of_grimrock GOG.com] | {{ID|GOG}} | Example: GOG.com.}}
 
{{Availability Table/row| [http://www.onlive.com/games/details/batman-arkham-city OnLive] | {{ID|OnLive}} | Example: OnLive.}}
 
{{Availability Table/row| [http://www.onlive.com/games/details/batman-arkham-city OnLive] | {{ID|OnLive}} | Example: OnLive.}}
 
{{Availability Table/row| [http://store.origin.com/store/ea/en_US/pd/productID.229644400 Origin] | {{ID|Origin}} | Example notes: [[GFWL (SSA)]] x 15 activations.}}
 
{{Availability Table/row| [http://store.origin.com/store/ea/en_US/pd/productID.229644400 Origin] | {{ID|Origin}} | Example notes: [[GFWL (SSA)]] x 15 activations.}}
Line 64: Line 64:
 
{{Availability Table/row| Example | {{ID|Steam}} | Example notes: [[SecuROM]] ∞ activations.}}
 
{{Availability Table/row| Example | {{ID|Steam}} | Example notes: [[SecuROM]] ∞ activations.}}
 
{{Availability Table/row| Example | {{ID|Steam}} {{ID|DRM-free}} | Example: x2 unlocks.}}
 
{{Availability Table/row| Example | {{ID|Steam}} {{ID|DRM-free}} | Example: x2 unlocks.}}
}}
+
}}-->
  
 
{{++}} Which is the 'best' version of the game to get?
 
{{++}} Which is the 'best' version of the game to get?
  
==Improvements==
+
==Essential improvements==
 
{{ii}} One can use subheaders as below, or simply list individual improvements as 3rd level headers.
 
{{ii}} One can use subheaders as below, or simply list individual improvements as 3rd level headers.
  
Line 77: Line 77:
  
 
{{Fixbox|1=
 
{{Fixbox|1=
{{Fixbox/instructions|Patch installation instructions}}
+
{{fixbox/fix|Patch installation instructions}}
 
How to apply this complex patch installation.
 
How to apply this complex patch installation.
 
}}
 
}}
Line 91: Line 91:
 
===Cheats===
 
===Cheats===
  
==Game data==
+
==Video==
===Save game location===
+
{{Video
{{Game Location Table|
+
|widescreen resolution     = true
{{Game Location Table/row|GOG.com|C:\Program Files (x86)\GOG.com\Fallout\}}
+
|widescreen resolution notes= See [[#Widescreen resolution|Widescreen resolution]].
{{Game Location Table/row|Steam|C:\Program Files\Steam\steamapps\common\fallout\DATA\SAVEGAME\}}
+
|multimonitor              = hackable
}}
+
|multimonitor notes         = See [[#Multi-monitor|Multi-monitor]].
 
+
|fov                        = false
===[[Save game cloud syncing]]===
+
|fov notes                 = See [[#Field of view (FOV)|Field of view (FOV)]].
{{Save Game Cloud Syncing|
+
|windowed                  = true
{{Save Game Cloud Syncing/row| [[Steam Cloud]] | true | Syncs save games and settings. }}
+
|windowed notes             = See [[#Windowed|Windowed]].
{{Save Game Cloud Syncing/row| [[Origin]] | false | Syncs save games and settings. }}
+
|borderless windowed        = true
{{Save Game Cloud Syncing/row| [[GameSave Manager]] | hackable | In the database. }}
+
|borderless windowed notes  = See [[#Borderless fullscreen windowed|Borderless fullscreen windowed]].
}}
+
|anisotropic                = true
 
+
|anisotropic notes         = See [[#Anisotropic filtering (AF)|Anisotropic filtering (AF)]].
==Video settings==
+
|antialiasing              = true
{{Video Settings
+
|antialiasing notes         = See [[#Anti-aliasing (AA)|Anti-aliasing (AA)]].
|widescreen_resolution     =true
+
|vsync                      = true
|widescreen_resolution_notes=See [[#Widescreen resolution|Widescreen resolution]].
+
|vsync notes               = See [[#Vertical sync (Vsync)|Vertical sync (Vsync)]].
|multimonitor              =hackable
 
|multimonitor_notes         =See [[#Multi-monitor|Multi-monitor]].
 
|fov                        =false
 
|fov_notes                 =See [[#Field of view (FOV)|Field of view (FOV)]].
 
|windowed                  =true
 
|windowed_notes             =See [[#Windowed|Windowed]].
 
|fullscreen                =true
 
|fullscreen_notes          =See [[#Borderless fullscreen windowed|Borderless fullscreen windowed]].
 
|anisotropic                =true
 
|anisotropic_notes         =See [[#Anisotropic filtering (AF)|Anisotropic filtering (AF)]].
 
|antialiasing              =true
 
|antialiasing_notes         =See [[#Anti-aliasing (AA)|Anti-aliasing (AA)]].
 
|vsync                      =true
 
|vsync_notes               =See [[#Vertical sync (Vsync)|Vertical sync (Vsync)]].
 
 
}}
 
}}
 
===[[Widescreen resolution]]===
 
===[[Widescreen resolution]]===
Line 134: Line 120:
 
{{ii}} Delete unnecessary headers and links.
 
{{ii}} Delete unnecessary headers and links.
  
==Input settings==
+
==Input==
{{Input Settings
+
{{Input
|key_remap                  =unknown
+
|key remap                = unknown
|key_remap_notes            =See [[#Remapping|Remapping]].
+
|key remap notes          = See [[#Remapping|Remapping]].
|acceleration_option        =hackable
+
|acceleration option      = hackable
|acceleration_option_notes  =See [[#Mouse acceleration|Mouse acceleration]].
+
|acceleration option notes = See [[#Mouse acceleration|Mouse acceleration]].
|controller_support         =false
+
|mouse sensitivity         = unknown
|controller_support_notes  =See [[#Controller|Controller support]].
+
|mouse sensitivity notes  =
 +
|mouse menu                = unknown
 +
|mouse menu notes          =
 +
|invert mouse y-axis      = unknown
 +
|invert mouse y-axis notes =
 +
|controller support        = false
 +
|controller support notes  = See [[#Controller|Controller support]].
 +
|full controller          = unknown
 +
|full controller notes    =
 +
|controller remap          = unknown
 +
|controller remap notes    =
 +
|controller sensitivity    = unknown
 +
|controller sensitivity notes=
 +
|invert controller y-axis  = unknown
 +
|invert controller y-axis notes=
 +
|touchscreen              = unknown
 +
|touchscreen notes        =
 +
|button prompts            = unknown
 +
|button prompts notes      =
 +
|controller hotplug        = unknown
 +
|controller hotplug notes  =
 +
|haptic feedback          = unknown
 +
|haptic feedback notes    =
 +
|light bar support        = unknown
 +
|light bar support notes  =
 
}}
 
}}
 +
 
===[[Remapping]]===
 
===[[Remapping]]===
 
===[[Mouse acceleration]]===
 
===[[Mouse acceleration]]===
Line 150: Line 161:
 
==Network settings==
 
==Network settings==
 
===Online features===
 
===Online features===
{{Online Features
+
<!--{{Online Features
 
|offline_singleplayer      =true
 
|offline_singleplayer      =true
 
|offline_singleplayer_notes =See [[#Offline singleplayer|Offline singleplayer]]
 
|offline_singleplayer_notes =See [[#Offline singleplayer|Offline singleplayer]]
Line 161: Line 172:
 
|nat_traversal              =unknown
 
|nat_traversal              =unknown
 
|nat_traversal_notes        =See [[#NAT traversal|NAT traversal]]
 
|nat_traversal_notes        =See [[#NAT traversal|NAT traversal]]
}}
+
}}-->
  
 
==Issues fixed==
 
==Issues fixed==
Line 175: Line 186:
  
 
==System requirements==
 
==System requirements==
{{System Requirements
+
<!--{{System requirements
 
|OSfamily = Windows
 
|OSfamily = Windows
  
|minOS   = Windows Vista(R)/XP, Windows 7  
+
|minOS   = Vista(R)/XP, Windows 7  
|minproc = Dual Core 2.0 GHz or Athlon 64 X2 Dual Core 5400+
+
|minCPU  = Dual Core 2.0 GHz or Athlon 64 X2 Dual Core 5400+
|minmem  = 2 GB
+
|minRAM  = 2 GB
|minHD   = 8 GB  
+
|minHD   = 8 GB  
|minGPU = Nvidia GeForce 8600 GTS 512MB
+
|minGPU   = Nvidia GeForce 8600 GTS 512MB
  
|recOS   = Windows 7
+
|recOS   = 7
|recproc = Quadcore Intel or AMD Phenom 9850 Quad-Core
+
|recCPU  = Quadcore Intel or AMD Phenom 9850 Quad-Core
|recmem  = 4 GB
+
|recRAM  = 4 GB
|recHD   = 8 GB
+
|recHD   = 8 GB
|recGPU = Nvidia GeForce GTX 285
+
|recGPU   = Nvidia GeForce GTX 285
}}
+
}}-->
  
 
=Mac=
 
=Mac=
Line 195: Line 206:
  
 
==System requirements==
 
==System requirements==
{{System Requirements
+
<!--{{System requirements
 
|OSfamily = Mac
 
|OSfamily = Mac
  
|minOS   = Mac OS X 10.5.2
+
|minOS   = 10.5.2
|minproc = Dual Core 2.0 GHz or Athlon 64 X2 Dual Core 5400+
+
|minCPU  = Dual Core 2.0 GHz or Athlon 64 X2 Dual Core 5400+
|minmem  = 2 GB
+
|minRAM  = 2 GB
|minHD   = 8 GB
+
|minHD   = 8 GB
|minGPU = Nvidia GeForce 8600 GTS 512MB
+
|minGPU   = Nvidia GeForce 8600 GTS 512MB
  
|recOS   = Mac OS X 10.6.4
+
|recOS   = 10.6.4
|recproc = Quadcore Intel or AMD Phenom 9850 Quad-Core
+
|recCPU  = Quadcore Intel or AMD Phenom 9850 Quad-Core
|recmem  = 4 GB
+
|recRAM  = 4 GB
|recHD   = 8 GB
+
|recHD   = 8 GB
|recGPU = Nvidia GeForce GTX 285
+
|recGPU   = Nvidia GeForce GTX 285
}}
+
}}-->
  
 
=Linux=
 
=Linux=
Line 215: Line 226:
  
 
==System requirements==
 
==System requirements==
{{System Requirements
+
<!--{{System requirements
 
|OSfamily = Linux
 
|OSfamily = Linux
  
 
|minOS    = Kernel 3.0
 
|minOS    = Kernel 3.0
|minproc  = Dual Core 2.0 GHz or Athlon 64 X2 Dual Core 5400+
+
|minCPU  = Dual Core 2.0 GHz or Athlon 64 X2 Dual Core 5400+
|minmem   = 2 GB
+
|minRAM   = 2 GB
 
|minHD    = 8 GB  
 
|minHD    = 8 GB  
|minGPU = Nvidia GeForce 8600 GTS 512MB
+
|minGPU   = Nvidia GeForce 8600 GTS 512MB
  
 
|recOS    = Kernel 3.2
 
|recOS    = Kernel 3.2
|recproc  = Quadcore Intel or AMD Phenom 9850 Quad-Core
+
|recCPU  = Quadcore Intel or AMD Phenom 9850 Quad-Core
|recmem   = 4 GB
+
|recRAM   = 4 GB
 
|recHD    = 8 GB  
 
|recHD    = 8 GB  
|recGPU = Nvidia GeForce GTX 285
+
|recGPU   = Nvidia GeForce GTX 285
}}
+
}}-->
  
 
=General information=
 
=General information=
Line 235: Line 246:
  
 
{{references}}
 
{{references}}
<!-- Please delete -->[[Category:Manual]]
+
<!-- Please delete --><!--[[Category:Manual]]-->
<!-- Include categories such as [[Category:Windows]] -->
+
<!-- Include categories such as -->

Latest revision as of 22:17, 9 November 2021


Instructions

  • Code sections can be copied using the edit link for this page.
  • Delete the last line of code, and choose an appropriate category, which will normally be .
  • The Fallout (series) of articles is an excellent reference point for example of good articles.

Bullet point icons

  • The purpose of the bullet point graphics is to provide more brevity and clarity to article content.
  • All icons automatically indent onto a new line.
  • Virtually all sentences in all game fix pages should use these codes:
- {{ii}} - information.
- {{++}} - positive / advantage / recommend.
- {{--}} - negative / disadvantage / dissuade.

Style crib sheet

We have decided to not include genre information. The focus of the wiki is to provide information about how to fix games, rather than the content of games.
Reference where the fixes come from using <ref> tags.[1]
All headers and page names to use sentence case. This means capital letter at the beginning of a sentence, with no other capitals unless it is a proper noun or acryonym.

Fixbox

Use the Fixbox template to boxout fixes and instructions.

Fixbox/fix and Fixbox/instructions

Parameters include:
  • |link=false - no 'link here' text - if you want to make the header into a link itself. Use if the header includes a reference or any other internal/external link.

Example

Instructions

|developer = Developer |publisher = Publisher |release dates = Month day, year }}-->

Key points

Key points are the first few things you might say about a game (e.g., Star Wars: Knights of the Old Republic II – The Sith Lords is vastly improved by the restored content patch).
Noteworthy comments about poor performance or stability.
Developer support, updates.
Technical comparisons to other games in the series.
Particularly obtstructive DRM.

General information

Provide basic, important links for the game. Do not over-populate the list.
Steam Forum.
Official Forum - this is a very active official forum.
Wikis, websites or even specific threads (if they are particularly useful).

Windows

Availability

Which is the 'best' version of the game to get?

Essential improvements

One can use subheaders as below, or simply list individual improvements as 3rd level headers.

Patches

Include if

There is a benefit in using an older patch. For example, Diablo II's latest patch is 1.13, but the high-res mod only supports 1.12.
There is a community or fan patch which is superior to the latest developer patch. Include a link.
Instructions

Utilities

Launchers, reputable save game editors, etc.

Modifications

List mods that provide the 'best experience' and are the 'most popular'.
Balance mods and aesthetic mods can also be included if they are stable, mature and popular.
If possible, keep the list short. Do not include mods based on personal preference alone.

Cheats

Video

Widescreen resolution

Multi-monitor

Field of view (FOV)

Windowed

Borderless fullscreen windowed

Anisotropic filtering (AF)

Anti-aliasing (AA)

Vertical sync (Vsync)

Delete unnecessary headers and links.

Input

Remapping

Mouse acceleration

Controller support

Delete unnecessary headers and links.

Network settings

Online features

Issues fixed

Issue

Instructions

Issues unresolved

Issue

Issue description.

System requirements

Mac

Include the same headers as the above Windows header if there is relevant information.

System requirements

Linux

Include the same headers as the above Windows header if there is relevant information.

System requirements

General information

Console commands

References