<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.redfactionwiki.com/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=MartianMadman</id>
	<title>Red Faction Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.redfactionwiki.com/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=MartianMadman"/>
	<link rel="alternate" type="text/html" href="https://www.redfactionwiki.com/wiki/Special:Contributions/MartianMadman"/>
	<updated>2026-04-29T14:10:24Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.1</generator>
	<entry>
		<id>https://www.redfactionwiki.com/w/index.php?title=RF1_Engine_and_Level_Editor_Limits&amp;diff=8982</id>
		<title>RF1 Engine and Level Editor Limits</title>
		<link rel="alternate" type="text/html" href="https://www.redfactionwiki.com/w/index.php?title=RF1_Engine_and_Level_Editor_Limits&amp;diff=8982"/>
		<updated>2023-07-08T04:42:55Z</updated>

		<summary type="html">&lt;p&gt;MartianMadman: Add ambient sound limit&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Template:RF1Editing}}&lt;br /&gt;
&lt;br /&gt;
This page lists all known limitations of the GeoMod engine and maps built using [[RED]] level editor.&lt;br /&gt;
&lt;br /&gt;
==Map Limits==&lt;br /&gt;
* This table lists all known limits that you need to keep in mind when making any type of level.&lt;br /&gt;
* There's no guarantee that your map won't perform poorly or crash for other reasons, even if these limits have not been explicitly exceeded.&lt;br /&gt;
* Please note that only a few of these limits were officially documented by Volition, the rest were discovered through experimentation. It's possible additional limits exist that should be added to this list, we just haven't found them yet.&lt;br /&gt;
* The de facto standard RF server and client version [[Dash Faction]] removes or increases a number of these limits.&lt;br /&gt;
** In cases where [[Dash Faction]] has removed or increased a limit, the default limit is indicated with (RF), and the Dash Faction limit is indicated with (DF).&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
! '''Element'''&lt;br /&gt;
! '''Limit'''&lt;br /&gt;
! '''Notes'''&lt;br /&gt;
|-&lt;br /&gt;
| [[RED Objects|Objects]]&lt;br /&gt;
| 1024 (RF), 65536 (DF)&lt;br /&gt;
| General limit on total objects - note though that not all object types count toward this limit. Entities, corpses, clutter, items, triggers, events, keyframes, targets, and possibly more, all do.&lt;br /&gt;
|-&lt;br /&gt;
| Corpses&lt;br /&gt;
| 30 (RF), Unlimited (DF)&lt;br /&gt;
| Dead entities in corpse pose. Counts both pre-placed corpses and corpses created by entities dying during gameplay.&lt;br /&gt;
|-&lt;br /&gt;
| Ambient/Flying entity sounds&lt;br /&gt;
| 25&lt;br /&gt;
| Maximum number of ambient sounds and flying entity sounds that can exist before engine refuses to play anymore.&lt;br /&gt;
|-&lt;br /&gt;
| Faces/Polygons&lt;br /&gt;
| 10500&lt;br /&gt;
| Counts all polygons on geometry (brushes) in a level. Note that this is a &amp;quot;soft limit&amp;quot;, and nothing bad will necessarily happen simply as a result of exceeding this limit. (the RED console will turn red in color, though)&lt;br /&gt;
|-&lt;br /&gt;
| Face Vertices&lt;br /&gt;
| 50400&lt;br /&gt;
| Note that this is a &amp;quot;soft limit&amp;quot;, and nothing bad will necessarily happen simply as a result of exceeding this limit. (the RED console will turn red in color, though)&lt;br /&gt;
|-&lt;br /&gt;
| Vertices&lt;br /&gt;
| 13650&lt;br /&gt;
| Counts all vertices on geometry (brushes) in a level. Note that this is a &amp;quot;soft limit&amp;quot;, and nothing bad will necessarily happen simply as a result of exceeding this limit. (the RED console will turn red in color, though)&lt;br /&gt;
|-&lt;br /&gt;
| [[RED Objects#Light|Lights]]&lt;br /&gt;
| 1100&lt;br /&gt;
| RED will crash if this limit is exceeded.&lt;br /&gt;
|-&lt;br /&gt;
| Lights on a surface&lt;br /&gt;
| 64&lt;br /&gt;
| If more than 64 lights are attempting to illuminate a single surface, that surface will turn pink. You can fix this by reducing the number of lights affecting the surface, or breaking up the surface so it's more than a single lightmap. Note that coplanar faces are merged together at build time to form a single surface, so if you're attempting to break it up for this reason, you must either use portals, or create a minor change in elevation. Also note that the true area of effect for a spotlight is based up on the range being used to determine the diameter (diameter = range X 2).&lt;br /&gt;
|-&lt;br /&gt;
| [[RED Objects#Item|Items]]&lt;br /&gt;
| 200&lt;br /&gt;
| Includes pickups, CTF flags/bases, CTF banners, etc. If you exceed 200 items, the game will stop creating them after the 200th. Dropped items by killed players/AI also count as objects, but don't count toward the 200 item limit.&lt;br /&gt;
|-&lt;br /&gt;
| [[RED Objects#Multiplayer Respawn Point|Multiplayer Respawn Points]]&lt;br /&gt;
| 32&lt;br /&gt;
| If you exceed 32 multiplayer respawn points, the game will ignore any beyond the 32nd.&lt;br /&gt;
|-&lt;br /&gt;
| [[RED Objects#Particle Emitter|Particle Emitters]]&lt;br /&gt;
| 128&lt;br /&gt;
| If you exceed 128 particle emitters, your level file will become corrupt.&lt;br /&gt;
|-&lt;br /&gt;
| Total [[RED Objects#Decal|Decals]] in a level&lt;br /&gt;
| 96/128 (RF), 384/512 (DF)&lt;br /&gt;
| *Hard limit is absolute maximum number of decals. Soft limit is the limit after which decals begin to fade away. For decal objects placed in the editor, decals will stop being created after soft limit, and you risk level file corruption if you exceed hard limit.&amp;lt;br /&amp;gt;*For total number of decals, stock game has 96 soft limit, 128 hard limit. [[Dash Faction]] has 384 soft limit, 512 hard limit.&amp;lt;br /&amp;gt;*Additional limits:&amp;lt;br /&amp;gt;**Total decals in a single room: 40/48 (RF), 96/127 (DF)&amp;lt;br /&amp;gt;**Total weapon impact decals: 14/16 (RF), 48/64 (DF)&amp;lt;br /&amp;gt;**Total GeoMod decals: 30/32 (RF), 96/127 (DF)&amp;lt;br /&amp;gt;**Total decals on solids: 40/48 (RF), 96/127 (DF)&amp;lt;br /&amp;gt;*In the default [[RED]] editor (non-Dash), you'll get a pop-up warning when saving your level if it contains &amp;gt;64 decal objects. This was a hard limit for PS2 maps.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Savegame Format Limits==&lt;br /&gt;
* This table lists all limits specific to the savegame file format.&lt;br /&gt;
* If you exceed these limits, your map may still initially load correctly, but players will experience issues when using the savegame system (including quicksaves and autosaves). For this reason, you should ensure any single player maps you create do not exceed these limits.&lt;br /&gt;
* For multiplayer maps, you can effectively ignore this table.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
! '''Element'''&lt;br /&gt;
! '''Limit'''&lt;br /&gt;
! '''Notes'''&lt;br /&gt;
|-&lt;br /&gt;
| Goal_Create events&lt;br /&gt;
| 8&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| Alarm_Siren events&lt;br /&gt;
| 8&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| When_Dead events&lt;br /&gt;
| 20&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| Cyclic_Timer events&lt;br /&gt;
| 12&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| Make_Invulnerable events&lt;br /&gt;
| 8&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| &amp;quot;Other&amp;quot; events&lt;br /&gt;
| 32&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| Emitters&lt;br /&gt;
| 16&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| Decals&lt;br /&gt;
| 64&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| Entities&lt;br /&gt;
| 64&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| Items&lt;br /&gt;
| 64&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| Clutter&lt;br /&gt;
| 512&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| Triggers&lt;br /&gt;
| 96&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| Movers&lt;br /&gt;
| 128&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| Push regions&lt;br /&gt;
| 32&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| Persistent goals&lt;br /&gt;
| 10&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| Weapons&lt;br /&gt;
| 8&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| Blood pools&lt;br /&gt;
| 16&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| Corpses&lt;br /&gt;
| 32&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| Geomod craters&lt;br /&gt;
| 128&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| Killed rooms&lt;br /&gt;
| 128&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| Deleted events&lt;br /&gt;
| 32&lt;br /&gt;
| &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==General Engine Limits==&lt;br /&gt;
* This table lists game and engine limits that aren't specific to any of the other limit categories above.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
! '''Element'''&lt;br /&gt;
! '''Limit'''&lt;br /&gt;
! '''Notes'''&lt;br /&gt;
|-&lt;br /&gt;
| Bullets/Projectiles&lt;br /&gt;
| Unknown (RF), Unlimited (DF)&lt;br /&gt;
| Produced by weapon fire (players and AI). Exists until the $Lifetime value is exceeded, the bullet impacts something, or the projectile explodes.&lt;br /&gt;
|-&lt;br /&gt;
| Loaded Packfiles&lt;br /&gt;
| 256 (RF), Unlimited (DF)&lt;br /&gt;
| Includes all .vpp packfiles loaded by the game. These are used to store custom maps, clientside mods, etc. Without Dash Faction, the game will ignore any .vpp packfiles after the 256th.&lt;br /&gt;
|-&lt;br /&gt;
| Files within Packfiles&lt;br /&gt;
| 13500 (RF), Unlimited (DF)&lt;br /&gt;
| Includes all files within all .vpp packfiles loaded by the game. Without Dash Faction, the game will stop loading files in packfiles after the 13500th.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!---&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|'''Element'''&lt;br /&gt;
|'''Object'''&lt;br /&gt;
|'''Specific Limit'''&lt;br /&gt;
|'''Notes'''&lt;br /&gt;
|-&lt;br /&gt;
|[[RED Objects|Objects]]&lt;br /&gt;
| ---&lt;br /&gt;
|1024 (RF), 65536 (DF)&lt;br /&gt;
|Elements with &amp;quot;Yes&amp;quot; in the &amp;quot;Object&amp;quot; column all count toward this limit. Some objects also have their own specific limits.&lt;br /&gt;
|-&lt;br /&gt;
|Bullets/Projectiles&lt;br /&gt;
|Yes&lt;br /&gt;
|Unknown (RF), Unlimited (DF)&lt;br /&gt;
|Produced by weapon fire (players and AI). Exists until the $Lifetime value is exceeded, the bullet impacts something, or the projectile explodes.&lt;br /&gt;
|-&lt;br /&gt;
|[[RED Objects#Entity|Entities]]&lt;br /&gt;
|Yes&lt;br /&gt;
|64*&lt;br /&gt;
|Includes all players (multiplayer), vehicles, AI, cameras, and turrets. *Limit is not on the number of entities, but rather the number of entities that can be saved in savegame files. If you're mapping for multiplayer, this isn't a concern.&lt;br /&gt;
|-&lt;br /&gt;
|Corpses&lt;br /&gt;
|Yes&lt;br /&gt;
|30 (RF), Unlimited (DF)&lt;br /&gt;
|Dead entities in corpse pose. Counts both pre-placed corpses and corpses created by entities dying during gameplay.&lt;br /&gt;
|-&lt;br /&gt;
|Faces/Polygons&lt;br /&gt;
|No&lt;br /&gt;
|10500&lt;br /&gt;
|Counts all polygons on geometry (brushes) in a level. Note that this is a &amp;quot;soft limit&amp;quot;, and nothing bad will necessarily happen simply as a result of exceeding this limit. (the RED console will turn red in color, though)&lt;br /&gt;
|-&lt;br /&gt;
|Face Vertices&lt;br /&gt;
|No&lt;br /&gt;
|50400&lt;br /&gt;
|Note that this is a &amp;quot;soft limit&amp;quot;, and nothing bad will necessarily happen simply as a result of exceeding this limit. (the RED console will turn red in color, though)&lt;br /&gt;
|-&lt;br /&gt;
|Vertices&lt;br /&gt;
|No&lt;br /&gt;
|13650&lt;br /&gt;
|Counts all vertices on geometry (brushes) in a level. Note that this is a &amp;quot;soft limit&amp;quot;, and nothing bad will necessarily happen simply as a result of exceeding this limit. (the RED console will turn red in color, though)&lt;br /&gt;
|-&lt;br /&gt;
|[[RED Objects#Light|Lights]]&lt;br /&gt;
|No&lt;br /&gt;
|1100&lt;br /&gt;
|RED will crash if this limit is exceeded.&lt;br /&gt;
|-&lt;br /&gt;
|Lights on a face&lt;br /&gt;
|No&lt;br /&gt;
|64&lt;br /&gt;
|If more than 64 lights are attempting to illuminate a single face, that face will turn pink. You can fix this by reducing the number of lights affecting the face, or breaking up the face so it's more than a single lightmap. Note that coplanar faces are merged together at build time, so if you're attempting to break up a face for this reason, you must either use portals, or create a minor change in elevation. Also note that the true area of effect for a spotlight is based up on the range being used to determine the diameter (diameter = range X 2). &lt;br /&gt;
|-&lt;br /&gt;
|[[RED Objects#Clutter|Clutter]]&lt;br /&gt;
|Yes&lt;br /&gt;
|512*&lt;br /&gt;
|Includes light fixtures, furniture, etc. *Limit is not on the number of clutter objects, but rather the number of them that can be saved in savegame files. If you're mapping for multiplayer, this isn't a concern.&lt;br /&gt;
|-&lt;br /&gt;
|[[RED Objects#Item|Items]]&lt;br /&gt;
|Yes&lt;br /&gt;
|200&lt;br /&gt;
|Includes pickups, CTF flags/bases, CTF banners, etc. If you exceed 200 items, the game will stop creating them after the 200th. Dropped items by killed players/AI also count as objects, but don't count toward the 200 item limit.&lt;br /&gt;
|-&lt;br /&gt;
|[[RED Objects#Multiplayer Respawn Point|Multiplayer Respawn Points]]&lt;br /&gt;
|No&lt;br /&gt;
|32&lt;br /&gt;
|If you exceed 32 multiplayer respawn points, the game will ignore any beyond the 32nd.&lt;br /&gt;
|-&lt;br /&gt;
|[[RED Objects#Particle Emitter|Particle Emitters]]&lt;br /&gt;
|No&lt;br /&gt;
|128&lt;br /&gt;
|If you exceed 128 particle emitters, your level file will become corrupt.&lt;br /&gt;
|-&lt;br /&gt;
|[[RED Objects#Triggers|Triggers]]&lt;br /&gt;
|Yes&lt;br /&gt;
|Unknown&lt;br /&gt;
|Includes Trigger Door, Trigger Auto, and Trigger Event.&lt;br /&gt;
|-&lt;br /&gt;
|[[RED Objects#Events|Events]]&lt;br /&gt;
|Yes&lt;br /&gt;
|Unknown&lt;br /&gt;
|Includes all types of events.&lt;br /&gt;
|-&lt;br /&gt;
|[[RED Objects#Keyframe|Keyframes]]&lt;br /&gt;
|Yes&lt;br /&gt;
|Unknown&lt;br /&gt;
|Includes each keyframe object, silver and gold alike.&lt;br /&gt;
|-&lt;br /&gt;
|[[RED Objects#Target|Targets]]&lt;br /&gt;
|Yes&lt;br /&gt;
|Unknown&lt;br /&gt;
|Target objects - primarily used for cutscene cameras and bolt emitters.&lt;br /&gt;
|-&lt;br /&gt;
|Loaded Packfiles&lt;br /&gt;
|No&lt;br /&gt;
|256 (RF), Unlimited (DF)&lt;br /&gt;
|Includes all .vpp packfiles loaded by the game. These are used to store custom maps, clientside mods, etc. Without Dash Faction, the game will ignore any .vpp packfiles after the 256th.&lt;br /&gt;
|-&lt;br /&gt;
|Files within Packfiles&lt;br /&gt;
|No&lt;br /&gt;
|13500 (RF), Unlimited (DF)&lt;br /&gt;
|Includes all files within all .vpp packfiles loaded by the game. Without Dash Faction, the game will stop loading files in packfiles after the 13500th.&lt;br /&gt;
|-&lt;br /&gt;
|Total [[RED Objects#Decal|Decals]] in a level&lt;br /&gt;
|No&lt;br /&gt;
|96/128 (RF), 384/512 (DF)&lt;br /&gt;
|&lt;br /&gt;
*Hard limit is absolute maximum number of decals. Soft limit is the limit after which decals begin to fade away. For decal objects placed in the editor, decals will stop being created after soft limit, and you risk level file corruption if you exceed hard limit.&lt;br /&gt;
*For total number of decals, stock game has 96 soft limit, 128 hard limit. [[Dash Faction]] has 384 soft limit, 512 hard limit.&lt;br /&gt;
*Additional limits:&lt;br /&gt;
**Total decals in a single room: 40/48 (RF), 96/127 (DF)&lt;br /&gt;
**Total weapon impact decals: 14/16 (RF), 48/64 (DF)&lt;br /&gt;
**Total GeoMod decals: 30/32 (RF), 96/127 (DF)&lt;br /&gt;
**Total decals on solids: 40/48 (RF), 96/127 (DF)&lt;br /&gt;
*In the default [[RED]] editor (non-Dash), you'll get a pop-up warning when saving your level if it contains &amp;gt;64 decal objects. This was a hard limit for PS2 maps.&lt;br /&gt;
|-&lt;br /&gt;
|}---&amp;gt;&lt;br /&gt;
[[Category: Red Faction]]&lt;br /&gt;
[[Category: RF1 Editing]]&lt;/div&gt;</summary>
		<author><name>MartianMadman</name></author>
	</entry>
	<entry>
		<id>https://www.redfactionwiki.com/w/index.php?title=Red_Faction_II_FAQ&amp;diff=8605</id>
		<title>Red Faction II FAQ</title>
		<link rel="alternate" type="text/html" href="https://www.redfactionwiki.com/w/index.php?title=Red_Faction_II_FAQ&amp;diff=8605"/>
		<updated>2022-10-25T02:28:13Z</updated>

		<summary type="html">&lt;p&gt;MartianMadman: This does not use the steam prefix like I thought&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Under construction}}&lt;br /&gt;
This page provides fixes to commonly encountered issues, and answers to frequently asked questions.&lt;br /&gt;
&lt;br /&gt;
It would be impossible to list absolutely every issue and question that may come up on this page. If you're facing an issue or have a question that doesn't appear on this page, please feel welcome to join the Red Faction Community Discord and ask it. It's extremely likely that someone there knows the answer and would be happy to help you.&lt;br /&gt;
&lt;br /&gt;
'''[https://discord.gg/fRrUzuV Join the Red Faction Community Discord]'''&lt;br /&gt;
&lt;br /&gt;
==Common Issues==&lt;br /&gt;
===Error &amp;quot;Please insert Red Faction II Disc 1&amp;quot;===&lt;br /&gt;
{{Issue|The specific cause of this issue is currently unknown.|If you get this error when attempting to launch the game, simply remove any discs currently in your CD-ROM drive. You should also unmount any virtual drives you may be using through software such as PowerISO, MagicDisc, etc.&lt;br /&gt;
&lt;br /&gt;
If you in fact do not have any CD-ROM drive at all, some users have reported that using a virtual CD drive program and creating an empty drive can fix the problem. (PowerISO, MagicDisc, etc.)}}&lt;br /&gt;
===Error &amp;quot;At least 8 MB of available video memory is required&amp;quot;===&lt;br /&gt;
{{Issue|This error occurs when Red Faction II is launched on a system with 2GiB or more available video memory.&lt;br /&gt;
At a technical level, the issue is caused by a signed DWORD being read as less than the minimum of 5MiB, and is resolved with the replacement of a signed less than comparison with an unsigned less than comparison.|Community-made patches are available to fix this bug. Installation details are below. Please ensure you follow the Steam instructions if you have a Steam copy, and the non-Steam instructions if you have a non-Steam copy. The solutions are not the same and the bug will not be fixed if you follow the wrong set of instructions.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''How to fix this bug on a Steam version of Red Faction II'''&lt;br /&gt;
* '''Step 1.''' Download the {{FFLink|517491|Missing Features Patch}} for the Steam version of RFII.&lt;br /&gt;
* '''Step 2.''' Run the patch and select your RF2 exe for the Target File. RF2 on Steam is usually located at '''C:\Program Files (x86)\Steam\steamapps\common\red faction ii\rf2.exe'''&lt;br /&gt;
** NOTE: You may need to Run as Administrator.&lt;br /&gt;
* '''Step 3.''' Click the Start button to patch your copy of Red Faction II. You will no longer experience this bug.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''How to fix this bug on a retail (CD) version of Red Faction II'''&lt;br /&gt;
&lt;br /&gt;
'''IMPORTANT:''' Before proceeding with these instructions, make sure your copy of Red Faction II has been updated to {{FFLink|2801|v1.01}}!&lt;br /&gt;
* '''Step 1.''' Download the {{FFLink|517490|Missing Features Patch}} for the retail version of RFII.&lt;br /&gt;
* '''Step 2.''' Run the patch and select your RF2 exe for the Target File. RF2 is usually located at '''C:\games\RedFactionII\rf2.exe'''&lt;br /&gt;
** NOTE: You may need to Run as Administrator.&lt;br /&gt;
* '''Step 3.''' Click the Start button to patch your copy of Red Faction II. You will no longer experience this bug.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''How to fix this bug on other retail (CD) version (1.0 only) of Red Faction II (Tested with French retail) '''&lt;br /&gt;
&lt;br /&gt;
* '''Step 1.''' Install a hex editor software like HxD.&lt;br /&gt;
* '''Step 2.''' Open and select your RF2 exe. RF2 is usually located at '''C:\games\RedFactionII\rf2.exe'''&lt;br /&gt;
* '''Step 3.''' Search for line 3D 00 00 50 00 and replace the following 2 characters 7D by EB. You will no longer experience this bug.}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Animations and audio desync in cutscenes===&lt;br /&gt;
{{Issue|This happens when the framerate exceeds 120.|Limit framerate to 120. This can be done with 3rd party software like dgvoodoo2, rtss, or dxvk.}}&lt;br /&gt;
&lt;br /&gt;
===Micro stuttering===&lt;br /&gt;
{{Issue|RF2 uses directx8 which in newer versions of windows is forced to display in a borderless window. Borderless windows will get micro stuttering when the framerate isn't much above the monitors refresh rate.|Change the rendering api with 3rd party software like a d3d8to9 or dgvoodoo2. This will allow the game to run in exclusive fullscreen mode.}}&lt;br /&gt;
&lt;br /&gt;
===Using nightvision limits framerate to 30===&lt;br /&gt;
{{Issue|This is caused by a setting in rf2_config.ini|In your RF2 installation directory, open rf2_config.ini with a text editor and set Motion_blur to 0.}}&lt;br /&gt;
&lt;br /&gt;
==Frequently Asked Questions==&lt;br /&gt;
===Where can I get a copy of Red Faction II?===&lt;br /&gt;
{{Answer|Red Faction II is available for purchase as a digital download or physical copy (CD).}}&lt;br /&gt;
&lt;br /&gt;
'''Digital Download:'''&lt;br /&gt;
* [https://store.steampowered.com/app/20550/Red_Faction_II Steam] &lt;br /&gt;
* [https://www.gog.com/game/red_faction_2 GoG] &lt;br /&gt;
&lt;br /&gt;
'''Physical Copy (CD):'''&lt;br /&gt;
* [https://www.amazon.ca/Red-Faction-II-PC-CD/dp/B000CED8G2 Amazon]&lt;br /&gt;
* [https://www.ebay.ca/sch/i.html?&amp;amp;_nkw=red+faction+2+pc eBay]&lt;br /&gt;
&lt;br /&gt;
===Can I play Red Faction II Multiplayer?===&lt;br /&gt;
{{Answer|The PlayStation 2, XBox, and GameCube versions of Red Faction II support local splitscreen multiplayer for up to 4 players plus bots. The PC version supports only botmatch, no local multiplayer. No versions of Red Faction II support online multiplayer.}}&lt;br /&gt;
===Can I make custom maps or mods for Red Faction II?===&lt;br /&gt;
{{Answer|Unlike Red Faction (1), Red Faction II had no level editor or mod tools officially released. The (unreleased) Red Faction II level editor was [[RED v2]]}}&lt;br /&gt;
===What cheat codes are available in Red Faction II??===&lt;br /&gt;
{{Answer|Each platform has its own set of cheat codes. You can find them all below.}}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;20&amp;quot;|PC Cheat Codes&lt;br /&gt;
|-&lt;br /&gt;
!Code&lt;br /&gt;
!Effect&lt;br /&gt;
|-&lt;br /&gt;
|ZZZZZZZZ&lt;br /&gt;
|Bouncy Grenades&lt;br /&gt;
|-&lt;br /&gt;
|ZZZZWXZZ&lt;br /&gt;
|Bullet Gibs&lt;br /&gt;
|-&lt;br /&gt;
|YXZWZXYW&lt;br /&gt;
|Director's Cut&lt;br /&gt;
|-&lt;br /&gt;
|YYYYYYYY&lt;br /&gt;
|Fire Bullets&lt;br /&gt;
|-&lt;br /&gt;
|XXXXYZXX&lt;br /&gt;
|Instagib Ammo&lt;br /&gt;
|-&lt;br /&gt;
|WZXYWZXY&lt;br /&gt;
|Instagib Explosions&lt;br /&gt;
|-&lt;br /&gt;
|ZYZYXXWW&lt;br /&gt;
|Rapid Rails&lt;br /&gt;
|-&lt;br /&gt;
|XXYWYWZ&lt;br /&gt;
|Super Health&lt;br /&gt;
|-&lt;br /&gt;
|YWXZYZXW&lt;br /&gt;
|Unlimited Ammo&lt;br /&gt;
|-&lt;br /&gt;
|ZXZXZXZX&lt;br /&gt;
|Unlimited Grenades&lt;br /&gt;
|-&lt;br /&gt;
|WWXXYZYZ&lt;br /&gt;
|Unlock All&lt;br /&gt;
|-&lt;br /&gt;
|YZWZYXWX&lt;br /&gt;
|Unlock all Cheats&lt;br /&gt;
|-&lt;br /&gt;
|ZYXWYZXX&lt;br /&gt;
|Unlock all Levels&lt;br /&gt;
|-&lt;br /&gt;
|WWWWWWWW&lt;br /&gt;
|Wacky Deaths&lt;br /&gt;
|-&lt;br /&gt;
|XXXXXXXX&lt;br /&gt;
|Zombie Walk&lt;br /&gt;
|}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;20&amp;quot;|PS2 Cheat Codes&lt;br /&gt;
|-&lt;br /&gt;
!Code&lt;br /&gt;
!Effect&lt;br /&gt;
|-&lt;br /&gt;
|OOOOOOOO&lt;br /&gt;
|Bouncy Grenades&lt;br /&gt;
|-&lt;br /&gt;
|OOOO△XOO&lt;br /&gt;
|Bullet Gibs&lt;br /&gt;
|-&lt;br /&gt;
|□XO△OX□△&lt;br /&gt;
|Director's Cut&lt;br /&gt;
|-&lt;br /&gt;
|□□□□□□□□&lt;br /&gt;
|Fire Bullets&lt;br /&gt;
|-&lt;br /&gt;
|XXXX□OXX&lt;br /&gt;
|Instagib Ammo&lt;br /&gt;
|-&lt;br /&gt;
|△OX□△OX□&lt;br /&gt;
|Instagib Explosions&lt;br /&gt;
|-&lt;br /&gt;
|O□O□XX△△&lt;br /&gt;
|Rapid Rails&lt;br /&gt;
|-&lt;br /&gt;
|XX□△□△O&lt;br /&gt;
|Super Health&lt;br /&gt;
|-&lt;br /&gt;
|□△XO□OX△&lt;br /&gt;
|Unlimited Ammo&lt;br /&gt;
|-&lt;br /&gt;
|OXO□XOXO&lt;br /&gt;
|Unlimited Grenades&lt;br /&gt;
|-&lt;br /&gt;
|□O△O□X△X&lt;br /&gt;
|Unlock All&lt;br /&gt;
|-&lt;br /&gt;
|△△XX□O□O&lt;br /&gt;
|Unlock all Cheats&lt;br /&gt;
|-&lt;br /&gt;
|O□X△□OXX&lt;br /&gt;
|Unlock all Levels&lt;br /&gt;
|-&lt;br /&gt;
|△△△△△△△△&lt;br /&gt;
|Wacky Deaths&lt;br /&gt;
|-&lt;br /&gt;
|XXXXXXXX&lt;br /&gt;
|Zombie Walk&lt;br /&gt;
|-&lt;br /&gt;
|X&lt;br /&gt;
|Explosive Personality&lt;br /&gt;
|-&lt;br /&gt;
|□X□X&lt;br /&gt;
|&amp;quot;You win the game!&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|XX Select&lt;br /&gt;
|No Gore (enter at main menu)&lt;br /&gt;
|}&lt;br /&gt;
[[Category:Red Faction II]]&lt;br /&gt;
[[Category:Help Pages]]&lt;/div&gt;</summary>
		<author><name>MartianMadman</name></author>
	</entry>
	<entry>
		<id>https://www.redfactionwiki.com/w/index.php?title=Red_Faction_II_FAQ&amp;diff=8604</id>
		<title>Red Faction II FAQ</title>
		<link rel="alternate" type="text/html" href="https://www.redfactionwiki.com/w/index.php?title=Red_Faction_II_FAQ&amp;diff=8604"/>
		<updated>2022-10-25T01:56:19Z</updated>

		<summary type="html">&lt;p&gt;MartianMadman: add }}&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Under construction}}&lt;br /&gt;
This page provides fixes to commonly encountered issues, and answers to frequently asked questions.&lt;br /&gt;
&lt;br /&gt;
It would be impossible to list absolutely every issue and question that may come up on this page. If you're facing an issue or have a question that doesn't appear on this page, please feel welcome to join the Red Faction Community Discord and ask it. It's extremely likely that someone there knows the answer and would be happy to help you.&lt;br /&gt;
&lt;br /&gt;
'''[https://discord.gg/fRrUzuV Join the Red Faction Community Discord]'''&lt;br /&gt;
&lt;br /&gt;
==Common Issues==&lt;br /&gt;
===Error &amp;quot;Please insert Red Faction II Disc 1&amp;quot;===&lt;br /&gt;
{{Issue|The specific cause of this issue is currently unknown.|If you get this error when attempting to launch the game, simply remove any discs currently in your CD-ROM drive. You should also unmount any virtual drives you may be using through software such as PowerISO, MagicDisc, etc.&lt;br /&gt;
&lt;br /&gt;
If you in fact do not have any CD-ROM drive at all, some users have reported that using a virtual CD drive program and creating an empty drive can fix the problem. (PowerISO, MagicDisc, etc.)}}&lt;br /&gt;
===Error &amp;quot;At least 8 MB of available video memory is required&amp;quot;===&lt;br /&gt;
{{Issue|This error occurs when Red Faction II is launched on a system with 2GiB or more available video memory.&lt;br /&gt;
At a technical level, the issue is caused by a signed DWORD being read as less than the minimum of 5MiB, and is resolved with the replacement of a signed less than comparison with an unsigned less than comparison.|Community-made patches are available to fix this bug. Installation details are below. Please ensure you follow the Steam instructions if you have a Steam copy, and the non-Steam instructions if you have a non-Steam copy. The solutions are not the same and the bug will not be fixed if you follow the wrong set of instructions.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''How to fix this bug on a Steam version of Red Faction II'''&lt;br /&gt;
* '''Step 1.''' Download the {{FFLink|517491|Missing Features Patch}} for the Steam version of RFII.&lt;br /&gt;
* '''Step 2.''' Run the patch and select your RF2 exe for the Target File. RF2 on Steam is usually located at '''C:\Program Files (x86)\Steam\steamapps\common\red faction ii\rf2.exe'''&lt;br /&gt;
** NOTE: You may need to Run as Administrator.&lt;br /&gt;
* '''Step 3.''' Click the Start button to patch your copy of Red Faction II. You will no longer experience this bug.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''How to fix this bug on a retail (CD) version of Red Faction II'''&lt;br /&gt;
&lt;br /&gt;
'''IMPORTANT:''' Before proceeding with these instructions, make sure your copy of Red Faction II has been updated to {{FFLink|2801|v1.01}}!&lt;br /&gt;
* '''Step 1.''' Download the {{FFLink|517490|Missing Features Patch}} for the retail version of RFII.&lt;br /&gt;
* '''Step 2.''' Run the patch and select your RF2 exe for the Target File. RF2 is usually located at '''C:\games\RedFactionII\rf2.exe'''&lt;br /&gt;
** NOTE: You may need to Run as Administrator.&lt;br /&gt;
* '''Step 3.''' Click the Start button to patch your copy of Red Faction II. You will no longer experience this bug.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''How to fix this bug on other retail (CD) version (1.0 only) of Red Faction II (Tested with French retail) '''&lt;br /&gt;
&lt;br /&gt;
* '''Step 1.''' Install a hex editor software like HxD.&lt;br /&gt;
* '''Step 2.''' Open and select your RF2 exe. RF2 is usually located at '''C:\games\RedFactionII\rf2.exe'''&lt;br /&gt;
* '''Step 3.''' Search for line 3D 00 00 50 00 and replace the following 2 characters 7D by EB. You will no longer experience this bug.}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Animations and audio desync in cutscenes===&lt;br /&gt;
{{Issue|This happens when the framerate exceeds 120.|Limit framerate to 120. This can be done with 3rd party software like dgvoodoo2, rtss, or dxvk.}}&lt;br /&gt;
&lt;br /&gt;
===Micro stuttering===&lt;br /&gt;
{{Issue|RF2 uses directx8 which in newer versions of windows is forced to display in a borderless window. Borderless windows will get micro stuttering when the framerate isn't much above the monitors refresh rate.|Change the rendering api with 3rd party software like a d3d8to9 or dgvoodoo2. This will allow the game to run in exclusive fullscreen mode.}}&lt;br /&gt;
&lt;br /&gt;
===Using nightvision limits framerate to 30===&lt;br /&gt;
{{Issue|This is caused by a setting in rf2_config.ini|In your RF2 installation directory, open rf2_config.ini with a text editor and set Motion_blur to 0.}}&lt;br /&gt;
&lt;br /&gt;
===Aspect Ratio fixer won't work with RF2 on Steam Linux===&lt;br /&gt;
{{Issue|This issue is caused by the wine prefix that RF2 is launched in not being the same which the aspect ratio fixer would be using.|Go to the Steam properties of Red Faction II and add &amp;quot;wine RF2_AspectRatioFixer &amp;amp; wine 'Red Faction II' %command%&amp;quot; to the launch options.}}&lt;br /&gt;
&lt;br /&gt;
==Frequently Asked Questions==&lt;br /&gt;
===Where can I get a copy of Red Faction II?===&lt;br /&gt;
{{Answer|Red Faction II is available for purchase as a digital download or physical copy (CD).}}&lt;br /&gt;
&lt;br /&gt;
'''Digital Download:'''&lt;br /&gt;
* [https://store.steampowered.com/app/20550/Red_Faction_II Steam] &lt;br /&gt;
* [https://www.gog.com/game/red_faction_2 GoG] &lt;br /&gt;
&lt;br /&gt;
'''Physical Copy (CD):'''&lt;br /&gt;
* [https://www.amazon.ca/Red-Faction-II-PC-CD/dp/B000CED8G2 Amazon]&lt;br /&gt;
* [https://www.ebay.ca/sch/i.html?&amp;amp;_nkw=red+faction+2+pc eBay]&lt;br /&gt;
&lt;br /&gt;
===Can I play Red Faction II Multiplayer?===&lt;br /&gt;
{{Answer|The PlayStation 2, XBox, and GameCube versions of Red Faction II support local splitscreen multiplayer for up to 4 players plus bots. The PC version supports only botmatch, no local multiplayer. No versions of Red Faction II support online multiplayer.}}&lt;br /&gt;
===Can I make custom maps or mods for Red Faction II?===&lt;br /&gt;
{{Answer|Unlike Red Faction (1), Red Faction II had no level editor or mod tools officially released. The (unreleased) Red Faction II level editor was [[RED v2]]}}&lt;br /&gt;
===What cheat codes are available in Red Faction II??===&lt;br /&gt;
{{Answer|Each platform has its own set of cheat codes. You can find them all below.}}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;20&amp;quot;|PC Cheat Codes&lt;br /&gt;
|-&lt;br /&gt;
!Code&lt;br /&gt;
!Effect&lt;br /&gt;
|-&lt;br /&gt;
|ZZZZZZZZ&lt;br /&gt;
|Bouncy Grenades&lt;br /&gt;
|-&lt;br /&gt;
|ZZZZWXZZ&lt;br /&gt;
|Bullet Gibs&lt;br /&gt;
|-&lt;br /&gt;
|YXZWZXYW&lt;br /&gt;
|Director's Cut&lt;br /&gt;
|-&lt;br /&gt;
|YYYYYYYY&lt;br /&gt;
|Fire Bullets&lt;br /&gt;
|-&lt;br /&gt;
|XXXXYZXX&lt;br /&gt;
|Instagib Ammo&lt;br /&gt;
|-&lt;br /&gt;
|WZXYWZXY&lt;br /&gt;
|Instagib Explosions&lt;br /&gt;
|-&lt;br /&gt;
|ZYZYXXWW&lt;br /&gt;
|Rapid Rails&lt;br /&gt;
|-&lt;br /&gt;
|XXYWYWZ&lt;br /&gt;
|Super Health&lt;br /&gt;
|-&lt;br /&gt;
|YWXZYZXW&lt;br /&gt;
|Unlimited Ammo&lt;br /&gt;
|-&lt;br /&gt;
|ZXZXZXZX&lt;br /&gt;
|Unlimited Grenades&lt;br /&gt;
|-&lt;br /&gt;
|WWXXYZYZ&lt;br /&gt;
|Unlock All&lt;br /&gt;
|-&lt;br /&gt;
|YZWZYXWX&lt;br /&gt;
|Unlock all Cheats&lt;br /&gt;
|-&lt;br /&gt;
|ZYXWYZXX&lt;br /&gt;
|Unlock all Levels&lt;br /&gt;
|-&lt;br /&gt;
|WWWWWWWW&lt;br /&gt;
|Wacky Deaths&lt;br /&gt;
|-&lt;br /&gt;
|XXXXXXXX&lt;br /&gt;
|Zombie Walk&lt;br /&gt;
|}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;20&amp;quot;|PS2 Cheat Codes&lt;br /&gt;
|-&lt;br /&gt;
!Code&lt;br /&gt;
!Effect&lt;br /&gt;
|-&lt;br /&gt;
|OOOOOOOO&lt;br /&gt;
|Bouncy Grenades&lt;br /&gt;
|-&lt;br /&gt;
|OOOO△XOO&lt;br /&gt;
|Bullet Gibs&lt;br /&gt;
|-&lt;br /&gt;
|□XO△OX□△&lt;br /&gt;
|Director's Cut&lt;br /&gt;
|-&lt;br /&gt;
|□□□□□□□□&lt;br /&gt;
|Fire Bullets&lt;br /&gt;
|-&lt;br /&gt;
|XXXX□OXX&lt;br /&gt;
|Instagib Ammo&lt;br /&gt;
|-&lt;br /&gt;
|△OX□△OX□&lt;br /&gt;
|Instagib Explosions&lt;br /&gt;
|-&lt;br /&gt;
|O□O□XX△△&lt;br /&gt;
|Rapid Rails&lt;br /&gt;
|-&lt;br /&gt;
|XX□△□△O&lt;br /&gt;
|Super Health&lt;br /&gt;
|-&lt;br /&gt;
|□△XO□OX△&lt;br /&gt;
|Unlimited Ammo&lt;br /&gt;
|-&lt;br /&gt;
|OXO□XOXO&lt;br /&gt;
|Unlimited Grenades&lt;br /&gt;
|-&lt;br /&gt;
|□O△O□X△X&lt;br /&gt;
|Unlock All&lt;br /&gt;
|-&lt;br /&gt;
|△△XX□O□O&lt;br /&gt;
|Unlock all Cheats&lt;br /&gt;
|-&lt;br /&gt;
|O□X△□OXX&lt;br /&gt;
|Unlock all Levels&lt;br /&gt;
|-&lt;br /&gt;
|△△△△△△△△&lt;br /&gt;
|Wacky Deaths&lt;br /&gt;
|-&lt;br /&gt;
|XXXXXXXX&lt;br /&gt;
|Zombie Walk&lt;br /&gt;
|-&lt;br /&gt;
|X&lt;br /&gt;
|Explosive Personality&lt;br /&gt;
|-&lt;br /&gt;
|□X□X&lt;br /&gt;
|&amp;quot;You win the game!&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|XX Select&lt;br /&gt;
|No Gore (enter at main menu)&lt;br /&gt;
|}&lt;br /&gt;
[[Category:Red Faction II]]&lt;br /&gt;
[[Category:Help Pages]]&lt;/div&gt;</summary>
		<author><name>MartianMadman</name></author>
	</entry>
	<entry>
		<id>https://www.redfactionwiki.com/w/index.php?title=Red_Faction_II_FAQ&amp;diff=8603</id>
		<title>Red Faction II FAQ</title>
		<link rel="alternate" type="text/html" href="https://www.redfactionwiki.com/w/index.php?title=Red_Faction_II_FAQ&amp;diff=8603"/>
		<updated>2022-10-25T01:55:48Z</updated>

		<summary type="html">&lt;p&gt;MartianMadman: Add linux fix&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Under construction}}&lt;br /&gt;
This page provides fixes to commonly encountered issues, and answers to frequently asked questions.&lt;br /&gt;
&lt;br /&gt;
It would be impossible to list absolutely every issue and question that may come up on this page. If you're facing an issue or have a question that doesn't appear on this page, please feel welcome to join the Red Faction Community Discord and ask it. It's extremely likely that someone there knows the answer and would be happy to help you.&lt;br /&gt;
&lt;br /&gt;
'''[https://discord.gg/fRrUzuV Join the Red Faction Community Discord]'''&lt;br /&gt;
&lt;br /&gt;
==Common Issues==&lt;br /&gt;
===Error &amp;quot;Please insert Red Faction II Disc 1&amp;quot;===&lt;br /&gt;
{{Issue|The specific cause of this issue is currently unknown.|If you get this error when attempting to launch the game, simply remove any discs currently in your CD-ROM drive. You should also unmount any virtual drives you may be using through software such as PowerISO, MagicDisc, etc.&lt;br /&gt;
&lt;br /&gt;
If you in fact do not have any CD-ROM drive at all, some users have reported that using a virtual CD drive program and creating an empty drive can fix the problem. (PowerISO, MagicDisc, etc.)}}&lt;br /&gt;
===Error &amp;quot;At least 8 MB of available video memory is required&amp;quot;===&lt;br /&gt;
{{Issue|This error occurs when Red Faction II is launched on a system with 2GiB or more available video memory.&lt;br /&gt;
At a technical level, the issue is caused by a signed DWORD being read as less than the minimum of 5MiB, and is resolved with the replacement of a signed less than comparison with an unsigned less than comparison.|Community-made patches are available to fix this bug. Installation details are below. Please ensure you follow the Steam instructions if you have a Steam copy, and the non-Steam instructions if you have a non-Steam copy. The solutions are not the same and the bug will not be fixed if you follow the wrong set of instructions.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''How to fix this bug on a Steam version of Red Faction II'''&lt;br /&gt;
* '''Step 1.''' Download the {{FFLink|517491|Missing Features Patch}} for the Steam version of RFII.&lt;br /&gt;
* '''Step 2.''' Run the patch and select your RF2 exe for the Target File. RF2 on Steam is usually located at '''C:\Program Files (x86)\Steam\steamapps\common\red faction ii\rf2.exe'''&lt;br /&gt;
** NOTE: You may need to Run as Administrator.&lt;br /&gt;
* '''Step 3.''' Click the Start button to patch your copy of Red Faction II. You will no longer experience this bug.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''How to fix this bug on a retail (CD) version of Red Faction II'''&lt;br /&gt;
&lt;br /&gt;
'''IMPORTANT:''' Before proceeding with these instructions, make sure your copy of Red Faction II has been updated to {{FFLink|2801|v1.01}}!&lt;br /&gt;
* '''Step 1.''' Download the {{FFLink|517490|Missing Features Patch}} for the retail version of RFII.&lt;br /&gt;
* '''Step 2.''' Run the patch and select your RF2 exe for the Target File. RF2 is usually located at '''C:\games\RedFactionII\rf2.exe'''&lt;br /&gt;
** NOTE: You may need to Run as Administrator.&lt;br /&gt;
* '''Step 3.''' Click the Start button to patch your copy of Red Faction II. You will no longer experience this bug.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''How to fix this bug on other retail (CD) version (1.0 only) of Red Faction II (Tested with French retail) '''&lt;br /&gt;
&lt;br /&gt;
* '''Step 1.''' Install a hex editor software like HxD.&lt;br /&gt;
* '''Step 2.''' Open and select your RF2 exe. RF2 is usually located at '''C:\games\RedFactionII\rf2.exe'''&lt;br /&gt;
* '''Step 3.''' Search for line 3D 00 00 50 00 and replace the following 2 characters 7D by EB. You will no longer experience this bug.}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Animations and audio desync in cutscenes===&lt;br /&gt;
{{Issue|This happens when the framerate exceeds 120.|Limit framerate to 120. This can be done with 3rd party software like dgvoodoo2, rtss, or dxvk.}}&lt;br /&gt;
&lt;br /&gt;
===Micro stuttering===&lt;br /&gt;
{{Issue|RF2 uses directx8 which in newer versions of windows is forced to display in a borderless window. Borderless windows will get micro stuttering when the framerate isn't much above the monitors refresh rate.|Change the rendering api with 3rd party software like a d3d8to9 or dgvoodoo2. This will allow the game to run in exclusive fullscreen mode.}}&lt;br /&gt;
&lt;br /&gt;
===Using nightvision limits framerate to 30===&lt;br /&gt;
{{Issue|This is caused by a setting in rf2_config.ini|In your RF2 installation directory, open rf2_config.ini with a text editor and set Motion_blur to 0.}}&lt;br /&gt;
&lt;br /&gt;
===Aspect Ratio fixer won't work with RF2 on Steam Linux===&lt;br /&gt;
{{Issue|This issue is caused by the wine prefix that RF2 is launched in not being the same which the aspect ratio fixer would be using.|Go to the Steam properties of Red Faction II and add &amp;quot;wine RF2_AspectRatioFixer &amp;amp; wine 'Red Faction II' %command%&amp;quot; to the launch options.&lt;br /&gt;
&lt;br /&gt;
==Frequently Asked Questions==&lt;br /&gt;
===Where can I get a copy of Red Faction II?===&lt;br /&gt;
{{Answer|Red Faction II is available for purchase as a digital download or physical copy (CD).}}&lt;br /&gt;
&lt;br /&gt;
'''Digital Download:'''&lt;br /&gt;
* [https://store.steampowered.com/app/20550/Red_Faction_II Steam] &lt;br /&gt;
* [https://www.gog.com/game/red_faction_2 GoG] &lt;br /&gt;
&lt;br /&gt;
'''Physical Copy (CD):'''&lt;br /&gt;
* [https://www.amazon.ca/Red-Faction-II-PC-CD/dp/B000CED8G2 Amazon]&lt;br /&gt;
* [https://www.ebay.ca/sch/i.html?&amp;amp;_nkw=red+faction+2+pc eBay]&lt;br /&gt;
&lt;br /&gt;
===Can I play Red Faction II Multiplayer?===&lt;br /&gt;
{{Answer|The PlayStation 2, XBox, and GameCube versions of Red Faction II support local splitscreen multiplayer for up to 4 players plus bots. The PC version supports only botmatch, no local multiplayer. No versions of Red Faction II support online multiplayer.}}&lt;br /&gt;
===Can I make custom maps or mods for Red Faction II?===&lt;br /&gt;
{{Answer|Unlike Red Faction (1), Red Faction II had no level editor or mod tools officially released. The (unreleased) Red Faction II level editor was [[RED v2]]}}&lt;br /&gt;
===What cheat codes are available in Red Faction II??===&lt;br /&gt;
{{Answer|Each platform has its own set of cheat codes. You can find them all below.}}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;20&amp;quot;|PC Cheat Codes&lt;br /&gt;
|-&lt;br /&gt;
!Code&lt;br /&gt;
!Effect&lt;br /&gt;
|-&lt;br /&gt;
|ZZZZZZZZ&lt;br /&gt;
|Bouncy Grenades&lt;br /&gt;
|-&lt;br /&gt;
|ZZZZWXZZ&lt;br /&gt;
|Bullet Gibs&lt;br /&gt;
|-&lt;br /&gt;
|YXZWZXYW&lt;br /&gt;
|Director's Cut&lt;br /&gt;
|-&lt;br /&gt;
|YYYYYYYY&lt;br /&gt;
|Fire Bullets&lt;br /&gt;
|-&lt;br /&gt;
|XXXXYZXX&lt;br /&gt;
|Instagib Ammo&lt;br /&gt;
|-&lt;br /&gt;
|WZXYWZXY&lt;br /&gt;
|Instagib Explosions&lt;br /&gt;
|-&lt;br /&gt;
|ZYZYXXWW&lt;br /&gt;
|Rapid Rails&lt;br /&gt;
|-&lt;br /&gt;
|XXYWYWZ&lt;br /&gt;
|Super Health&lt;br /&gt;
|-&lt;br /&gt;
|YWXZYZXW&lt;br /&gt;
|Unlimited Ammo&lt;br /&gt;
|-&lt;br /&gt;
|ZXZXZXZX&lt;br /&gt;
|Unlimited Grenades&lt;br /&gt;
|-&lt;br /&gt;
|WWXXYZYZ&lt;br /&gt;
|Unlock All&lt;br /&gt;
|-&lt;br /&gt;
|YZWZYXWX&lt;br /&gt;
|Unlock all Cheats&lt;br /&gt;
|-&lt;br /&gt;
|ZYXWYZXX&lt;br /&gt;
|Unlock all Levels&lt;br /&gt;
|-&lt;br /&gt;
|WWWWWWWW&lt;br /&gt;
|Wacky Deaths&lt;br /&gt;
|-&lt;br /&gt;
|XXXXXXXX&lt;br /&gt;
|Zombie Walk&lt;br /&gt;
|}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;20&amp;quot;|PS2 Cheat Codes&lt;br /&gt;
|-&lt;br /&gt;
!Code&lt;br /&gt;
!Effect&lt;br /&gt;
|-&lt;br /&gt;
|OOOOOOOO&lt;br /&gt;
|Bouncy Grenades&lt;br /&gt;
|-&lt;br /&gt;
|OOOO△XOO&lt;br /&gt;
|Bullet Gibs&lt;br /&gt;
|-&lt;br /&gt;
|□XO△OX□△&lt;br /&gt;
|Director's Cut&lt;br /&gt;
|-&lt;br /&gt;
|□□□□□□□□&lt;br /&gt;
|Fire Bullets&lt;br /&gt;
|-&lt;br /&gt;
|XXXX□OXX&lt;br /&gt;
|Instagib Ammo&lt;br /&gt;
|-&lt;br /&gt;
|△OX□△OX□&lt;br /&gt;
|Instagib Explosions&lt;br /&gt;
|-&lt;br /&gt;
|O□O□XX△△&lt;br /&gt;
|Rapid Rails&lt;br /&gt;
|-&lt;br /&gt;
|XX□△□△O&lt;br /&gt;
|Super Health&lt;br /&gt;
|-&lt;br /&gt;
|□△XO□OX△&lt;br /&gt;
|Unlimited Ammo&lt;br /&gt;
|-&lt;br /&gt;
|OXO□XOXO&lt;br /&gt;
|Unlimited Grenades&lt;br /&gt;
|-&lt;br /&gt;
|□O△O□X△X&lt;br /&gt;
|Unlock All&lt;br /&gt;
|-&lt;br /&gt;
|△△XX□O□O&lt;br /&gt;
|Unlock all Cheats&lt;br /&gt;
|-&lt;br /&gt;
|O□X△□OXX&lt;br /&gt;
|Unlock all Levels&lt;br /&gt;
|-&lt;br /&gt;
|△△△△△△△△&lt;br /&gt;
|Wacky Deaths&lt;br /&gt;
|-&lt;br /&gt;
|XXXXXXXX&lt;br /&gt;
|Zombie Walk&lt;br /&gt;
|-&lt;br /&gt;
|X&lt;br /&gt;
|Explosive Personality&lt;br /&gt;
|-&lt;br /&gt;
|□X□X&lt;br /&gt;
|&amp;quot;You win the game!&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|XX Select&lt;br /&gt;
|No Gore (enter at main menu)&lt;br /&gt;
|}&lt;br /&gt;
[[Category:Red Faction II]]&lt;br /&gt;
[[Category:Help Pages]]&lt;/div&gt;</summary>
		<author><name>MartianMadman</name></author>
	</entry>
	<entry>
		<id>https://www.redfactionwiki.com/w/index.php?title=Red_Faction:_Guerrilla_FAQ&amp;diff=8602</id>
		<title>Red Faction: Guerrilla FAQ</title>
		<link rel="alternate" type="text/html" href="https://www.redfactionwiki.com/w/index.php?title=Red_Faction:_Guerrilla_FAQ&amp;diff=8602"/>
		<updated>2022-10-23T12:44:36Z</updated>

		<summary type="html">&lt;p&gt;MartianMadman: small edit&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Under construction}}&lt;br /&gt;
This page provides fixes to commonly encountered issues, and answers to frequently asked questions.&lt;br /&gt;
&lt;br /&gt;
It would be impossible to list absolutely every issue and question that may come up on this page. If you're facing an issue or have a question that doesn't appear on this page, please feel welcome to join the Red Faction Community Discord and ask it. It's extremely likely that someone there knows the answer and would be happy to help you.&lt;br /&gt;
&lt;br /&gt;
'''[https://discord.gg/fRrUzuV Join the Red Faction Community Discord]'''&lt;br /&gt;
&lt;br /&gt;
==Frequently Asked Questions==&lt;br /&gt;
&lt;br /&gt;
===My game is crashing! How can I get help?===&lt;br /&gt;
{{Answer|If you're running the GoG version, try updating your game or use GoG Galaxy. Kaiko has indicated that some GoG users running older versions may experience crashes.}}&lt;br /&gt;
&lt;br /&gt;
Otherwise, the best way to get help with these kinds of issues is to join [https://discord.gg/fRrUzuV the Red Faction Community Discord] and describe the issue you're facing.&lt;br /&gt;
&lt;br /&gt;
===Where can I get a copy of Red Faction: Guerrilla?===&lt;br /&gt;
{{Answer|Red Faction: Guerrilla is available for purchase as a digital download or physical copy (CD).}}&lt;br /&gt;
&lt;br /&gt;
'''Digital Download:'''&lt;br /&gt;
* [https://store.steampowered.com/app/667720/Red_Faction_Guerrilla_ReMarstered/ Steam] &lt;br /&gt;
* [https://www.gog.com/game/red_faction_guerrilla_remarstered GoG] &lt;br /&gt;
&lt;br /&gt;
'''Physical Copy (CD):'''&lt;br /&gt;
* [https://www.amazon.com/Red-Faction-Guerrilla-Re-Mars-tered-DVD-Windows/dp/B07F7PWTYF0 Amazon]&lt;br /&gt;
* [https://www.ebay.ca/sch/i.html?&amp;amp;_nkw=red+faction+guerrilla+pc eBay]&lt;br /&gt;
===Will Red Faction: Guerrilla run on my computer?===&lt;br /&gt;
{{Answer|The minimum recommended system requirements for Red Faction: Guerrilla Re-Mars-tered are listed below.&lt;br /&gt;
&lt;br /&gt;
'''Official Red Faction: Guerrilla Re-Mars-tered Minimum System Requirements'''&lt;br /&gt;
* '''Operating System:''' Windows 7, Windows 8, Windows 10 (64bit)&lt;br /&gt;
* '''DirectX Version:''' DirectX 11&lt;br /&gt;
* '''Processor:''' Intel or AMD Dual Core CPU 2.5 GHz&lt;br /&gt;
* '''Memory:''' 4 GB RAM&lt;br /&gt;
* '''Video Card:''' DirectX 10 Feature Level AMD or NVIDIA Card with 1 GB VRAM&lt;br /&gt;
* '''Storage:''' 32 GB available space&lt;br /&gt;
}}&lt;br /&gt;
===What's the difference between Red Faction: Guerrilla Steam Edition and Red Faction: Guerrilla Re-Mars-tered?===&lt;br /&gt;
{{Answer|The key benefits of Red Faction: Guerrilla Re-Mars-tered over the original (Steam Edition) are listed below.&lt;br /&gt;
&lt;br /&gt;
* Reworked graphics, adding specular mapping and other features&lt;br /&gt;
* Improved shadow rendering&lt;br /&gt;
* Improved lighting engine&lt;br /&gt;
* Rework of shader &amp;amp; postprocessing features&lt;br /&gt;
* Native 4k support&lt;br /&gt;
* Ability to reset destruction for all structures&lt;br /&gt;
* Previously multiplayer-exclusive features now available in single player - different sledgehammers, backpacks, and [[Reconstructor]] as examples&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
===Why is RF:G or RF:GR multiplayer really laggy sometimes?===&lt;br /&gt;
{{Answer|Due to RF:G and RF:GR multiplayer using a peer-to-peer networking model, and the lack of traditional dedicated servers, the &amp;quot;server&amp;quot; is hosted by one of the players in a game. Because of this, gameplay will likely be laggy at times, depending on the performance and network connection of the player chosen as the host.&lt;br /&gt;
}}&lt;br /&gt;
===Can I host a dedicated server for RF:G or RF:GR?===&lt;br /&gt;
{{Answer|No, RF:G and RF:GR both use a peer-to-peer networking model - which effectively means that dedicated servers don't exist. The &amp;quot;server&amp;quot; is hosted by one of the individual players in the game.&lt;br /&gt;
}}&lt;br /&gt;
===Does anyone play RF:G or RF:GR multiplayer?===&lt;br /&gt;
{{Answer|While RF:G and RF:GR multiplayer isn't especially active, it does have players. Unfortunately, due to the playlist system and peer-to-peer networking model, it's often difficult to find other players to play with. &lt;br /&gt;
}}&lt;br /&gt;
The most reliable method of finding other RF:G or RF:GR players to play with is to join [https://discord.gg/fRrUzuV the Red Faction Community Discord] and use the ''#rfg-matchmaking'' channel to attempt to organize games. The Discord supports matchmaking across all platforms on which RF:G and RF:GR were released.&lt;br /&gt;
===I have an old disc copy of Red Faction: Guerrilla from when it first came out. Can I activate it on Steam?===&lt;br /&gt;
===Can I play Red Faction: Guerrilla in first person?===&lt;br /&gt;
{{Answer|Not natively, but two separate methods of playing RF:G in first person have been developed by the community. They're listed below, and we encourage you to join the [https://discord.gg/factionfiles FactionFiles Community Discord] if you have any further questions or would like some assistance configuring these mods.}}&lt;br /&gt;
&lt;br /&gt;
* '''RSL script loader''', developed by '''Moneyl''' (Re-Mars-tered only!): [https://rsl.readthedocs.io/en/latest/Installation.html Installation guide for RSL]&lt;br /&gt;
&lt;br /&gt;
* '''RFG 1st Person mod''', developed by '''MartianMadman''' (Re-Mars-tered and Classic): [https://github.com/MartianMadman/RFG_1stPerson Github page]&lt;br /&gt;
&lt;br /&gt;
===Can I make custom maps/levels for Red Faction: Guerrilla?===&lt;br /&gt;
{{Answer|Unfortunately, the RF:G level editor ([[CLOE]]) was never released to the public.}}&lt;br /&gt;
&lt;br /&gt;
No method currently exists for the community to create custom maps/levels for the game, however community developer [[moneyl]] has recently been doing some awesome work on software to view and explore the RF:G game world. You can read more about his project here: [[Nanoforge_(Tool)|Nanoforge]]&lt;br /&gt;
&lt;br /&gt;
===Where can I find Red Faction: Guerrilla mods?===&lt;br /&gt;
{{Answer|[https://factionfiles.com FactionFiles.com] is the most extensive source of community-made mods and tools for Red Faction: Guerrilla. Some specific categories of community-made Red Faction: Guerrilla files from Faction Files are listed below.&lt;br /&gt;
&lt;br /&gt;
While we try to maintain the most up-to-date list of community-made content at FactionFiles.com, you may also find RF:G mods on other sites, such as [https://www.nexusmods.com/redfactionguerilla/mods/ Nexus Mods].}}&lt;br /&gt;
&lt;br /&gt;
'''Community File Categories:'''&lt;br /&gt;
* [https://www.factionfiles.com/ff.php?action=files&amp;amp;file_category=4 Standalone Mods]&lt;br /&gt;
* [https://www.factionfiles.com/ff.php?action=files&amp;amp;file_category=3 Tools]&lt;br /&gt;
* [https://www.factionfiles.com/ff.php?action=files&amp;amp;file_category=29 Scripts for use with the RF:GR Script Loader]&lt;br /&gt;
* [https://www.factionfiles.com/ff.php?action=files&amp;amp;file_category=16 Mods for use with the RF:G Steam Edition Mod Manager]&lt;br /&gt;
* [https://www.factionfiles.com/ff.php?action=files&amp;amp;file_category=30 Mods for use with the RF:G Re-Mars-tered Mod Manager]&lt;br /&gt;
===How can I install and use Red Faction: Guerrilla mods?===&lt;br /&gt;
{{Answer|'''NOTE:''' We've tried to standardize the distribution format of mods on [https://factionfiles.com FactionFiles.com] to the greatest extent possible, and this guide assumes you're installing mods from there. These steps may not work for you if you obtained a mod from another source. That being said, RF:G has no built-in mod support to speak of, so it's very difficult to detail a consistent and reliable method of installation for them. If you run into issues using a mod or have questions, it's best to join the [https://discord.gg/fRrUzuV Red Faction Community Discord] for some assistance.}}&lt;br /&gt;
&lt;br /&gt;
'''Installing Standalone Mods'''&lt;br /&gt;
* '''NOTE:''' As indicated above, RF:G has no built-in mod support whatsoever. The Mod Manager was developed to help with this, but Standalone Mods (ie. mods that don't use the mod manager) can vary greatly in format. As such, this guide should be seen as just a set of general guidelines. If you run into issues using a mod or have questions, it's best to join the [https://discord.gg/fRrUzuV Red Faction Community Discord] for some assistance.&lt;br /&gt;
* '''IMPORTANT:''' Before installing any Standalone Mods that require overwriting core game files (as most do), it is ''highly'' recommended that you save a backup copy of any affected files. &lt;br /&gt;
* Extract the files included in the standalone mod download to your game data directory and overwrite any existing files (Normally this will be '''C:\Steam\steamapps\common\Red Faction Guerrilla\build\pc\cache''' for Steam Edition, and '''C:\Steam\steamapps\common\Red Faction Guerrilla Re-MARS-tered\data''' for Re-Mars-tered)&lt;br /&gt;
&lt;br /&gt;
'''Installing Mod Manager Mods'''&lt;br /&gt;
* Download and install the RF:G Mod Manager you need:&lt;br /&gt;
** [https://www.factionfiles.com/ff.php?action=file&amp;amp;id=517005 Download Mod Manager for Steam Edition]&lt;br /&gt;
** [https://www.factionfiles.com/ff.php?action=file&amp;amp;id=517772 Download Mod Manager for Re-Mars-tered]&lt;br /&gt;
* Extract the folder for your Mod Manager-compatible mod to '''\mods\''' under the Mod Manager directory. &lt;br /&gt;
* '''IMPORTANT''': Ensure you extract the folder for the mod, not the contents of the folder. .xml files (or other files) for a specific mod need to be in a subdirectory for that mod under '''\mods\''', not directly in the '''\mods\''' folder itself.&lt;br /&gt;
&lt;br /&gt;
===How can I get a copy of Red Faction: Guerrilla Re-Mars-tered for free on Steam?===&lt;br /&gt;
{{Answer|If you own Red Faction: Guerrilla (Original/Steam Edition) on Steam, you'll receive a free copy of Re-Mars-tered automatically.}}&lt;br /&gt;
&lt;br /&gt;
===Can I import my save game file from Steam Edition to Re-Mars-tered?===&lt;br /&gt;
{{Answer|Yes! When starting the game for the first time, you will be asked if you wish to import any Steam Edition save game files. Alternatively, you can access this feature under Options -&amp;gt; Extras -&amp;gt; Import save data.}}&lt;br /&gt;
&lt;br /&gt;
''Important:'' The &amp;quot;Import save data&amp;quot; option will only appear when the game found save data from the steam version in the default directory. Normally, this is C:\Program Files (x86)\Steam\userdata\&amp;lt;Your Steam ID&amp;gt;\20500\remote&lt;br /&gt;
&lt;br /&gt;
===Where are RF:G and RF:GR's config and savegame files stored?===&lt;br /&gt;
{{Answer|Please reference the table below.}}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!File&lt;br /&gt;
!Original (GFWL) Edition&lt;br /&gt;
!Steam Edition&lt;br /&gt;
!Re-Mars-tered (Steam)&lt;br /&gt;
!Re-Mars-tered (GoG)&lt;br /&gt;
|-&lt;br /&gt;
!Config files&lt;br /&gt;
|%USERPROFILE%\Documents\My Games\Red Faction Guerrilla\Options\rfg_display_options.rfgs_pc&lt;br /&gt;
|%USERPROFILE%\Documents\My Games\Red Faction Guerrilla\Options\rfg_display_options.rfgs_pc&lt;br /&gt;
|%APPDATA%\kaiko\rfg\config.ini&lt;br /&gt;
|%APPDATA%\kaiko\rfg\config.ini&lt;br /&gt;
|-&lt;br /&gt;
!Savegame files&lt;br /&gt;
|%USERPROFILE%\Documents\My Games\Red Faction Guerrilla\Saves\&lt;br /&gt;
|&amp;lt;Steam-folder&amp;gt;\userdata\&amp;lt;user-id&amp;gt;\20500\remote\&lt;br /&gt;
|&amp;lt;Steam-folder&amp;gt;\userdata\&amp;lt;user-id&amp;gt;\667720\remote\&lt;br /&gt;
|%LOCALAPPDATA%\GOG.com\Galaxy\Applications\51153410217180642\Storage\Shared\Files\autocloud\save\&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Red Faction: Guerrilla]]&lt;br /&gt;
[[Category:Help Pages]]&lt;/div&gt;</summary>
		<author><name>MartianMadman</name></author>
	</entry>
	<entry>
		<id>https://www.redfactionwiki.com/w/index.php?title=Red_Faction:_Guerrilla_FAQ&amp;diff=8601</id>
		<title>Red Faction: Guerrilla FAQ</title>
		<link rel="alternate" type="text/html" href="https://www.redfactionwiki.com/w/index.php?title=Red_Faction:_Guerrilla_FAQ&amp;diff=8601"/>
		<updated>2022-10-23T12:42:43Z</updated>

		<summary type="html">&lt;p&gt;MartianMadman: /* Can I play Red Faction: Guerrilla in first person? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Under construction}}&lt;br /&gt;
This page provides fixes to commonly encountered issues, and answers to frequently asked questions.&lt;br /&gt;
&lt;br /&gt;
It would be impossible to list absolutely every issue and question that may come up on this page. If you're facing an issue or have a question that doesn't appear on this page, please feel welcome to join the Red Faction Community Discord and ask it. It's extremely likely that someone there knows the answer and would be happy to help you.&lt;br /&gt;
&lt;br /&gt;
'''[https://discord.gg/fRrUzuV Join the Red Faction Community Discord]'''&lt;br /&gt;
&lt;br /&gt;
==Frequently Asked Questions==&lt;br /&gt;
&lt;br /&gt;
===My game is crashing! How can I get help?===&lt;br /&gt;
{{Answer|If you're running the GoG version, try updating your game or use GoG Galaxy. Kaiko has indicated that some GoG users running older versions may experience crashes.}}&lt;br /&gt;
&lt;br /&gt;
Otherwise, the best way to get help with these kinds of issues is to join [https://discord.gg/fRrUzuV the Red Faction Community Discord] and describe the issue you're facing.&lt;br /&gt;
&lt;br /&gt;
===Where can I get a copy of Red Faction: Guerrilla?===&lt;br /&gt;
{{Answer|Red Faction: Guerrilla is available for purchase as a digital download or physical copy (CD).}}&lt;br /&gt;
&lt;br /&gt;
'''Digital Download:'''&lt;br /&gt;
* [https://store.steampowered.com/app/667720/Red_Faction_Guerrilla_ReMarstered/ Steam] &lt;br /&gt;
* [https://www.gog.com/game/red_faction_guerrilla_remarstered GoG] &lt;br /&gt;
&lt;br /&gt;
'''Physical Copy (CD):'''&lt;br /&gt;
* [https://www.amazon.com/Red-Faction-Guerrilla-Re-Mars-tered-DVD-Windows/dp/B07F7PWTYF0 Amazon]&lt;br /&gt;
* [https://www.ebay.ca/sch/i.html?&amp;amp;_nkw=red+faction+guerrilla+pc eBay]&lt;br /&gt;
===Will Red Faction: Guerrilla run on my computer?===&lt;br /&gt;
{{Answer|The minimum recommended system requirements for Red Faction: Guerrilla Re-Mars-tered are listed below.&lt;br /&gt;
&lt;br /&gt;
'''Official Red Faction: Guerrilla Re-Mars-tered Minimum System Requirements'''&lt;br /&gt;
* '''Operating System:''' Windows 7, Windows 8, Windows 10 (64bit)&lt;br /&gt;
* '''DirectX Version:''' DirectX 11&lt;br /&gt;
* '''Processor:''' Intel or AMD Dual Core CPU 2.5 GHz&lt;br /&gt;
* '''Memory:''' 4 GB RAM&lt;br /&gt;
* '''Video Card:''' DirectX 10 Feature Level AMD or NVIDIA Card with 1 GB VRAM&lt;br /&gt;
* '''Storage:''' 32 GB available space&lt;br /&gt;
}}&lt;br /&gt;
===What's the difference between Red Faction: Guerrilla Steam Edition and Red Faction: Guerrilla Re-Mars-tered?===&lt;br /&gt;
{{Answer|The key benefits of Red Faction: Guerrilla Re-Mars-tered over the original (Steam Edition) are listed below.&lt;br /&gt;
&lt;br /&gt;
* Reworked graphics, adding specular mapping and other features&lt;br /&gt;
* Improved shadow rendering&lt;br /&gt;
* Improved lighting engine&lt;br /&gt;
* Rework of shader &amp;amp; postprocessing features&lt;br /&gt;
* Native 4k support&lt;br /&gt;
* Ability to reset destruction for all structures&lt;br /&gt;
* Previously multiplayer-exclusive features now available in single player - different sledgehammers, backpacks, and [[Reconstructor]] as examples&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
===Why is RF:G or RF:GR multiplayer really laggy sometimes?===&lt;br /&gt;
{{Answer|Due to RF:G and RF:GR multiplayer using a peer-to-peer networking model, and the lack of traditional dedicated servers, the &amp;quot;server&amp;quot; is hosted by one of the players in a game. Because of this, gameplay will likely be laggy at times, depending on the performance and network connection of the player chosen as the host.&lt;br /&gt;
}}&lt;br /&gt;
===Can I host a dedicated server for RF:G or RF:GR?===&lt;br /&gt;
{{Answer|No, RF:G and RF:GR both use a peer-to-peer networking model - which effectively means that dedicated servers don't exist. The &amp;quot;server&amp;quot; is hosted by one of the individual players in the game.&lt;br /&gt;
}}&lt;br /&gt;
===Does anyone play RF:G or RF:GR multiplayer?===&lt;br /&gt;
{{Answer|While RF:G and RF:GR multiplayer isn't especially active, it does have players. Unfortunately, due to the playlist system and peer-to-peer networking model, it's often difficult to find other players to play with. &lt;br /&gt;
}}&lt;br /&gt;
The most reliable method of finding other RF:G or RF:GR players to play with is to join [https://discord.gg/fRrUzuV the Red Faction Community Discord] and use the ''#rfg-matchmaking'' channel to attempt to organize games. The Discord supports matchmaking across all platforms on which RF:G and RF:GR were released.&lt;br /&gt;
===I have an old disc copy of Red Faction: Guerrilla from when it first came out. Can I activate it on Steam?===&lt;br /&gt;
===Can I play Red Faction: Guerrilla in first person?===&lt;br /&gt;
{{Answer|Not naively, but two separate methods of swapping RF:G to first person have been developed by the community. They're listed below, and we encourage you to join the [https://discord.gg/factionfiles FactionFiles Community Discord] if you have any further questions or would like some assistance configuring these mods.}}&lt;br /&gt;
&lt;br /&gt;
* '''RSL script loader''', developed by '''Moneyl''' (Re-Mars-tered only!): [https://rsl.readthedocs.io/en/latest/Installation.html Installation guide for RSL]&lt;br /&gt;
&lt;br /&gt;
* '''RFG 1st Person mod''', developed by '''MartianMadman''' (Re-Mars-tered and Classic): [https://github.com/MartianMadman/RFG_1stPerson Github page]&lt;br /&gt;
&lt;br /&gt;
===Can I make custom maps/levels for Red Faction: Guerrilla?===&lt;br /&gt;
{{Answer|Unfortunately, the RF:G level editor ([[CLOE]]) was never released to the public.}}&lt;br /&gt;
&lt;br /&gt;
No method currently exists for the community to create custom maps/levels for the game, however community developer [[moneyl]] has recently been doing some awesome work on software to view and explore the RF:G game world. You can read more about his project here: [[Nanoforge_(Tool)|Nanoforge]]&lt;br /&gt;
&lt;br /&gt;
===Where can I find Red Faction: Guerrilla mods?===&lt;br /&gt;
{{Answer|[https://factionfiles.com FactionFiles.com] is the most extensive source of community-made mods and tools for Red Faction: Guerrilla. Some specific categories of community-made Red Faction: Guerrilla files from Faction Files are listed below.&lt;br /&gt;
&lt;br /&gt;
While we try to maintain the most up-to-date list of community-made content at FactionFiles.com, you may also find RF:G mods on other sites, such as [https://www.nexusmods.com/redfactionguerilla/mods/ Nexus Mods].}}&lt;br /&gt;
&lt;br /&gt;
'''Community File Categories:'''&lt;br /&gt;
* [https://www.factionfiles.com/ff.php?action=files&amp;amp;file_category=4 Standalone Mods]&lt;br /&gt;
* [https://www.factionfiles.com/ff.php?action=files&amp;amp;file_category=3 Tools]&lt;br /&gt;
* [https://www.factionfiles.com/ff.php?action=files&amp;amp;file_category=29 Scripts for use with the RF:GR Script Loader]&lt;br /&gt;
* [https://www.factionfiles.com/ff.php?action=files&amp;amp;file_category=16 Mods for use with the RF:G Steam Edition Mod Manager]&lt;br /&gt;
* [https://www.factionfiles.com/ff.php?action=files&amp;amp;file_category=30 Mods for use with the RF:G Re-Mars-tered Mod Manager]&lt;br /&gt;
===How can I install and use Red Faction: Guerrilla mods?===&lt;br /&gt;
{{Answer|'''NOTE:''' We've tried to standardize the distribution format of mods on [https://factionfiles.com FactionFiles.com] to the greatest extent possible, and this guide assumes you're installing mods from there. These steps may not work for you if you obtained a mod from another source. That being said, RF:G has no built-in mod support to speak of, so it's very difficult to detail a consistent and reliable method of installation for them. If you run into issues using a mod or have questions, it's best to join the [https://discord.gg/fRrUzuV Red Faction Community Discord] for some assistance.}}&lt;br /&gt;
&lt;br /&gt;
'''Installing Standalone Mods'''&lt;br /&gt;
* '''NOTE:''' As indicated above, RF:G has no built-in mod support whatsoever. The Mod Manager was developed to help with this, but Standalone Mods (ie. mods that don't use the mod manager) can vary greatly in format. As such, this guide should be seen as just a set of general guidelines. If you run into issues using a mod or have questions, it's best to join the [https://discord.gg/fRrUzuV Red Faction Community Discord] for some assistance.&lt;br /&gt;
* '''IMPORTANT:''' Before installing any Standalone Mods that require overwriting core game files (as most do), it is ''highly'' recommended that you save a backup copy of any affected files. &lt;br /&gt;
* Extract the files included in the standalone mod download to your game data directory and overwrite any existing files (Normally this will be '''C:\Steam\steamapps\common\Red Faction Guerrilla\build\pc\cache''' for Steam Edition, and '''C:\Steam\steamapps\common\Red Faction Guerrilla Re-MARS-tered\data''' for Re-Mars-tered)&lt;br /&gt;
&lt;br /&gt;
'''Installing Mod Manager Mods'''&lt;br /&gt;
* Download and install the RF:G Mod Manager you need:&lt;br /&gt;
** [https://www.factionfiles.com/ff.php?action=file&amp;amp;id=517005 Download Mod Manager for Steam Edition]&lt;br /&gt;
** [https://www.factionfiles.com/ff.php?action=file&amp;amp;id=517772 Download Mod Manager for Re-Mars-tered]&lt;br /&gt;
* Extract the folder for your Mod Manager-compatible mod to '''\mods\''' under the Mod Manager directory. &lt;br /&gt;
* '''IMPORTANT''': Ensure you extract the folder for the mod, not the contents of the folder. .xml files (or other files) for a specific mod need to be in a subdirectory for that mod under '''\mods\''', not directly in the '''\mods\''' folder itself.&lt;br /&gt;
&lt;br /&gt;
===How can I get a copy of Red Faction: Guerrilla Re-Mars-tered for free on Steam?===&lt;br /&gt;
{{Answer|If you own Red Faction: Guerrilla (Original/Steam Edition) on Steam, you'll receive a free copy of Re-Mars-tered automatically.}}&lt;br /&gt;
&lt;br /&gt;
===Can I import my save game file from Steam Edition to Re-Mars-tered?===&lt;br /&gt;
{{Answer|Yes! When starting the game for the first time, you will be asked if you wish to import any Steam Edition save game files. Alternatively, you can access this feature under Options -&amp;gt; Extras -&amp;gt; Import save data.}}&lt;br /&gt;
&lt;br /&gt;
''Important:'' The &amp;quot;Import save data&amp;quot; option will only appear when the game found save data from the steam version in the default directory. Normally, this is C:\Program Files (x86)\Steam\userdata\&amp;lt;Your Steam ID&amp;gt;\20500\remote&lt;br /&gt;
&lt;br /&gt;
===Where are RF:G and RF:GR's config and savegame files stored?===&lt;br /&gt;
{{Answer|Please reference the table below.}}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!File&lt;br /&gt;
!Original (GFWL) Edition&lt;br /&gt;
!Steam Edition&lt;br /&gt;
!Re-Mars-tered (Steam)&lt;br /&gt;
!Re-Mars-tered (GoG)&lt;br /&gt;
|-&lt;br /&gt;
!Config files&lt;br /&gt;
|%USERPROFILE%\Documents\My Games\Red Faction Guerrilla\Options\rfg_display_options.rfgs_pc&lt;br /&gt;
|%USERPROFILE%\Documents\My Games\Red Faction Guerrilla\Options\rfg_display_options.rfgs_pc&lt;br /&gt;
|%APPDATA%\kaiko\rfg\config.ini&lt;br /&gt;
|%APPDATA%\kaiko\rfg\config.ini&lt;br /&gt;
|-&lt;br /&gt;
!Savegame files&lt;br /&gt;
|%USERPROFILE%\Documents\My Games\Red Faction Guerrilla\Saves\&lt;br /&gt;
|&amp;lt;Steam-folder&amp;gt;\userdata\&amp;lt;user-id&amp;gt;\20500\remote\&lt;br /&gt;
|&amp;lt;Steam-folder&amp;gt;\userdata\&amp;lt;user-id&amp;gt;\667720\remote\&lt;br /&gt;
|%LOCALAPPDATA%\GOG.com\Galaxy\Applications\51153410217180642\Storage\Shared\Files\autocloud\save\&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Red Faction: Guerrilla]]&lt;br /&gt;
[[Category:Help Pages]]&lt;/div&gt;</summary>
		<author><name>MartianMadman</name></author>
	</entry>
	<entry>
		<id>https://www.redfactionwiki.com/w/index.php?title=Red_Faction:_Armageddon_FAQ&amp;diff=8480</id>
		<title>Red Faction: Armageddon FAQ</title>
		<link rel="alternate" type="text/html" href="https://www.redfactionwiki.com/w/index.php?title=Red_Faction:_Armageddon_FAQ&amp;diff=8480"/>
		<updated>2022-09-13T17:47:45Z</updated>

		<summary type="html">&lt;p&gt;MartianMadman: add comma&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Under construction}}&lt;br /&gt;
This page provides fixes to commonly encountered issues, and answers to frequently asked questions.&lt;br /&gt;
&lt;br /&gt;
It would be impossible to list absolutely every issue and question that may come up on this page. If you're facing an issue or have a question that doesn't appear on this page, please feel welcome to join the Red Faction Community Discord and ask it. It's extremely likely that someone there knows the answer and would be happy to help you.&lt;br /&gt;
&lt;br /&gt;
'''[https://discord.gg/fRrUzuV Join the Red Faction Community Discord]'''&lt;br /&gt;
&lt;br /&gt;
==Frequently Asked Questions==&lt;br /&gt;
===Where can I get a copy of Red Faction: Armageddon?===&lt;br /&gt;
Red Faction: Armageddon is available digitally at the following storefronts:&lt;br /&gt;
&lt;br /&gt;
[https://store.steampowered.com/app/55110/Red_Faction_Armageddon Steam]&lt;br /&gt;
&lt;br /&gt;
[https://www.gog.com/game/red_faction_armageddon GOG]&lt;br /&gt;
&lt;br /&gt;
[https://www.humblebundle.com/store/agecheck/red-faction-armageddon Humble Bundle]&lt;br /&gt;
&lt;br /&gt;
For console:&lt;br /&gt;
&lt;br /&gt;
[https://www.xbox.com/en-US/games/store/red-faction-armageddon/BWB89BB14C5H Xbox]&lt;br /&gt;
&lt;br /&gt;
[https://store.playstation.com/#!/en-us/games/red-faction-armageddon/cid=UP1005-NPUB30574_00-RFADIGITALDNLOAD?emcid=ps-se-717&amp;amp;utm_medium=Paid_Search_%7Bps%7D&amp;amp;utm_campaign=Playstation&amp;amp;utm_source=Google&amp;amp;utm_term=ps-se-717&amp;amp;utm_content=Brand PlayStation (Link no longer viewable in browser, find game on your PS3 directly.)]&lt;br /&gt;
&lt;br /&gt;
Additionally, retail copies for PC, Xbox 360, and PlayStation 3 can be purchased secondhand.&lt;br /&gt;
&lt;br /&gt;
===Will Red Faction: Armageddon run on my computer?===&lt;br /&gt;
System Requirements:&lt;br /&gt;
&lt;br /&gt;
MINIMUM:&lt;br /&gt;
&lt;br /&gt;
OS: Windows® XP&lt;br /&gt;
&lt;br /&gt;
Processor: 2GHz Dual Core Processor (Intel Core 2 Duo or AMD Athlon™ X2) or higher&lt;br /&gt;
&lt;br /&gt;
Memory: 2GB System RAM or more&lt;br /&gt;
&lt;br /&gt;
Graphics: 320MB Video RAM, GPU w/ Shader Model 3.0 support, NVIDIA® GeForce® 88xx series or better, ATI Radeon™ HD30xx series or better&lt;br /&gt;
&lt;br /&gt;
DirectX®: 9.0c&lt;br /&gt;
&lt;br /&gt;
Hard Drive: 7.5 GB&lt;br /&gt;
&lt;br /&gt;
Sound: 100% DirectX® 9.0C compliant sound card or equivalent onboard sound&lt;br /&gt;
&lt;br /&gt;
RECOMMENDED:&lt;br /&gt;
&lt;br /&gt;
OS: Microsoft® Windows® 7&lt;br /&gt;
&lt;br /&gt;
Processor: Any Quad Core Processor(Intel® Core i5 or AMD Phenom™ II X4) or 3.0+ Dual Core CPU&lt;br /&gt;
&lt;br /&gt;
Memory: 4GB System RAM or more&lt;br /&gt;
&lt;br /&gt;
Graphics: 1GB Video RAM, GPU w/ Shader Model 4.0 support, NVIDIA® GeForce® GTX 400 series or better, ATI Radeon™ HD5000 series or better&lt;br /&gt;
&lt;br /&gt;
DirectX®: 11&lt;br /&gt;
&lt;br /&gt;
Hard Drive: 7.5 GB&lt;br /&gt;
&lt;br /&gt;
Sound: 100% DirectX® 9.0C compliant sound card or equivalent onboard sound&lt;br /&gt;
&lt;br /&gt;
To fix issues with running Armageddon on modern systems, please read the &amp;quot;Common Issues&amp;quot; section of the FAQ below.&lt;br /&gt;
&lt;br /&gt;
===I have an old disc copy of Red Faction: Armageddon from when it first came out. Can I activate it on Steam?===&lt;br /&gt;
(Needs confirmed)&lt;br /&gt;
&lt;br /&gt;
===Can I play Red Faction: Armageddon in first person?===&lt;br /&gt;
There are mods available for playing in first person:&lt;br /&gt;
&lt;br /&gt;
[https://www.factionfiles.com/ff.php?action=file&amp;amp;id=4516 RFA First Person Mod by SlaveOfSelf]&lt;br /&gt;
&lt;br /&gt;
[https://github.com/MartianMadman/RFA_1stPerson MartianMadman's 1st Person mod]&lt;br /&gt;
&lt;br /&gt;
===Can I make custom maps/levels for Red Faction: Armageddon?===&lt;br /&gt;
There are currently no tools available for creathing custom maps/levels for Armageddon. &lt;br /&gt;
&lt;br /&gt;
===Where can I find Red Faction: Armageddon mods?===&lt;br /&gt;
Mods for Red Faction: Armageddon are available on [https://www.factionfiles.com Faction Files], [https://www.nexusmods.com/redfactionarmageddon Nexus mods], and [https://www.moddb.com/games/red-faction-armageddon Moddb].&lt;br /&gt;
&lt;br /&gt;
===How can I install and use Red Faction: Armageddon mods?===&lt;br /&gt;
Follow the installation instructions included with each mod for instructions.&lt;br /&gt;
&lt;br /&gt;
==Common Issues==&lt;br /&gt;
&lt;br /&gt;
===The campaign won't start and boots back to the main menu or crashes===&lt;br /&gt;
This is a Steam only issue caused by a Steam update. THQ Nordic pushed a beta build To fix it. Go to your library and right click Red Faction: Armageddon.&lt;br /&gt;
Click the properties tab and go to the Betas section. Click the arrow on the dropdown box and select &amp;quot;publicbeta&amp;quot; without quotes, then close the properties window.&lt;br /&gt;
Red Faction: Armageddon should now have &amp;quot;[publicbeta]&amp;quot; next to the title, without the quotes. It will download the required files, and the campaign should now launch properly.&lt;br /&gt;
The Steam version may still require the fixes listed below to work properly, as does the GOG version.&lt;br /&gt;
&lt;br /&gt;
This problem can also be caused in any version by having a CPU that has more than 16 cores. If you have more than 16 cores and have an AMD CPU:&lt;br /&gt;
Enable &amp;quot;legacy compatibility mode&amp;quot; using AMD Ryzen Master, AMD also provide a pre-made profile called &amp;quot;Game Mode&amp;quot; which enables legacy mode.&lt;br /&gt;
&lt;br /&gt;
Unknown if Intel chips are affected by this issue at the moment. Process Lasso may be a potential fix by limiting the amount of cores Armageddon can access.&lt;br /&gt;
&lt;br /&gt;
===My game is crashing constantly or otherwise not running smoothly===&lt;br /&gt;
Here are the recommended compatibility settings for Armageddon on modern systems:&lt;br /&gt;
&lt;br /&gt;
Windows XP (Service Pack 3) Compatibility Mode&lt;br /&gt;
&lt;br /&gt;
Check &amp;quot;Disable Fullscreen Optimizations&amp;quot; (Fixes brief freezing when using alt tab)&lt;br /&gt;
&lt;br /&gt;
Additionally, patching the game executable to be large address aware, giving it an extra 2GBs of memory, has been found to consistently fix crashing and general stability issues alongside the outlined compatibility settings. You can find a simple tool to help patch the executable [https://ntcore.com/?page_id=371 here]. This should not trigger VAC in Infestation Mode in the Steam version as it is not a cheat. (Use at your own risk in online.) The GOG version does not use VAC. https://partner.steamgames.com/doc/features/anticheat/vac_integration&lt;br /&gt;
&lt;br /&gt;
===My game is lagging and no controller input is being detected===&lt;br /&gt;
This happens when you have multiple controllers connected, or your current controller is being detected as any controller other than the first controller. Please unplug all extra controllers or have your current controller connected as the first controller to fix this issue. Alternatively, play with keyboard and mouse input after disconnecting all controllers.&lt;br /&gt;
&lt;br /&gt;
===All text in the game is broken and audio is silent===&lt;br /&gt;
Your player_options.rfao_pc file was corrupted. Delete it and the game will generate a new one on startup, fixing this problem.&lt;br /&gt;
This will erase your Infestation and Ruin Mode progress. Campaign progress will be unaffected except all upgrades will be erased.&lt;br /&gt;
&lt;br /&gt;
You can find this file at:&lt;br /&gt;
&lt;br /&gt;
Steam - &amp;lt;Steam-folder&amp;gt;\userdata\&amp;lt;user-id&amp;gt;\55110\remote\&lt;br /&gt;
&lt;br /&gt;
GOG - %LOCALAPPDATA%\GOG.com\Galaxy\Applications\51153456908161049\Storage\&lt;br /&gt;
&lt;br /&gt;
===Video settings won't save===&lt;br /&gt;
According to pcgamingwiki.com the issue may be caused by newer versions of Windows. To fix it, set rf4_launcher.exe to run in Windows XP (Service Pack 3) compatibility mode.&lt;br /&gt;
&lt;br /&gt;
===Player falls out of minecart during fight with Adam Hale===&lt;br /&gt;
Users have reported that limiting framerate to 60 fixes the issue.&lt;br /&gt;
&lt;br /&gt;
[[Category:Red Faction: Armageddon]]&lt;br /&gt;
[[Category:Help Pages]]&lt;/div&gt;</summary>
		<author><name>MartianMadman</name></author>
	</entry>
	<entry>
		<id>https://www.redfactionwiki.com/w/index.php?title=Red_Faction:_Armageddon_FAQ&amp;diff=8479</id>
		<title>Red Faction: Armageddon FAQ</title>
		<link rel="alternate" type="text/html" href="https://www.redfactionwiki.com/w/index.php?title=Red_Faction:_Armageddon_FAQ&amp;diff=8479"/>
		<updated>2022-09-13T17:45:52Z</updated>

		<summary type="html">&lt;p&gt;MartianMadman: add Moddb&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Under construction}}&lt;br /&gt;
This page provides fixes to commonly encountered issues, and answers to frequently asked questions.&lt;br /&gt;
&lt;br /&gt;
It would be impossible to list absolutely every issue and question that may come up on this page. If you're facing an issue or have a question that doesn't appear on this page, please feel welcome to join the Red Faction Community Discord and ask it. It's extremely likely that someone there knows the answer and would be happy to help you.&lt;br /&gt;
&lt;br /&gt;
'''[https://discord.gg/fRrUzuV Join the Red Faction Community Discord]'''&lt;br /&gt;
&lt;br /&gt;
==Frequently Asked Questions==&lt;br /&gt;
===Where can I get a copy of Red Faction: Armageddon?===&lt;br /&gt;
Red Faction: Armageddon is available digitally at the following storefronts:&lt;br /&gt;
&lt;br /&gt;
[https://store.steampowered.com/app/55110/Red_Faction_Armageddon Steam]&lt;br /&gt;
&lt;br /&gt;
[https://www.gog.com/game/red_faction_armageddon GOG]&lt;br /&gt;
&lt;br /&gt;
[https://www.humblebundle.com/store/agecheck/red-faction-armageddon Humble Bundle]&lt;br /&gt;
&lt;br /&gt;
For console:&lt;br /&gt;
&lt;br /&gt;
[https://www.xbox.com/en-US/games/store/red-faction-armageddon/BWB89BB14C5H Xbox]&lt;br /&gt;
&lt;br /&gt;
[https://store.playstation.com/#!/en-us/games/red-faction-armageddon/cid=UP1005-NPUB30574_00-RFADIGITALDNLOAD?emcid=ps-se-717&amp;amp;utm_medium=Paid_Search_%7Bps%7D&amp;amp;utm_campaign=Playstation&amp;amp;utm_source=Google&amp;amp;utm_term=ps-se-717&amp;amp;utm_content=Brand PlayStation (Link no longer viewable in browser, find game on your PS3 directly.)]&lt;br /&gt;
&lt;br /&gt;
Additionally, retail copies for PC, Xbox 360, and PlayStation 3 can be purchased secondhand.&lt;br /&gt;
&lt;br /&gt;
===Will Red Faction: Armageddon run on my computer?===&lt;br /&gt;
System Requirements:&lt;br /&gt;
&lt;br /&gt;
MINIMUM:&lt;br /&gt;
&lt;br /&gt;
OS: Windows® XP&lt;br /&gt;
&lt;br /&gt;
Processor: 2GHz Dual Core Processor (Intel Core 2 Duo or AMD Athlon™ X2) or higher&lt;br /&gt;
&lt;br /&gt;
Memory: 2GB System RAM or more&lt;br /&gt;
&lt;br /&gt;
Graphics: 320MB Video RAM, GPU w/ Shader Model 3.0 support, NVIDIA® GeForce® 88xx series or better, ATI Radeon™ HD30xx series or better&lt;br /&gt;
&lt;br /&gt;
DirectX®: 9.0c&lt;br /&gt;
&lt;br /&gt;
Hard Drive: 7.5 GB&lt;br /&gt;
&lt;br /&gt;
Sound: 100% DirectX® 9.0C compliant sound card or equivalent onboard sound&lt;br /&gt;
&lt;br /&gt;
RECOMMENDED:&lt;br /&gt;
&lt;br /&gt;
OS: Microsoft® Windows® 7&lt;br /&gt;
&lt;br /&gt;
Processor: Any Quad Core Processor(Intel® Core i5 or AMD Phenom™ II X4) or 3.0+ Dual Core CPU&lt;br /&gt;
&lt;br /&gt;
Memory: 4GB System RAM or more&lt;br /&gt;
&lt;br /&gt;
Graphics: 1GB Video RAM, GPU w/ Shader Model 4.0 support, NVIDIA® GeForce® GTX 400 series or better, ATI Radeon™ HD5000 series or better&lt;br /&gt;
&lt;br /&gt;
DirectX®: 11&lt;br /&gt;
&lt;br /&gt;
Hard Drive: 7.5 GB&lt;br /&gt;
&lt;br /&gt;
Sound: 100% DirectX® 9.0C compliant sound card or equivalent onboard sound&lt;br /&gt;
&lt;br /&gt;
To fix issues with running Armageddon on modern systems, please read the &amp;quot;Common Issues&amp;quot; section of the FAQ below.&lt;br /&gt;
&lt;br /&gt;
===I have an old disc copy of Red Faction: Armageddon from when it first came out. Can I activate it on Steam?===&lt;br /&gt;
(Needs confirmed)&lt;br /&gt;
&lt;br /&gt;
===Can I play Red Faction: Armageddon in first person?===&lt;br /&gt;
There are mods available for playing in first person:&lt;br /&gt;
&lt;br /&gt;
[https://www.factionfiles.com/ff.php?action=file&amp;amp;id=4516 RFA First Person Mod by SlaveOfSelf]&lt;br /&gt;
&lt;br /&gt;
[https://github.com/MartianMadman/RFA_1stPerson MartianMadman's 1st Person mod]&lt;br /&gt;
&lt;br /&gt;
===Can I make custom maps/levels for Red Faction: Armageddon?===&lt;br /&gt;
There are currently no tools available for creathing custom maps/levels for Armageddon. &lt;br /&gt;
&lt;br /&gt;
===Where can I find Red Faction: Armageddon mods?===&lt;br /&gt;
Mods for Red Faction: Armageddon are available on [https://www.factionfiles.com Faction Files], [https://www.nexusmods.com/redfactionarmageddon Nexus mods] and [https://www.moddb.com/games/red-faction-armageddon Moddb].&lt;br /&gt;
&lt;br /&gt;
===How can I install and use Red Faction: Armageddon mods?===&lt;br /&gt;
Follow the installation instructions included with each mod for instructions.&lt;br /&gt;
&lt;br /&gt;
==Common Issues==&lt;br /&gt;
&lt;br /&gt;
===The campaign won't start and boots back to the main menu or crashes===&lt;br /&gt;
This is a Steam only issue caused by a Steam update. THQ Nordic pushed a beta build To fix it. Go to your library and right click Red Faction: Armageddon.&lt;br /&gt;
Click the properties tab and go to the Betas section. Click the arrow on the dropdown box and select &amp;quot;publicbeta&amp;quot; without quotes, then close the properties window.&lt;br /&gt;
Red Faction: Armageddon should now have &amp;quot;[publicbeta]&amp;quot; next to the title, without the quotes. It will download the required files, and the campaign should now launch properly.&lt;br /&gt;
The Steam version may still require the fixes listed below to work properly, as does the GOG version.&lt;br /&gt;
&lt;br /&gt;
This problem can also be caused in any version by having a CPU that has more than 16 cores. If you have more than 16 cores and have an AMD CPU:&lt;br /&gt;
Enable &amp;quot;legacy compatibility mode&amp;quot; using AMD Ryzen Master, AMD also provide a pre-made profile called &amp;quot;Game Mode&amp;quot; which enables legacy mode.&lt;br /&gt;
&lt;br /&gt;
Unknown if Intel chips are affected by this issue at the moment. Process Lasso may be a potential fix by limiting the amount of cores Armageddon can access.&lt;br /&gt;
&lt;br /&gt;
===My game is crashing constantly or otherwise not running smoothly===&lt;br /&gt;
Here are the recommended compatibility settings for Armageddon on modern systems:&lt;br /&gt;
&lt;br /&gt;
Windows XP (Service Pack 3) Compatibility Mode&lt;br /&gt;
&lt;br /&gt;
Check &amp;quot;Disable Fullscreen Optimizations&amp;quot; (Fixes brief freezing when using alt tab)&lt;br /&gt;
&lt;br /&gt;
Additionally, patching the game executable to be large address aware, giving it an extra 2GBs of memory, has been found to consistently fix crashing and general stability issues alongside the outlined compatibility settings. You can find a simple tool to help patch the executable [https://ntcore.com/?page_id=371 here]. This should not trigger VAC in Infestation Mode in the Steam version as it is not a cheat. (Use at your own risk in online.) The GOG version does not use VAC. https://partner.steamgames.com/doc/features/anticheat/vac_integration&lt;br /&gt;
&lt;br /&gt;
===My game is lagging and no controller input is being detected===&lt;br /&gt;
This happens when you have multiple controllers connected, or your current controller is being detected as any controller other than the first controller. Please unplug all extra controllers or have your current controller connected as the first controller to fix this issue. Alternatively, play with keyboard and mouse input after disconnecting all controllers.&lt;br /&gt;
&lt;br /&gt;
===All text in the game is broken and audio is silent===&lt;br /&gt;
Your player_options.rfao_pc file was corrupted. Delete it and the game will generate a new one on startup, fixing this problem.&lt;br /&gt;
This will erase your Infestation and Ruin Mode progress. Campaign progress will be unaffected except all upgrades will be erased.&lt;br /&gt;
&lt;br /&gt;
You can find this file at:&lt;br /&gt;
&lt;br /&gt;
Steam - &amp;lt;Steam-folder&amp;gt;\userdata\&amp;lt;user-id&amp;gt;\55110\remote\&lt;br /&gt;
&lt;br /&gt;
GOG - %LOCALAPPDATA%\GOG.com\Galaxy\Applications\51153456908161049\Storage\&lt;br /&gt;
&lt;br /&gt;
===Video settings won't save===&lt;br /&gt;
According to pcgamingwiki.com the issue may be caused by newer versions of Windows. To fix it, set rf4_launcher.exe to run in Windows XP (Service Pack 3) compatibility mode.&lt;br /&gt;
&lt;br /&gt;
===Player falls out of minecart during fight with Adam Hale===&lt;br /&gt;
Users have reported that limiting framerate to 60 fixes the issue.&lt;br /&gt;
&lt;br /&gt;
[[Category:Red Faction: Armageddon]]&lt;br /&gt;
[[Category:Help Pages]]&lt;/div&gt;</summary>
		<author><name>MartianMadman</name></author>
	</entry>
	<entry>
		<id>https://www.redfactionwiki.com/w/index.php?title=Red_Faction_II_FAQ&amp;diff=8478</id>
		<title>Red Faction II FAQ</title>
		<link rel="alternate" type="text/html" href="https://www.redfactionwiki.com/w/index.php?title=Red_Faction_II_FAQ&amp;diff=8478"/>
		<updated>2022-09-13T17:21:42Z</updated>

		<summary type="html">&lt;p&gt;MartianMadman: Mention that .ini file is a text file.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Under construction}}&lt;br /&gt;
This page provides fixes to commonly encountered issues, and answers to frequently asked questions.&lt;br /&gt;
&lt;br /&gt;
It would be impossible to list absolutely every issue and question that may come up on this page. If you're facing an issue or have a question that doesn't appear on this page, please feel welcome to join the Red Faction Community Discord and ask it. It's extremely likely that someone there knows the answer and would be happy to help you.&lt;br /&gt;
&lt;br /&gt;
'''[https://discord.gg/fRrUzuV Join the Red Faction Community Discord]'''&lt;br /&gt;
&lt;br /&gt;
==Common Issues==&lt;br /&gt;
===Error &amp;quot;Please insert Red Faction II Disc 1&amp;quot;===&lt;br /&gt;
{{Issue|The specific cause of this issue is currently unknown.|If you get this error when attempting to launch the game, simply remove any discs currently in your CD-ROM drive. You should also unmount any virtual drives you may be using through software such as PowerISO, MagicDisc, etc.&lt;br /&gt;
&lt;br /&gt;
If you in fact do not have any CD-ROM drive at all, some users have reported that using a virtual CD drive program and creating an empty drive can fix the problem. (PowerISO, MagicDisc, etc.)}}&lt;br /&gt;
===Error &amp;quot;At least 8 MB of available video memory is required&amp;quot;===&lt;br /&gt;
{{Issue|This error occurs when Red Faction II is launched on a system with 2GiB or more available video memory.&lt;br /&gt;
At a technical level, the issue is caused by a signed DWORD being read as less than the minimum of 5MiB, and is resolved with the replacement of a signed less than comparison with an unsigned less than comparison.|Community-made patches are available to fix this bug. Installation details are below. Please ensure you follow the Steam instructions if you have a Steam copy, and the non-Steam instructions if you have a non-Steam copy. The solutions are not the same and the bug will not be fixed if you follow the wrong set of instructions.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''How to fix this bug on a Steam version of Red Faction II'''&lt;br /&gt;
* '''Step 1.''' Download the {{FFLink|517491|Missing Features Patch}} for the Steam version of RFII.&lt;br /&gt;
* '''Step 2.''' Run the patch and select your RF2 exe for the Target File. RF2 on Steam is usually located at '''C:\Program Files (x86)\Steam\steamapps\common\red faction ii\rf2.exe'''&lt;br /&gt;
** NOTE: You may need to Run as Administrator.&lt;br /&gt;
* '''Step 3.''' Click the Start button to patch your copy of Red Faction II. You will no longer experience this bug.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''How to fix this bug on a retail (CD) version of Red Faction II'''&lt;br /&gt;
&lt;br /&gt;
'''IMPORTANT:''' Before proceeding with these instructions, make sure your copy of Red Faction II has been updated to {{FFLink|2801|v1.01}}!&lt;br /&gt;
* '''Step 1.''' Download the {{FFLink|517490|Missing Features Patch}} for the retail version of RFII.&lt;br /&gt;
* '''Step 2.''' Run the patch and select your RF2 exe for the Target File. RF2 is usually located at '''C:\games\RedFactionII\rf2.exe'''&lt;br /&gt;
** NOTE: You may need to Run as Administrator.&lt;br /&gt;
* '''Step 3.''' Click the Start button to patch your copy of Red Faction II. You will no longer experience this bug.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''How to fix this bug on other retail (CD) version (1.0 only) of Red Faction II (Tested with French retail) '''&lt;br /&gt;
&lt;br /&gt;
* '''Step 1.''' Install a hex editor software like HxD.&lt;br /&gt;
* '''Step 2.''' Open and select your RF2 exe. RF2 is usually located at '''C:\games\RedFactionII\rf2.exe'''&lt;br /&gt;
* '''Step 3.''' Search for line 3D 00 00 50 00 and replace the following 2 characters 7D by EB. You will no longer experience this bug.}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Animations and audio desync in cutscenes===&lt;br /&gt;
{{Issue|This happens when the framerate exceeds 120.|Limit framerate to 120. This can be done with 3rd party software like dgvoodoo2, rtss, or dxvk.}}&lt;br /&gt;
&lt;br /&gt;
===Micro stuttering===&lt;br /&gt;
{{Issue|RF2 uses directx8 which in newer versions of windows is forced to display in a borderless window. Borderless windows will get micro stuttering when the framerate isn't much above the monitors refresh rate.|Change the rendering api with 3rd party software like a d3d8to9 or dgvoodoo2. This will allow the game to run in exclusive fullscreen mode.}}&lt;br /&gt;
&lt;br /&gt;
===Using nightvision limits framerate to 30===&lt;br /&gt;
{{Issue|This is caused by a setting in rf2_config.ini|In your RF2 installation directory, open rf2_config.ini with a text editor and set Motion_blur to 0.}}&lt;br /&gt;
&lt;br /&gt;
==Frequently Asked Questions==&lt;br /&gt;
===Where can I get a copy of Red Faction II?===&lt;br /&gt;
{{Answer|Red Faction II is available for purchase as a digital download or physical copy (CD).}}&lt;br /&gt;
&lt;br /&gt;
'''Digital Download:'''&lt;br /&gt;
* [https://store.steampowered.com/app/20550/Red_Faction_II Steam] &lt;br /&gt;
* [https://www.gog.com/game/red_faction_2 GoG] &lt;br /&gt;
&lt;br /&gt;
'''Physical Copy (CD):'''&lt;br /&gt;
* [https://www.amazon.ca/Red-Faction-II-PC-CD/dp/B000CED8G2 Amazon]&lt;br /&gt;
* [https://www.ebay.ca/sch/i.html?&amp;amp;_nkw=red+faction+2+pc eBay]&lt;br /&gt;
&lt;br /&gt;
===Can I play Red Faction II Multiplayer?===&lt;br /&gt;
{{Answer|The PlayStation 2, XBox, and GameCube versions of Red Faction II support local splitscreen multiplayer for up to 4 players plus bots. The PC version supports only botmatch, no local multiplayer. No versions of Red Faction II support online multiplayer.}}&lt;br /&gt;
===Can I make custom maps or mods for Red Faction II?===&lt;br /&gt;
{{Answer|Unlike Red Faction (1), Red Faction II had no level editor or mod tools officially released. The (unreleased) Red Faction II level editor was [[RED v2]]}}&lt;br /&gt;
===What cheat codes are available in Red Faction II??===&lt;br /&gt;
{{Answer|Each platform has its own set of cheat codes. You can find them all below.}}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;20&amp;quot;|PC Cheat Codes&lt;br /&gt;
|-&lt;br /&gt;
!Code&lt;br /&gt;
!Effect&lt;br /&gt;
|-&lt;br /&gt;
|ZZZZZZZZ&lt;br /&gt;
|Bouncy Grenades&lt;br /&gt;
|-&lt;br /&gt;
|ZZZZWXZZ&lt;br /&gt;
|Bullet Gibs&lt;br /&gt;
|-&lt;br /&gt;
|YXZWZXYW&lt;br /&gt;
|Director's Cut&lt;br /&gt;
|-&lt;br /&gt;
|YYYYYYYY&lt;br /&gt;
|Fire Bullets&lt;br /&gt;
|-&lt;br /&gt;
|XXXXYZXX&lt;br /&gt;
|Instagib Ammo&lt;br /&gt;
|-&lt;br /&gt;
|WZXYWZXY&lt;br /&gt;
|Instagib Explosions&lt;br /&gt;
|-&lt;br /&gt;
|ZYZYXXWW&lt;br /&gt;
|Rapid Rails&lt;br /&gt;
|-&lt;br /&gt;
|XXYWYWZ&lt;br /&gt;
|Super Health&lt;br /&gt;
|-&lt;br /&gt;
|YWXZYZXW&lt;br /&gt;
|Unlimited Ammo&lt;br /&gt;
|-&lt;br /&gt;
|ZXZXZXZX&lt;br /&gt;
|Unlimited Grenades&lt;br /&gt;
|-&lt;br /&gt;
|WWXXYZYZ&lt;br /&gt;
|Unlock All&lt;br /&gt;
|-&lt;br /&gt;
|YZWZYXWX&lt;br /&gt;
|Unlock all Cheats&lt;br /&gt;
|-&lt;br /&gt;
|ZYXWYZXX&lt;br /&gt;
|Unlock all Levels&lt;br /&gt;
|-&lt;br /&gt;
|WWWWWWWW&lt;br /&gt;
|Wacky Deaths&lt;br /&gt;
|-&lt;br /&gt;
|XXXXXXXX&lt;br /&gt;
|Zombie Walk&lt;br /&gt;
|}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;20&amp;quot;|PS2 Cheat Codes&lt;br /&gt;
|-&lt;br /&gt;
!Code&lt;br /&gt;
!Effect&lt;br /&gt;
|-&lt;br /&gt;
|OOOOOOOO&lt;br /&gt;
|Bouncy Grenades&lt;br /&gt;
|-&lt;br /&gt;
|OOOO△XOO&lt;br /&gt;
|Bullet Gibs&lt;br /&gt;
|-&lt;br /&gt;
|□XO△OX□△&lt;br /&gt;
|Director's Cut&lt;br /&gt;
|-&lt;br /&gt;
|□□□□□□□□&lt;br /&gt;
|Fire Bullets&lt;br /&gt;
|-&lt;br /&gt;
|XXXX□OXX&lt;br /&gt;
|Instagib Ammo&lt;br /&gt;
|-&lt;br /&gt;
|△OX□△OX□&lt;br /&gt;
|Instagib Explosions&lt;br /&gt;
|-&lt;br /&gt;
|O□O□XX△△&lt;br /&gt;
|Rapid Rails&lt;br /&gt;
|-&lt;br /&gt;
|XX□△□△O&lt;br /&gt;
|Super Health&lt;br /&gt;
|-&lt;br /&gt;
|□△XO□OX△&lt;br /&gt;
|Unlimited Ammo&lt;br /&gt;
|-&lt;br /&gt;
|OXO□XOXO&lt;br /&gt;
|Unlimited Grenades&lt;br /&gt;
|-&lt;br /&gt;
|□O△O□X△X&lt;br /&gt;
|Unlock All&lt;br /&gt;
|-&lt;br /&gt;
|△△XX□O□O&lt;br /&gt;
|Unlock all Cheats&lt;br /&gt;
|-&lt;br /&gt;
|O□X△□OXX&lt;br /&gt;
|Unlock all Levels&lt;br /&gt;
|-&lt;br /&gt;
|△△△△△△△△&lt;br /&gt;
|Wacky Deaths&lt;br /&gt;
|-&lt;br /&gt;
|XXXXXXXX&lt;br /&gt;
|Zombie Walk&lt;br /&gt;
|-&lt;br /&gt;
|X&lt;br /&gt;
|Explosive Personality&lt;br /&gt;
|-&lt;br /&gt;
|□X□X&lt;br /&gt;
|&amp;quot;You win the game!&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|XX Select&lt;br /&gt;
|No Gore (enter at main menu)&lt;br /&gt;
|}&lt;br /&gt;
[[Category:Red Faction II]]&lt;br /&gt;
[[Category:Help Pages]]&lt;/div&gt;</summary>
		<author><name>MartianMadman</name></author>
	</entry>
	<entry>
		<id>https://www.redfactionwiki.com/w/index.php?title=Red_Faction:_Armageddon_FAQ&amp;diff=8465</id>
		<title>Red Faction: Armageddon FAQ</title>
		<link rel="alternate" type="text/html" href="https://www.redfactionwiki.com/w/index.php?title=Red_Faction:_Armageddon_FAQ&amp;diff=8465"/>
		<updated>2022-08-28T00:31:04Z</updated>

		<summary type="html">&lt;p&gt;MartianMadman: add RFA fix&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Under construction}}&lt;br /&gt;
This page provides fixes to commonly encountered issues, and answers to frequently asked questions.&lt;br /&gt;
&lt;br /&gt;
It would be impossible to list absolutely every issue and question that may come up on this page. If you're facing an issue or have a question that doesn't appear on this page, please feel welcome to join the Red Faction Community Discord and ask it. It's extremely likely that someone there knows the answer and would be happy to help you.&lt;br /&gt;
&lt;br /&gt;
'''[https://discord.gg/fRrUzuV Join the Red Faction Community Discord]'''&lt;br /&gt;
&lt;br /&gt;
==Frequently Asked Questions==&lt;br /&gt;
===Where can I get a copy of Red Faction: Armageddon?===&lt;br /&gt;
Red Faction: Armageddon is available digitally at the following storefronts:&lt;br /&gt;
&lt;br /&gt;
[https://store.steampowered.com/app/55110/Red_Faction_Armageddon Steam]&lt;br /&gt;
&lt;br /&gt;
[https://www.gog.com/game/red_faction_armageddon GOG]&lt;br /&gt;
&lt;br /&gt;
[https://www.humblebundle.com/store/agecheck/red-faction-armageddon Humble Bundle]&lt;br /&gt;
&lt;br /&gt;
For console:&lt;br /&gt;
&lt;br /&gt;
[https://www.xbox.com/en-US/games/store/red-faction-armageddon/BWB89BB14C5H Xbox]&lt;br /&gt;
&lt;br /&gt;
[https://store.playstation.com/#!/en-us/games/red-faction-armageddon/cid=UP1005-NPUB30574_00-RFADIGITALDNLOAD?emcid=ps-se-717&amp;amp;utm_medium=Paid_Search_%7Bps%7D&amp;amp;utm_campaign=Playstation&amp;amp;utm_source=Google&amp;amp;utm_term=ps-se-717&amp;amp;utm_content=Brand PlayStation (Link no longer viewable in browser, find game on your PS3 directly.)]&lt;br /&gt;
&lt;br /&gt;
Additionally, retail copies for PC, Xbox 360, and PlayStation 3 can be purchased secondhand.&lt;br /&gt;
&lt;br /&gt;
===Will Red Faction: Armageddon run on my computer?===&lt;br /&gt;
System Requirements:&lt;br /&gt;
&lt;br /&gt;
MINIMUM:&lt;br /&gt;
&lt;br /&gt;
OS: Windows® XP&lt;br /&gt;
&lt;br /&gt;
Processor: 2GHz Dual Core Processor (Intel Core 2 Duo or AMD Athlon™ X2) or higher&lt;br /&gt;
&lt;br /&gt;
Memory: 2GB System RAM or more&lt;br /&gt;
&lt;br /&gt;
Graphics: 320MB Video RAM, GPU w/ Shader Model 3.0 support, NVIDIA® GeForce® 88xx series or better, ATI Radeon™ HD30xx series or better&lt;br /&gt;
&lt;br /&gt;
DirectX®: 9.0c&lt;br /&gt;
&lt;br /&gt;
Hard Drive: 7.5 GB&lt;br /&gt;
&lt;br /&gt;
Sound: 100% DirectX® 9.0C compliant sound card or equivalent onboard sound&lt;br /&gt;
&lt;br /&gt;
RECOMMENDED:&lt;br /&gt;
&lt;br /&gt;
OS: Microsoft® Windows® 7&lt;br /&gt;
&lt;br /&gt;
Processor: Any Quad Core Processor(Intel® Core i5 or AMD Phenom™ II X4) or 3.0+ Dual Core CPU&lt;br /&gt;
&lt;br /&gt;
Memory: 4GB System RAM or more&lt;br /&gt;
&lt;br /&gt;
Graphics: 1GB Video RAM, GPU w/ Shader Model 4.0 support, NVIDIA® GeForce® GTX 400 series or better, ATI Radeon™ HD5000 series or better&lt;br /&gt;
&lt;br /&gt;
DirectX®: 11&lt;br /&gt;
&lt;br /&gt;
Hard Drive: 7.5 GB&lt;br /&gt;
&lt;br /&gt;
Sound: 100% DirectX® 9.0C compliant sound card or equivalent onboard sound&lt;br /&gt;
&lt;br /&gt;
To fix issues with running Armageddon on modern systems, please read the &amp;quot;Common Issues&amp;quot; section of the FAQ below.&lt;br /&gt;
&lt;br /&gt;
===I have an old disc copy of Red Faction: Armageddon from when it first came out. Can I activate it on Steam?===&lt;br /&gt;
(Needs confirmed)&lt;br /&gt;
&lt;br /&gt;
===Can I play Red Faction: Armageddon in first person?===&lt;br /&gt;
There are mods available for playing in first person:&lt;br /&gt;
&lt;br /&gt;
[https://www.factionfiles.com/ff.php?action=file&amp;amp;id=4516 RFA First Person Mod by SlaveOfSelf]&lt;br /&gt;
&lt;br /&gt;
[https://github.com/MartianMadman/RFA_1stPerson MartianMadman's 1st Person mod]&lt;br /&gt;
&lt;br /&gt;
===Can I make custom maps/levels for Red Faction: Armageddon?===&lt;br /&gt;
There are currently no tools available for creathing custom maps/levels for Armageddon. &lt;br /&gt;
&lt;br /&gt;
===Where can I find Red Faction: Armageddon mods?===&lt;br /&gt;
Mods for Red Faction: Armageddon are available on [https://www.factionfiles.com Faction Files] and [https://www.nexusmods.com/redfactionarmageddon Nexus mods]&lt;br /&gt;
&lt;br /&gt;
===How can I install and use Red Faction: Armageddon mods?===&lt;br /&gt;
Follow the installation instructions included with each mod for instructions.&lt;br /&gt;
&lt;br /&gt;
==Common Issues==&lt;br /&gt;
&lt;br /&gt;
===The campaign won't start and boots back to the main menu or crashes===&lt;br /&gt;
This is a Steam only issue caused by a Steam update. THQ Nordic pushed a beta build To fix it. Go to your library and right click Red Faction: Armageddon.&lt;br /&gt;
Click the properties tab and go to the Betas section. Click the arrow on the dropdown box and select &amp;quot;publicbeta&amp;quot; without quotes, then close the properties window.&lt;br /&gt;
Red Faction: Armageddon should now have &amp;quot;[publicbeta]&amp;quot; next to the title, without the quotes. It will download the required files, and the campaign should now launch properly.&lt;br /&gt;
The Steam version may still require the fixes listed below to work properly, as does the GOG version.&lt;br /&gt;
&lt;br /&gt;
This problem can also be caused in any version by having a CPU that has more than 16 cores. If you have more than 16 cores and have an AMD CPU:&lt;br /&gt;
Enable &amp;quot;legacy compatibility mode&amp;quot; using AMD Ryzen Master, AMD also provide a pre-made profile called &amp;quot;Game Mode&amp;quot; which enables legacy mode.&lt;br /&gt;
&lt;br /&gt;
Unknown if Intel chips are affected by this issue at the moment. Process Lasso may be a potential fix by limiting the amount of cores Armageddon can access.&lt;br /&gt;
&lt;br /&gt;
===My game is crashing constantly or otherwise not running smoothly===&lt;br /&gt;
Here are the recommended compatibility settings for Armageddon on modern systems:&lt;br /&gt;
&lt;br /&gt;
Windows 7 Compatibility Mode OR Windows XP (Service Pack 3) Compatibility Mode&lt;br /&gt;
&lt;br /&gt;
Check &amp;quot;Disable Fullscreen Optimizations&amp;quot; (Fixes brief freezing when using alt tab)&lt;br /&gt;
&lt;br /&gt;
Additionally, patching the game executable to be large address aware, giving it an extra 2GBs of memory, has been found to consistently fix crashing and general stability issues alongside the outlined compatibility settings. You can find a simple tool to help patch the executable [https://ntcore.com/?page_id=371 here]. This should not trigger VAC in Infestation Mode in the Steam version as it is not a cheat. (Use at your own risk in online.) The GOG version does not use VAC. https://partner.steamgames.com/doc/features/anticheat/vac_integration&lt;br /&gt;
&lt;br /&gt;
===My game is lagging and no controller input is being detected===&lt;br /&gt;
This happens when you have multiple controllers connected, or your current controller is being detected as any controller other than the first controller. Please unplug all extra controllers or have your current controller connected as the first controller to fix this issue. Alternatively, play with keyboard and mouse input after disconnecting all controllers.&lt;br /&gt;
&lt;br /&gt;
===All text in the game is broken and audio is silent===&lt;br /&gt;
Your player_options.rfao_pc file was corrupted. Delete it and the game will generate a new one on startup, fixing this problem.&lt;br /&gt;
This will erase your Infestation and Ruin Mode progress. Campaign progress will be unaffected except all upgrades will be erased.&lt;br /&gt;
&lt;br /&gt;
You can find this file at:&lt;br /&gt;
&lt;br /&gt;
Steam - &amp;lt;Steam-folder&amp;gt;\userdata\&amp;lt;user-id&amp;gt;\55110\remote\&lt;br /&gt;
&lt;br /&gt;
GOG - %LOCALAPPDATA%\GOG.com\Galaxy\Applications\51153456908161049\Storage\&lt;br /&gt;
&lt;br /&gt;
===Video settings won't save===&lt;br /&gt;
According to pcgamingwiki.com the issue may be caused by newer versions of Windows. To fix it, set rf4_launcher.exe to run in Windows XP (Service Pack 3) compatibility mode.&lt;br /&gt;
&lt;br /&gt;
===Player falls out of mine cart during fight with Adam Hale===&lt;br /&gt;
Users have reported that limiting framerate to 60 fixes the issue.&lt;br /&gt;
&lt;br /&gt;
[[Category:Red Faction: Armageddon]]&lt;br /&gt;
[[Category:Help Pages]]&lt;/div&gt;</summary>
		<author><name>MartianMadman</name></author>
	</entry>
	<entry>
		<id>https://www.redfactionwiki.com/w/index.php?title=Red_Faction_II_FAQ&amp;diff=8464</id>
		<title>Red Faction II FAQ</title>
		<link rel="alternate" type="text/html" href="https://www.redfactionwiki.com/w/index.php?title=Red_Faction_II_FAQ&amp;diff=8464"/>
		<updated>2022-08-24T20:34:46Z</updated>

		<summary type="html">&lt;p&gt;MartianMadman: edit&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Under construction}}&lt;br /&gt;
This page provides fixes to commonly encountered issues, and answers to frequently asked questions.&lt;br /&gt;
&lt;br /&gt;
It would be impossible to list absolutely every issue and question that may come up on this page. If you're facing an issue or have a question that doesn't appear on this page, please feel welcome to join the Red Faction Community Discord and ask it. It's extremely likely that someone there knows the answer and would be happy to help you.&lt;br /&gt;
&lt;br /&gt;
'''[https://discord.gg/fRrUzuV Join the Red Faction Community Discord]'''&lt;br /&gt;
&lt;br /&gt;
==Common Issues==&lt;br /&gt;
===Error &amp;quot;Please insert Red Faction II Disc 1&amp;quot;===&lt;br /&gt;
{{Issue|The specific cause of this issue is currently unknown.|If you get this error when attempting to launch the game, simply remove any discs currently in your CD-ROM drive. You should also unmount any virtual drives you may be using through software such as PowerISO, MagicDisc, etc.&lt;br /&gt;
&lt;br /&gt;
If you in fact do not have any CD-ROM drive at all, some users have reported that using a virtual CD drive program and creating an empty drive can fix the problem. (PowerISO, MagicDisc, etc.)}}&lt;br /&gt;
===Error &amp;quot;At least 8 MB of available video memory is required&amp;quot;===&lt;br /&gt;
{{Issue|This error occurs when Red Faction II is launched on a system with 2GiB or more available video memory.&lt;br /&gt;
At a technical level, the issue is caused by a signed DWORD being read as less than the minimum of 5MiB, and is resolved with the replacement of a signed less than comparison with an unsigned less than comparison.|Community-made patches are available to fix this bug. Installation details are below. Please ensure you follow the Steam instructions if you have a Steam copy, and the non-Steam instructions if you have a non-Steam copy. The solutions are not the same and the bug will not be fixed if you follow the wrong set of instructions.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''How to fix this bug on a Steam version of Red Faction II'''&lt;br /&gt;
* '''Step 1.''' Download the {{FFLink|517491|Missing Features Patch}} for the Steam version of RFII.&lt;br /&gt;
* '''Step 2.''' Run the patch and select your RF2 exe for the Target File. RF2 on Steam is usually located at '''C:\Program Files (x86)\Steam\steamapps\common\red faction ii\rf2.exe'''&lt;br /&gt;
** NOTE: You may need to Run as Administrator.&lt;br /&gt;
* '''Step 3.''' Click the Start button to patch your copy of Red Faction II. You will no longer experience this bug.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''How to fix this bug on a retail (CD) version of Red Faction II'''&lt;br /&gt;
&lt;br /&gt;
'''IMPORTANT:''' Before proceeding with these instructions, make sure your copy of Red Faction II has been updated to {{FFLink|2801|v1.01}}!&lt;br /&gt;
* '''Step 1.''' Download the {{FFLink|517490|Missing Features Patch}} for the retail version of RFII.&lt;br /&gt;
* '''Step 2.''' Run the patch and select your RF2 exe for the Target File. RF2 is usually located at '''C:\games\RedFactionII\rf2.exe'''&lt;br /&gt;
** NOTE: You may need to Run as Administrator.&lt;br /&gt;
* '''Step 3.''' Click the Start button to patch your copy of Red Faction II. You will no longer experience this bug.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''How to fix this bug on other retail (CD) version (1.0 only) of Red Faction II (Tested with French retail) '''&lt;br /&gt;
&lt;br /&gt;
* '''Step 1.''' Install a hex editor software like HxD.&lt;br /&gt;
* '''Step 2.''' Open and select your RF2 exe. RF2 is usually located at '''C:\games\RedFactionII\rf2.exe'''&lt;br /&gt;
* '''Step 3.''' Search for line 3D 00 00 50 00 and replace the following 2 characters 7D by EB. You will no longer experience this bug.}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Animations and audio desync in cutscenes===&lt;br /&gt;
{{Issue|This happens when the framerate exceeds 120.|Limit framerate to 120. This can be done with 3rd party software like dgvoodoo2, rtss, or dxvk.}}&lt;br /&gt;
&lt;br /&gt;
===Micro stuttering===&lt;br /&gt;
{{Issue|RF2 uses directx8 which in newer versions of windows is forced to display in a borderless window. Borderless windows will get micro stuttering when the framerate isn't much above the monitors refresh rate.|Change the rendering api with 3rd party software like a d3d8to9 or dgvoodoo2. This will allow the game to run in exclusive fullscreen mode.}}&lt;br /&gt;
&lt;br /&gt;
===Using nightvision limits framerate to 30===&lt;br /&gt;
{{Issue|This is caused by a setting in rf2_config.ini|In your RF2 installation directory, open up rf2_config.ini and set Motion_blur to 0.}}&lt;br /&gt;
&lt;br /&gt;
==Frequently Asked Questions==&lt;br /&gt;
===Where can I get a copy of Red Faction II?===&lt;br /&gt;
{{Answer|Red Faction II is available for purchase as a digital download or physical copy (CD).}}&lt;br /&gt;
&lt;br /&gt;
'''Digital Download:'''&lt;br /&gt;
* [https://store.steampowered.com/app/20550/Red_Faction_II Steam] &lt;br /&gt;
* [https://www.gog.com/game/red_faction_2 GoG] &lt;br /&gt;
&lt;br /&gt;
'''Physical Copy (CD):'''&lt;br /&gt;
* [https://www.amazon.ca/Red-Faction-II-PC-CD/dp/B000CED8G2 Amazon]&lt;br /&gt;
* [https://www.ebay.ca/sch/i.html?&amp;amp;_nkw=red+faction+2+pc eBay]&lt;br /&gt;
&lt;br /&gt;
===Can I play Red Faction II Multiplayer?===&lt;br /&gt;
{{Answer|The PlayStation 2, XBox, and GameCube versions of Red Faction II support local splitscreen multiplayer for up to 4 players plus bots. The PC version supports only botmatch, no local multiplayer. No versions of Red Faction II support online multiplayer.}}&lt;br /&gt;
===Can I make custom maps or mods for Red Faction II?===&lt;br /&gt;
{{Answer|Unlike Red Faction (1), Red Faction II had no level editor or mod tools officially released. The (unreleased) Red Faction II level editor was [[RED v2]]}}&lt;br /&gt;
===What cheat codes are available in Red Faction II??===&lt;br /&gt;
{{Answer|Each platform has its own set of cheat codes. You can find them all below.}}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;20&amp;quot;|PC Cheat Codes&lt;br /&gt;
|-&lt;br /&gt;
!Code&lt;br /&gt;
!Effect&lt;br /&gt;
|-&lt;br /&gt;
|ZZZZZZZZ&lt;br /&gt;
|Bouncy Grenades&lt;br /&gt;
|-&lt;br /&gt;
|ZZZZWXZZ&lt;br /&gt;
|Bullet Gibs&lt;br /&gt;
|-&lt;br /&gt;
|YXZWZXYW&lt;br /&gt;
|Director's Cut&lt;br /&gt;
|-&lt;br /&gt;
|YYYYYYYY&lt;br /&gt;
|Fire Bullets&lt;br /&gt;
|-&lt;br /&gt;
|XXXXYZXX&lt;br /&gt;
|Instagib Ammo&lt;br /&gt;
|-&lt;br /&gt;
|WZXYWZXY&lt;br /&gt;
|Instagib Explosions&lt;br /&gt;
|-&lt;br /&gt;
|ZYZYXXWW&lt;br /&gt;
|Rapid Rails&lt;br /&gt;
|-&lt;br /&gt;
|XXYWYWZ&lt;br /&gt;
|Super Health&lt;br /&gt;
|-&lt;br /&gt;
|YWXZYZXW&lt;br /&gt;
|Unlimited Ammo&lt;br /&gt;
|-&lt;br /&gt;
|ZXZXZXZX&lt;br /&gt;
|Unlimited Grenades&lt;br /&gt;
|-&lt;br /&gt;
|WWXXYZYZ&lt;br /&gt;
|Unlock All&lt;br /&gt;
|-&lt;br /&gt;
|YZWZYXWX&lt;br /&gt;
|Unlock all Cheats&lt;br /&gt;
|-&lt;br /&gt;
|ZYXWYZXX&lt;br /&gt;
|Unlock all Levels&lt;br /&gt;
|-&lt;br /&gt;
|WWWWWWWW&lt;br /&gt;
|Wacky Deaths&lt;br /&gt;
|-&lt;br /&gt;
|XXXXXXXX&lt;br /&gt;
|Zombie Walk&lt;br /&gt;
|}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;20&amp;quot;|PS2 Cheat Codes&lt;br /&gt;
|-&lt;br /&gt;
!Code&lt;br /&gt;
!Effect&lt;br /&gt;
|-&lt;br /&gt;
|OOOOOOOO&lt;br /&gt;
|Bouncy Grenades&lt;br /&gt;
|-&lt;br /&gt;
|OOOO△XOO&lt;br /&gt;
|Bullet Gibs&lt;br /&gt;
|-&lt;br /&gt;
|□XO△OX□△&lt;br /&gt;
|Director's Cut&lt;br /&gt;
|-&lt;br /&gt;
|□□□□□□□□&lt;br /&gt;
|Fire Bullets&lt;br /&gt;
|-&lt;br /&gt;
|XXXX□OXX&lt;br /&gt;
|Instagib Ammo&lt;br /&gt;
|-&lt;br /&gt;
|△OX□△OX□&lt;br /&gt;
|Instagib Explosions&lt;br /&gt;
|-&lt;br /&gt;
|O□O□XX△△&lt;br /&gt;
|Rapid Rails&lt;br /&gt;
|-&lt;br /&gt;
|XX□△□△O&lt;br /&gt;
|Super Health&lt;br /&gt;
|-&lt;br /&gt;
|□△XO□OX△&lt;br /&gt;
|Unlimited Ammo&lt;br /&gt;
|-&lt;br /&gt;
|OXO□XOXO&lt;br /&gt;
|Unlimited Grenades&lt;br /&gt;
|-&lt;br /&gt;
|□O△O□X△X&lt;br /&gt;
|Unlock All&lt;br /&gt;
|-&lt;br /&gt;
|△△XX□O□O&lt;br /&gt;
|Unlock all Cheats&lt;br /&gt;
|-&lt;br /&gt;
|O□X△□OXX&lt;br /&gt;
|Unlock all Levels&lt;br /&gt;
|-&lt;br /&gt;
|△△△△△△△△&lt;br /&gt;
|Wacky Deaths&lt;br /&gt;
|-&lt;br /&gt;
|XXXXXXXX&lt;br /&gt;
|Zombie Walk&lt;br /&gt;
|-&lt;br /&gt;
|X&lt;br /&gt;
|Explosive Personality&lt;br /&gt;
|-&lt;br /&gt;
|□X□X&lt;br /&gt;
|&amp;quot;You win the game!&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|XX Select&lt;br /&gt;
|No Gore (enter at main menu)&lt;br /&gt;
|}&lt;br /&gt;
[[Category:Red Faction II]]&lt;br /&gt;
[[Category:Help Pages]]&lt;/div&gt;</summary>
		<author><name>MartianMadman</name></author>
	</entry>
	<entry>
		<id>https://www.redfactionwiki.com/w/index.php?title=Red_Faction_II_FAQ&amp;diff=8463</id>
		<title>Red Faction II FAQ</title>
		<link rel="alternate" type="text/html" href="https://www.redfactionwiki.com/w/index.php?title=Red_Faction_II_FAQ&amp;diff=8463"/>
		<updated>2022-08-24T20:32:11Z</updated>

		<summary type="html">&lt;p&gt;MartianMadman: edit&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Under construction}}&lt;br /&gt;
This page provides fixes to commonly encountered issues, and answers to frequently asked questions.&lt;br /&gt;
&lt;br /&gt;
It would be impossible to list absolutely every issue and question that may come up on this page. If you're facing an issue or have a question that doesn't appear on this page, please feel welcome to join the Red Faction Community Discord and ask it. It's extremely likely that someone there knows the answer and would be happy to help you.&lt;br /&gt;
&lt;br /&gt;
'''[https://discord.gg/fRrUzuV Join the Red Faction Community Discord]'''&lt;br /&gt;
&lt;br /&gt;
==Common Issues==&lt;br /&gt;
===Error &amp;quot;Please insert Red Faction II Disc 1&amp;quot;===&lt;br /&gt;
{{Issue|The specific cause of this issue is currently unknown.|If you get this error when attempting to launch the game, simply remove any discs currently in your CD-ROM drive. You should also unmount any virtual drives you may be using through software such as PowerISO, MagicDisc, etc.&lt;br /&gt;
&lt;br /&gt;
If you in fact do not have any CD-ROM drive at all, some users have reported that using a virtual CD drive program and creating an empty drive can fix the problem. (PowerISO, MagicDisc, etc.)}}&lt;br /&gt;
===Error &amp;quot;At least 8 MB of available video memory is required&amp;quot;===&lt;br /&gt;
{{Issue|This error occurs when Red Faction II is launched on a system with 2GiB or more available video memory.&lt;br /&gt;
At a technical level, the issue is caused by a signed DWORD being read as less than the minimum of 5MiB, and is resolved with the replacement of a signed less than comparison with an unsigned less than comparison.|Community-made patches are available to fix this bug. Installation details are below. Please ensure you follow the Steam instructions if you have a Steam copy, and the non-Steam instructions if you have a non-Steam copy. The solutions are not the same and the bug will not be fixed if you follow the wrong set of instructions.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''How to fix this bug on a Steam version of Red Faction II'''&lt;br /&gt;
* '''Step 1.''' Download the {{FFLink|517491|Missing Features Patch}} for the Steam version of RFII.&lt;br /&gt;
* '''Step 2.''' Run the patch and select your RF2 exe for the Target File. RF2 on Steam is usually located at '''C:\Program Files (x86)\Steam\steamapps\common\red faction ii\rf2.exe'''&lt;br /&gt;
** NOTE: You may need to Run as Administrator.&lt;br /&gt;
* '''Step 3.''' Click the Start button to patch your copy of Red Faction II. You will no longer experience this bug.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''How to fix this bug on a retail (CD) version of Red Faction II'''&lt;br /&gt;
&lt;br /&gt;
'''IMPORTANT:''' Before proceeding with these instructions, make sure your copy of Red Faction II has been updated to {{FFLink|2801|v1.01}}!&lt;br /&gt;
* '''Step 1.''' Download the {{FFLink|517490|Missing Features Patch}} for the retail version of RFII.&lt;br /&gt;
* '''Step 2.''' Run the patch and select your RF2 exe for the Target File. RF2 is usually located at '''C:\games\RedFactionII\rf2.exe'''&lt;br /&gt;
** NOTE: You may need to Run as Administrator.&lt;br /&gt;
* '''Step 3.''' Click the Start button to patch your copy of Red Faction II. You will no longer experience this bug.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''How to fix this bug on other retail (CD) version (1.0 only) of Red Faction II (Tested with French retail) '''&lt;br /&gt;
&lt;br /&gt;
* '''Step 1.''' Install a hex editor software like HxD.&lt;br /&gt;
* '''Step 2.''' Open and select your RF2 exe. RF2 is usually located at '''C:\games\RedFactionII\rf2.exe'''&lt;br /&gt;
* '''Step 3.''' Search for line 3D 00 00 50 00 and replace the following 2 characters 7D by EB. You will no longer experience this bug.}}&lt;br /&gt;
&lt;br /&gt;
===Animations and audio desync in cutscenes===&lt;br /&gt;
{{Issue|This happens when the framerate exceeds 120.|Limit framerate to 120. This can be done with 3rd party software like dgvoodoo2, rtss, or dxvk.}}&lt;br /&gt;
&lt;br /&gt;
===Micro stuttering===&lt;br /&gt;
{{Issue|RF2 uses directx8 which in newer versions of windows is forced to display in a borderless window. Borderless windows will get micro stuttering when the framerate isn't much above the monitors refresh rate.|Change the rendering api with 3rd party software like a d3d8to9 or dgvoodoo2. This will allow the game to run in exclusive fullscreen mode.}}&lt;br /&gt;
&lt;br /&gt;
===Using nightvision limits framerate to 30===&lt;br /&gt;
{{Issue|This is caused by a setting in rf2_config.ini|In your RF2 installation directory, open up rf2_config.ini and set Motion_blur to 0.}}&lt;br /&gt;
&lt;br /&gt;
==Frequently Asked Questions==&lt;br /&gt;
===Where can I get a copy of Red Faction II?===&lt;br /&gt;
{{Answer|Red Faction II is available for purchase as a digital download or physical copy (CD).}}&lt;br /&gt;
&lt;br /&gt;
'''Digital Download:'''&lt;br /&gt;
* [https://store.steampowered.com/app/20550/Red_Faction_II Steam] &lt;br /&gt;
* [https://www.gog.com/game/red_faction_2 GoG] &lt;br /&gt;
&lt;br /&gt;
'''Physical Copy (CD):'''&lt;br /&gt;
* [https://www.amazon.ca/Red-Faction-II-PC-CD/dp/B000CED8G2 Amazon]&lt;br /&gt;
* [https://www.ebay.ca/sch/i.html?&amp;amp;_nkw=red+faction+2+pc eBay]&lt;br /&gt;
&lt;br /&gt;
===Can I play Red Faction II Multiplayer?===&lt;br /&gt;
{{Answer|The PlayStation 2, XBox, and GameCube versions of Red Faction II support local splitscreen multiplayer for up to 4 players plus bots. The PC version supports only botmatch, no local multiplayer. No versions of Red Faction II support online multiplayer.}}&lt;br /&gt;
===Can I make custom maps or mods for Red Faction II?===&lt;br /&gt;
{{Answer|Unlike Red Faction (1), Red Faction II had no level editor or mod tools officially released. The (unreleased) Red Faction II level editor was [[RED v2]]}}&lt;br /&gt;
===What cheat codes are available in Red Faction II??===&lt;br /&gt;
{{Answer|Each platform has its own set of cheat codes. You can find them all below.}}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;20&amp;quot;|PC Cheat Codes&lt;br /&gt;
|-&lt;br /&gt;
!Code&lt;br /&gt;
!Effect&lt;br /&gt;
|-&lt;br /&gt;
|ZZZZZZZZ&lt;br /&gt;
|Bouncy Grenades&lt;br /&gt;
|-&lt;br /&gt;
|ZZZZWXZZ&lt;br /&gt;
|Bullet Gibs&lt;br /&gt;
|-&lt;br /&gt;
|YXZWZXYW&lt;br /&gt;
|Director's Cut&lt;br /&gt;
|-&lt;br /&gt;
|YYYYYYYY&lt;br /&gt;
|Fire Bullets&lt;br /&gt;
|-&lt;br /&gt;
|XXXXYZXX&lt;br /&gt;
|Instagib Ammo&lt;br /&gt;
|-&lt;br /&gt;
|WZXYWZXY&lt;br /&gt;
|Instagib Explosions&lt;br /&gt;
|-&lt;br /&gt;
|ZYZYXXWW&lt;br /&gt;
|Rapid Rails&lt;br /&gt;
|-&lt;br /&gt;
|XXYWYWZ&lt;br /&gt;
|Super Health&lt;br /&gt;
|-&lt;br /&gt;
|YWXZYZXW&lt;br /&gt;
|Unlimited Ammo&lt;br /&gt;
|-&lt;br /&gt;
|ZXZXZXZX&lt;br /&gt;
|Unlimited Grenades&lt;br /&gt;
|-&lt;br /&gt;
|WWXXYZYZ&lt;br /&gt;
|Unlock All&lt;br /&gt;
|-&lt;br /&gt;
|YZWZYXWX&lt;br /&gt;
|Unlock all Cheats&lt;br /&gt;
|-&lt;br /&gt;
|ZYXWYZXX&lt;br /&gt;
|Unlock all Levels&lt;br /&gt;
|-&lt;br /&gt;
|WWWWWWWW&lt;br /&gt;
|Wacky Deaths&lt;br /&gt;
|-&lt;br /&gt;
|XXXXXXXX&lt;br /&gt;
|Zombie Walk&lt;br /&gt;
|}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;20&amp;quot;|PS2 Cheat Codes&lt;br /&gt;
|-&lt;br /&gt;
!Code&lt;br /&gt;
!Effect&lt;br /&gt;
|-&lt;br /&gt;
|OOOOOOOO&lt;br /&gt;
|Bouncy Grenades&lt;br /&gt;
|-&lt;br /&gt;
|OOOO△XOO&lt;br /&gt;
|Bullet Gibs&lt;br /&gt;
|-&lt;br /&gt;
|□XO△OX□△&lt;br /&gt;
|Director's Cut&lt;br /&gt;
|-&lt;br /&gt;
|□□□□□□□□&lt;br /&gt;
|Fire Bullets&lt;br /&gt;
|-&lt;br /&gt;
|XXXX□OXX&lt;br /&gt;
|Instagib Ammo&lt;br /&gt;
|-&lt;br /&gt;
|△OX□△OX□&lt;br /&gt;
|Instagib Explosions&lt;br /&gt;
|-&lt;br /&gt;
|O□O□XX△△&lt;br /&gt;
|Rapid Rails&lt;br /&gt;
|-&lt;br /&gt;
|XX□△□△O&lt;br /&gt;
|Super Health&lt;br /&gt;
|-&lt;br /&gt;
|□△XO□OX△&lt;br /&gt;
|Unlimited Ammo&lt;br /&gt;
|-&lt;br /&gt;
|OXO□XOXO&lt;br /&gt;
|Unlimited Grenades&lt;br /&gt;
|-&lt;br /&gt;
|□O△O□X△X&lt;br /&gt;
|Unlock All&lt;br /&gt;
|-&lt;br /&gt;
|△△XX□O□O&lt;br /&gt;
|Unlock all Cheats&lt;br /&gt;
|-&lt;br /&gt;
|O□X△□OXX&lt;br /&gt;
|Unlock all Levels&lt;br /&gt;
|-&lt;br /&gt;
|△△△△△△△△&lt;br /&gt;
|Wacky Deaths&lt;br /&gt;
|-&lt;br /&gt;
|XXXXXXXX&lt;br /&gt;
|Zombie Walk&lt;br /&gt;
|-&lt;br /&gt;
|X&lt;br /&gt;
|Explosive Personality&lt;br /&gt;
|-&lt;br /&gt;
|□X□X&lt;br /&gt;
|&amp;quot;You win the game!&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|XX Select&lt;br /&gt;
|No Gore (enter at main menu)&lt;br /&gt;
|}&lt;br /&gt;
[[Category:Red Faction II]]&lt;br /&gt;
[[Category:Help Pages]]&lt;/div&gt;</summary>
		<author><name>MartianMadman</name></author>
	</entry>
	<entry>
		<id>https://www.redfactionwiki.com/w/index.php?title=Red_Faction_II_FAQ&amp;diff=8462</id>
		<title>Red Faction II FAQ</title>
		<link rel="alternate" type="text/html" href="https://www.redfactionwiki.com/w/index.php?title=Red_Faction_II_FAQ&amp;diff=8462"/>
		<updated>2022-08-24T20:31:43Z</updated>

		<summary type="html">&lt;p&gt;MartianMadman: edit&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Under construction}}&lt;br /&gt;
This page provides fixes to commonly encountered issues, and answers to frequently asked questions.&lt;br /&gt;
&lt;br /&gt;
It would be impossible to list absolutely every issue and question that may come up on this page. If you're facing an issue or have a question that doesn't appear on this page, please feel welcome to join the Red Faction Community Discord and ask it. It's extremely likely that someone there knows the answer and would be happy to help you.&lt;br /&gt;
&lt;br /&gt;
'''[https://discord.gg/fRrUzuV Join the Red Faction Community Discord]'''&lt;br /&gt;
&lt;br /&gt;
==Common Issues==&lt;br /&gt;
===Error &amp;quot;Please insert Red Faction II Disc 1&amp;quot;===&lt;br /&gt;
{{Issue|The specific cause of this issue is currently unknown.|If you get this error when attempting to launch the game, simply remove any discs currently in your CD-ROM drive. You should also unmount any virtual drives you may be using through software such as PowerISO, MagicDisc, etc.&lt;br /&gt;
&lt;br /&gt;
If you in fact do not have any CD-ROM drive at all, some users have reported that using a virtual CD drive program and creating an empty drive can fix the problem. (PowerISO, MagicDisc, etc.)}}&lt;br /&gt;
===Error &amp;quot;At least 8 MB of available video memory is required&amp;quot;===&lt;br /&gt;
{{Issue|This error occurs when Red Faction II is launched on a system with 2GiB or more available video memory.&lt;br /&gt;
At a technical level, the issue is caused by a signed DWORD being read as less than the minimum of 5MiB, and is resolved with the replacement of a signed less than comparison with an unsigned less than comparison.|Community-made patches are available to fix this bug. Installation details are below. Please ensure you follow the Steam instructions if you have a Steam copy, and the non-Steam instructions if you have a non-Steam copy. The solutions are not the same and the bug will not be fixed if you follow the wrong set of instructions.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''How to fix this bug on a Steam version of Red Faction II'''&lt;br /&gt;
* '''Step 1.''' Download the {{FFLink|517491|Missing Features Patch}} for the Steam version of RFII.&lt;br /&gt;
* '''Step 2.''' Run the patch and select your RF2 exe for the Target File. RF2 on Steam is usually located at '''C:\Program Files (x86)\Steam\steamapps\common\red faction ii\rf2.exe'''&lt;br /&gt;
** NOTE: You may need to Run as Administrator.&lt;br /&gt;
* '''Step 3.''' Click the Start button to patch your copy of Red Faction II. You will no longer experience this bug.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''How to fix this bug on a retail (CD) version of Red Faction II'''&lt;br /&gt;
&lt;br /&gt;
'''IMPORTANT:''' Before proceeding with these instructions, make sure your copy of Red Faction II has been updated to {{FFLink|2801|v1.01}}!&lt;br /&gt;
* '''Step 1.''' Download the {{FFLink|517490|Missing Features Patch}} for the retail version of RFII.&lt;br /&gt;
* '''Step 2.''' Run the patch and select your RF2 exe for the Target File. RF2 is usually located at '''C:\games\RedFactionII\rf2.exe'''&lt;br /&gt;
** NOTE: You may need to Run as Administrator.&lt;br /&gt;
* '''Step 3.''' Click the Start button to patch your copy of Red Faction II. You will no longer experience this bug.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''How to fix this bug on other retail (CD) version (1.0 only) of Red Faction II (Tested with French retail) '''&lt;br /&gt;
&lt;br /&gt;
* '''Step 1.''' Install a hex editor software like HxD.&lt;br /&gt;
* '''Step 2.''' Open and select your RF2 exe. RF2 is usually located at '''C:\games\RedFactionII\rf2.exe'''&lt;br /&gt;
* '''Step 3.''' Search for line 3D 00 00 50 00 and replace the following 2 characters 7D by EB. You will no longer experience this bug.}}&lt;br /&gt;
&lt;br /&gt;
===Animations and audio desync in cutscenes===&lt;br /&gt;
{{Issue|This happens when the framerate exceeds 120.|Limit framerate to 120. This can be done with 3rd party software like dgvoodoo2, rtss, or dxvk with d3d8to9.}}&lt;br /&gt;
&lt;br /&gt;
===Micro stuttering===&lt;br /&gt;
{{Issue|RF2 uses directx8 which in newer versions of windows is forced to display in a borderless window. Borderless windows will get micro stuttering when the framerate isn't much above the monitors refresh rate.|Change the rendering api with 3rd party software like a d3d8to9 or dgvoodoo2. This will allow the game to run in exclusive fullscreen mode.}}&lt;br /&gt;
&lt;br /&gt;
===Using nightvision limits framerate to 30===&lt;br /&gt;
{{Issue|This is caused by a setting in rf2_config.ini|In your RF2 installation directory, open up rf2_config.ini and set Motion_blur to 0.}}&lt;br /&gt;
&lt;br /&gt;
==Frequently Asked Questions==&lt;br /&gt;
===Where can I get a copy of Red Faction II?===&lt;br /&gt;
{{Answer|Red Faction II is available for purchase as a digital download or physical copy (CD).}}&lt;br /&gt;
&lt;br /&gt;
'''Digital Download:'''&lt;br /&gt;
* [https://store.steampowered.com/app/20550/Red_Faction_II Steam] &lt;br /&gt;
* [https://www.gog.com/game/red_faction_2 GoG] &lt;br /&gt;
&lt;br /&gt;
'''Physical Copy (CD):'''&lt;br /&gt;
* [https://www.amazon.ca/Red-Faction-II-PC-CD/dp/B000CED8G2 Amazon]&lt;br /&gt;
* [https://www.ebay.ca/sch/i.html?&amp;amp;_nkw=red+faction+2+pc eBay]&lt;br /&gt;
&lt;br /&gt;
===Can I play Red Faction II Multiplayer?===&lt;br /&gt;
{{Answer|The PlayStation 2, XBox, and GameCube versions of Red Faction II support local splitscreen multiplayer for up to 4 players plus bots. The PC version supports only botmatch, no local multiplayer. No versions of Red Faction II support online multiplayer.}}&lt;br /&gt;
===Can I make custom maps or mods for Red Faction II?===&lt;br /&gt;
{{Answer|Unlike Red Faction (1), Red Faction II had no level editor or mod tools officially released. The (unreleased) Red Faction II level editor was [[RED v2]]}}&lt;br /&gt;
===What cheat codes are available in Red Faction II??===&lt;br /&gt;
{{Answer|Each platform has its own set of cheat codes. You can find them all below.}}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;20&amp;quot;|PC Cheat Codes&lt;br /&gt;
|-&lt;br /&gt;
!Code&lt;br /&gt;
!Effect&lt;br /&gt;
|-&lt;br /&gt;
|ZZZZZZZZ&lt;br /&gt;
|Bouncy Grenades&lt;br /&gt;
|-&lt;br /&gt;
|ZZZZWXZZ&lt;br /&gt;
|Bullet Gibs&lt;br /&gt;
|-&lt;br /&gt;
|YXZWZXYW&lt;br /&gt;
|Director's Cut&lt;br /&gt;
|-&lt;br /&gt;
|YYYYYYYY&lt;br /&gt;
|Fire Bullets&lt;br /&gt;
|-&lt;br /&gt;
|XXXXYZXX&lt;br /&gt;
|Instagib Ammo&lt;br /&gt;
|-&lt;br /&gt;
|WZXYWZXY&lt;br /&gt;
|Instagib Explosions&lt;br /&gt;
|-&lt;br /&gt;
|ZYZYXXWW&lt;br /&gt;
|Rapid Rails&lt;br /&gt;
|-&lt;br /&gt;
|XXYWYWZ&lt;br /&gt;
|Super Health&lt;br /&gt;
|-&lt;br /&gt;
|YWXZYZXW&lt;br /&gt;
|Unlimited Ammo&lt;br /&gt;
|-&lt;br /&gt;
|ZXZXZXZX&lt;br /&gt;
|Unlimited Grenades&lt;br /&gt;
|-&lt;br /&gt;
|WWXXYZYZ&lt;br /&gt;
|Unlock All&lt;br /&gt;
|-&lt;br /&gt;
|YZWZYXWX&lt;br /&gt;
|Unlock all Cheats&lt;br /&gt;
|-&lt;br /&gt;
|ZYXWYZXX&lt;br /&gt;
|Unlock all Levels&lt;br /&gt;
|-&lt;br /&gt;
|WWWWWWWW&lt;br /&gt;
|Wacky Deaths&lt;br /&gt;
|-&lt;br /&gt;
|XXXXXXXX&lt;br /&gt;
|Zombie Walk&lt;br /&gt;
|}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;20&amp;quot;|PS2 Cheat Codes&lt;br /&gt;
|-&lt;br /&gt;
!Code&lt;br /&gt;
!Effect&lt;br /&gt;
|-&lt;br /&gt;
|OOOOOOOO&lt;br /&gt;
|Bouncy Grenades&lt;br /&gt;
|-&lt;br /&gt;
|OOOO△XOO&lt;br /&gt;
|Bullet Gibs&lt;br /&gt;
|-&lt;br /&gt;
|□XO△OX□△&lt;br /&gt;
|Director's Cut&lt;br /&gt;
|-&lt;br /&gt;
|□□□□□□□□&lt;br /&gt;
|Fire Bullets&lt;br /&gt;
|-&lt;br /&gt;
|XXXX□OXX&lt;br /&gt;
|Instagib Ammo&lt;br /&gt;
|-&lt;br /&gt;
|△OX□△OX□&lt;br /&gt;
|Instagib Explosions&lt;br /&gt;
|-&lt;br /&gt;
|O□O□XX△△&lt;br /&gt;
|Rapid Rails&lt;br /&gt;
|-&lt;br /&gt;
|XX□△□△O&lt;br /&gt;
|Super Health&lt;br /&gt;
|-&lt;br /&gt;
|□△XO□OX△&lt;br /&gt;
|Unlimited Ammo&lt;br /&gt;
|-&lt;br /&gt;
|OXO□XOXO&lt;br /&gt;
|Unlimited Grenades&lt;br /&gt;
|-&lt;br /&gt;
|□O△O□X△X&lt;br /&gt;
|Unlock All&lt;br /&gt;
|-&lt;br /&gt;
|△△XX□O□O&lt;br /&gt;
|Unlock all Cheats&lt;br /&gt;
|-&lt;br /&gt;
|O□X△□OXX&lt;br /&gt;
|Unlock all Levels&lt;br /&gt;
|-&lt;br /&gt;
|△△△△△△△△&lt;br /&gt;
|Wacky Deaths&lt;br /&gt;
|-&lt;br /&gt;
|XXXXXXXX&lt;br /&gt;
|Zombie Walk&lt;br /&gt;
|-&lt;br /&gt;
|X&lt;br /&gt;
|Explosive Personality&lt;br /&gt;
|-&lt;br /&gt;
|□X□X&lt;br /&gt;
|&amp;quot;You win the game!&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|XX Select&lt;br /&gt;
|No Gore (enter at main menu)&lt;br /&gt;
|}&lt;br /&gt;
[[Category:Red Faction II]]&lt;br /&gt;
[[Category:Help Pages]]&lt;/div&gt;</summary>
		<author><name>MartianMadman</name></author>
	</entry>
	<entry>
		<id>https://www.redfactionwiki.com/w/index.php?title=Red_Faction_II_FAQ&amp;diff=8461</id>
		<title>Red Faction II FAQ</title>
		<link rel="alternate" type="text/html" href="https://www.redfactionwiki.com/w/index.php?title=Red_Faction_II_FAQ&amp;diff=8461"/>
		<updated>2022-08-24T20:31:04Z</updated>

		<summary type="html">&lt;p&gt;MartianMadman: edit&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Under construction}}&lt;br /&gt;
This page provides fixes to commonly encountered issues, and answers to frequently asked questions.&lt;br /&gt;
&lt;br /&gt;
It would be impossible to list absolutely every issue and question that may come up on this page. If you're facing an issue or have a question that doesn't appear on this page, please feel welcome to join the Red Faction Community Discord and ask it. It's extremely likely that someone there knows the answer and would be happy to help you.&lt;br /&gt;
&lt;br /&gt;
'''[https://discord.gg/fRrUzuV Join the Red Faction Community Discord]'''&lt;br /&gt;
&lt;br /&gt;
==Common Issues==&lt;br /&gt;
===Error &amp;quot;Please insert Red Faction II Disc 1&amp;quot;===&lt;br /&gt;
{{Issue|The specific cause of this issue is currently unknown.|If you get this error when attempting to launch the game, simply remove any discs currently in your CD-ROM drive. You should also unmount any virtual drives you may be using through software such as PowerISO, MagicDisc, etc.&lt;br /&gt;
&lt;br /&gt;
If you in fact do not have any CD-ROM drive at all, some users have reported that using a virtual CD drive program and creating an empty drive can fix the problem. (PowerISO, MagicDisc, etc.)}}&lt;br /&gt;
===Error &amp;quot;At least 8 MB of available video memory is required&amp;quot;===&lt;br /&gt;
{{Issue|This error occurs when Red Faction II is launched on a system with 2GiB or more available video memory.&lt;br /&gt;
At a technical level, the issue is caused by a signed DWORD being read as less than the minimum of 5MiB, and is resolved with the replacement of a signed less than comparison with an unsigned less than comparison.|Community-made patches are available to fix this bug. Installation details are below. Please ensure you follow the Steam instructions if you have a Steam copy, and the non-Steam instructions if you have a non-Steam copy. The solutions are not the same and the bug will not be fixed if you follow the wrong set of instructions.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''How to fix this bug on a Steam version of Red Faction II'''&lt;br /&gt;
* '''Step 1.''' Download the {{FFLink|517491|Missing Features Patch}} for the Steam version of RFII.&lt;br /&gt;
* '''Step 2.''' Run the patch and select your RF2 exe for the Target File. RF2 on Steam is usually located at '''C:\Program Files (x86)\Steam\steamapps\common\red faction ii\rf2.exe'''&lt;br /&gt;
** NOTE: You may need to Run as Administrator.&lt;br /&gt;
* '''Step 3.''' Click the Start button to patch your copy of Red Faction II. You will no longer experience this bug.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''How to fix this bug on a retail (CD) version of Red Faction II'''&lt;br /&gt;
&lt;br /&gt;
'''IMPORTANT:''' Before proceeding with these instructions, make sure your copy of Red Faction II has been updated to {{FFLink|2801|v1.01}}!&lt;br /&gt;
* '''Step 1.''' Download the {{FFLink|517490|Missing Features Patch}} for the retail version of RFII.&lt;br /&gt;
* '''Step 2.''' Run the patch and select your RF2 exe for the Target File. RF2 is usually located at '''C:\games\RedFactionII\rf2.exe'''&lt;br /&gt;
** NOTE: You may need to Run as Administrator.&lt;br /&gt;
* '''Step 3.''' Click the Start button to patch your copy of Red Faction II. You will no longer experience this bug.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''How to fix this bug on other retail (CD) version (1.0 only) of Red Faction II (Tested with French retail) '''&lt;br /&gt;
&lt;br /&gt;
* '''Step 1.''' Install a hex editor software like HxD.&lt;br /&gt;
* '''Step 2.''' Open and select your RF2 exe. RF2 is usually located at '''C:\games\RedFactionII\rf2.exe'''&lt;br /&gt;
* '''Step 3.''' Search for line 3D 00 00 50 00 and replace the following 2 characters 7D by EB. You will no longer experience this bug.}}&lt;br /&gt;
&lt;br /&gt;
===Animations and audio desync in cutscenes===&lt;br /&gt;
{{Issue|This happens when the framerate exceeds 120.|Limit framerate to 120. This can be done with 3rd party software like dgvoodoo2, rtss, or dxvk + d3d8to9.}}&lt;br /&gt;
&lt;br /&gt;
===Micro stuttering===&lt;br /&gt;
{{Issue|RF2 uses directx8 which in newer versions of windows is forced to display in a borderless window. Borderless windows will get micro stuttering when the framerate isn't much above the monitors refresh rate.|Change the rendering api with 3rd party software like a d3d8to9 or dgvoodoo2. This will allow the game to run in exclusive fullscreen mode.}}&lt;br /&gt;
&lt;br /&gt;
===Using nightvision limits framerate to 30===&lt;br /&gt;
{{Issue|This is caused by a setting in rf2_config.ini|In your RF2 installation directory, open up rf2_config.ini and set Motion_blur to 0.}}&lt;br /&gt;
&lt;br /&gt;
==Frequently Asked Questions==&lt;br /&gt;
===Where can I get a copy of Red Faction II?===&lt;br /&gt;
{{Answer|Red Faction II is available for purchase as a digital download or physical copy (CD).}}&lt;br /&gt;
&lt;br /&gt;
'''Digital Download:'''&lt;br /&gt;
* [https://store.steampowered.com/app/20550/Red_Faction_II Steam] &lt;br /&gt;
* [https://www.gog.com/game/red_faction_2 GoG] &lt;br /&gt;
&lt;br /&gt;
'''Physical Copy (CD):'''&lt;br /&gt;
* [https://www.amazon.ca/Red-Faction-II-PC-CD/dp/B000CED8G2 Amazon]&lt;br /&gt;
* [https://www.ebay.ca/sch/i.html?&amp;amp;_nkw=red+faction+2+pc eBay]&lt;br /&gt;
&lt;br /&gt;
===Can I play Red Faction II Multiplayer?===&lt;br /&gt;
{{Answer|The PlayStation 2, XBox, and GameCube versions of Red Faction II support local splitscreen multiplayer for up to 4 players plus bots. The PC version supports only botmatch, no local multiplayer. No versions of Red Faction II support online multiplayer.}}&lt;br /&gt;
===Can I make custom maps or mods for Red Faction II?===&lt;br /&gt;
{{Answer|Unlike Red Faction (1), Red Faction II had no level editor or mod tools officially released. The (unreleased) Red Faction II level editor was [[RED v2]]}}&lt;br /&gt;
===What cheat codes are available in Red Faction II??===&lt;br /&gt;
{{Answer|Each platform has its own set of cheat codes. You can find them all below.}}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;20&amp;quot;|PC Cheat Codes&lt;br /&gt;
|-&lt;br /&gt;
!Code&lt;br /&gt;
!Effect&lt;br /&gt;
|-&lt;br /&gt;
|ZZZZZZZZ&lt;br /&gt;
|Bouncy Grenades&lt;br /&gt;
|-&lt;br /&gt;
|ZZZZWXZZ&lt;br /&gt;
|Bullet Gibs&lt;br /&gt;
|-&lt;br /&gt;
|YXZWZXYW&lt;br /&gt;
|Director's Cut&lt;br /&gt;
|-&lt;br /&gt;
|YYYYYYYY&lt;br /&gt;
|Fire Bullets&lt;br /&gt;
|-&lt;br /&gt;
|XXXXYZXX&lt;br /&gt;
|Instagib Ammo&lt;br /&gt;
|-&lt;br /&gt;
|WZXYWZXY&lt;br /&gt;
|Instagib Explosions&lt;br /&gt;
|-&lt;br /&gt;
|ZYZYXXWW&lt;br /&gt;
|Rapid Rails&lt;br /&gt;
|-&lt;br /&gt;
|XXYWYWZ&lt;br /&gt;
|Super Health&lt;br /&gt;
|-&lt;br /&gt;
|YWXZYZXW&lt;br /&gt;
|Unlimited Ammo&lt;br /&gt;
|-&lt;br /&gt;
|ZXZXZXZX&lt;br /&gt;
|Unlimited Grenades&lt;br /&gt;
|-&lt;br /&gt;
|WWXXYZYZ&lt;br /&gt;
|Unlock All&lt;br /&gt;
|-&lt;br /&gt;
|YZWZYXWX&lt;br /&gt;
|Unlock all Cheats&lt;br /&gt;
|-&lt;br /&gt;
|ZYXWYZXX&lt;br /&gt;
|Unlock all Levels&lt;br /&gt;
|-&lt;br /&gt;
|WWWWWWWW&lt;br /&gt;
|Wacky Deaths&lt;br /&gt;
|-&lt;br /&gt;
|XXXXXXXX&lt;br /&gt;
|Zombie Walk&lt;br /&gt;
|}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;20&amp;quot;|PS2 Cheat Codes&lt;br /&gt;
|-&lt;br /&gt;
!Code&lt;br /&gt;
!Effect&lt;br /&gt;
|-&lt;br /&gt;
|OOOOOOOO&lt;br /&gt;
|Bouncy Grenades&lt;br /&gt;
|-&lt;br /&gt;
|OOOO△XOO&lt;br /&gt;
|Bullet Gibs&lt;br /&gt;
|-&lt;br /&gt;
|□XO△OX□△&lt;br /&gt;
|Director's Cut&lt;br /&gt;
|-&lt;br /&gt;
|□□□□□□□□&lt;br /&gt;
|Fire Bullets&lt;br /&gt;
|-&lt;br /&gt;
|XXXX□OXX&lt;br /&gt;
|Instagib Ammo&lt;br /&gt;
|-&lt;br /&gt;
|△OX□△OX□&lt;br /&gt;
|Instagib Explosions&lt;br /&gt;
|-&lt;br /&gt;
|O□O□XX△△&lt;br /&gt;
|Rapid Rails&lt;br /&gt;
|-&lt;br /&gt;
|XX□△□△O&lt;br /&gt;
|Super Health&lt;br /&gt;
|-&lt;br /&gt;
|□△XO□OX△&lt;br /&gt;
|Unlimited Ammo&lt;br /&gt;
|-&lt;br /&gt;
|OXO□XOXO&lt;br /&gt;
|Unlimited Grenades&lt;br /&gt;
|-&lt;br /&gt;
|□O△O□X△X&lt;br /&gt;
|Unlock All&lt;br /&gt;
|-&lt;br /&gt;
|△△XX□O□O&lt;br /&gt;
|Unlock all Cheats&lt;br /&gt;
|-&lt;br /&gt;
|O□X△□OXX&lt;br /&gt;
|Unlock all Levels&lt;br /&gt;
|-&lt;br /&gt;
|△△△△△△△△&lt;br /&gt;
|Wacky Deaths&lt;br /&gt;
|-&lt;br /&gt;
|XXXXXXXX&lt;br /&gt;
|Zombie Walk&lt;br /&gt;
|-&lt;br /&gt;
|X&lt;br /&gt;
|Explosive Personality&lt;br /&gt;
|-&lt;br /&gt;
|□X□X&lt;br /&gt;
|&amp;quot;You win the game!&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|XX Select&lt;br /&gt;
|No Gore (enter at main menu)&lt;br /&gt;
|}&lt;br /&gt;
[[Category:Red Faction II]]&lt;br /&gt;
[[Category:Help Pages]]&lt;/div&gt;</summary>
		<author><name>MartianMadman</name></author>
	</entry>
	<entry>
		<id>https://www.redfactionwiki.com/w/index.php?title=Red_Faction_II_FAQ&amp;diff=8460</id>
		<title>Red Faction II FAQ</title>
		<link rel="alternate" type="text/html" href="https://www.redfactionwiki.com/w/index.php?title=Red_Faction_II_FAQ&amp;diff=8460"/>
		<updated>2022-08-24T20:29:39Z</updated>

		<summary type="html">&lt;p&gt;MartianMadman: /* Micro stuttering */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Under construction}}&lt;br /&gt;
This page provides fixes to commonly encountered issues, and answers to frequently asked questions.&lt;br /&gt;
&lt;br /&gt;
It would be impossible to list absolutely every issue and question that may come up on this page. If you're facing an issue or have a question that doesn't appear on this page, please feel welcome to join the Red Faction Community Discord and ask it. It's extremely likely that someone there knows the answer and would be happy to help you.&lt;br /&gt;
&lt;br /&gt;
'''[https://discord.gg/fRrUzuV Join the Red Faction Community Discord]'''&lt;br /&gt;
&lt;br /&gt;
==Common Issues==&lt;br /&gt;
===Error &amp;quot;Please insert Red Faction II Disc 1&amp;quot;===&lt;br /&gt;
{{Issue|The specific cause of this issue is currently unknown.|If you get this error when attempting to launch the game, simply remove any discs currently in your CD-ROM drive. You should also unmount any virtual drives you may be using through software such as PowerISO, MagicDisc, etc.&lt;br /&gt;
&lt;br /&gt;
If you in fact do not have any CD-ROM drive at all, some users have reported that using a virtual CD drive program and creating an empty drive can fix the problem. (PowerISO, MagicDisc, etc.)}}&lt;br /&gt;
===Error &amp;quot;At least 8 MB of available video memory is required&amp;quot;===&lt;br /&gt;
{{Issue|This error occurs when Red Faction II is launched on a system with 2GiB or more available video memory.&lt;br /&gt;
At a technical level, the issue is caused by a signed DWORD being read as less than the minimum of 5MiB, and is resolved with the replacement of a signed less than comparison with an unsigned less than comparison.|Community-made patches are available to fix this bug. Installation details are below. Please ensure you follow the Steam instructions if you have a Steam copy, and the non-Steam instructions if you have a non-Steam copy. The solutions are not the same and the bug will not be fixed if you follow the wrong set of instructions.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''How to fix this bug on a Steam version of Red Faction II'''&lt;br /&gt;
* '''Step 1.''' Download the {{FFLink|517491|Missing Features Patch}} for the Steam version of RFII.&lt;br /&gt;
* '''Step 2.''' Run the patch and select your RF2 exe for the Target File. RF2 on Steam is usually located at '''C:\Program Files (x86)\Steam\steamapps\common\red faction ii\rf2.exe'''&lt;br /&gt;
** NOTE: You may need to Run as Administrator.&lt;br /&gt;
* '''Step 3.''' Click the Start button to patch your copy of Red Faction II. You will no longer experience this bug.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''How to fix this bug on a retail (CD) version of Red Faction II'''&lt;br /&gt;
&lt;br /&gt;
'''IMPORTANT:''' Before proceeding with these instructions, make sure your copy of Red Faction II has been updated to {{FFLink|2801|v1.01}}!&lt;br /&gt;
* '''Step 1.''' Download the {{FFLink|517490|Missing Features Patch}} for the retail version of RFII.&lt;br /&gt;
* '''Step 2.''' Run the patch and select your RF2 exe for the Target File. RF2 is usually located at '''C:\games\RedFactionII\rf2.exe'''&lt;br /&gt;
** NOTE: You may need to Run as Administrator.&lt;br /&gt;
* '''Step 3.''' Click the Start button to patch your copy of Red Faction II. You will no longer experience this bug.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''How to fix this bug on other retail (CD) version (1.0 only) of Red Faction II (Tested with French retail) '''&lt;br /&gt;
&lt;br /&gt;
* '''Step 1.''' Install a hex editor software like HxD.&lt;br /&gt;
* '''Step 2.''' Open and select your RF2 exe. RF2 is usually located at '''C:\games\RedFactionII\rf2.exe'''&lt;br /&gt;
* '''Step 3.''' Search for line 3D 00 00 50 00 and replace the following 2 characters 7D by EB. You will no longer experience this bug.}}&lt;br /&gt;
&lt;br /&gt;
===Animations and audio desync in cutscenes===&lt;br /&gt;
{{Issue|This happens when the framerate exceeds 120.|Limit framerate to 120. This can be done with 3rd party software like dgvoodoo2, rtss, or dxvk.}}&lt;br /&gt;
&lt;br /&gt;
===Micro stuttering===&lt;br /&gt;
{{Issue|RF2 uses directx8 which in newer versions of windows is forced to display in a borderless window. Borderless windows will get micro stuttering when the framerate isn't much above the monitors refresh rate.|Change the rendering api with 3rd party software like a d3d8to9 or dgvoodoo2. This will allow the game to run in exclusive fullscreen mode.}}&lt;br /&gt;
&lt;br /&gt;
===Using nightvision limits framerate to 30===&lt;br /&gt;
{{Issue|This is caused by a setting in rf2_config.ini|In your RF2 installation directory, open up rf2_config.ini and set Motion_blur to 0.}}&lt;br /&gt;
&lt;br /&gt;
==Frequently Asked Questions==&lt;br /&gt;
===Where can I get a copy of Red Faction II?===&lt;br /&gt;
{{Answer|Red Faction II is available for purchase as a digital download or physical copy (CD).}}&lt;br /&gt;
&lt;br /&gt;
'''Digital Download:'''&lt;br /&gt;
* [https://store.steampowered.com/app/20550/Red_Faction_II Steam] &lt;br /&gt;
* [https://www.gog.com/game/red_faction_2 GoG] &lt;br /&gt;
&lt;br /&gt;
'''Physical Copy (CD):'''&lt;br /&gt;
* [https://www.amazon.ca/Red-Faction-II-PC-CD/dp/B000CED8G2 Amazon]&lt;br /&gt;
* [https://www.ebay.ca/sch/i.html?&amp;amp;_nkw=red+faction+2+pc eBay]&lt;br /&gt;
&lt;br /&gt;
===Can I play Red Faction II Multiplayer?===&lt;br /&gt;
{{Answer|The PlayStation 2, XBox, and GameCube versions of Red Faction II support local splitscreen multiplayer for up to 4 players plus bots. The PC version supports only botmatch, no local multiplayer. No versions of Red Faction II support online multiplayer.}}&lt;br /&gt;
===Can I make custom maps or mods for Red Faction II?===&lt;br /&gt;
{{Answer|Unlike Red Faction (1), Red Faction II had no level editor or mod tools officially released. The (unreleased) Red Faction II level editor was [[RED v2]]}}&lt;br /&gt;
===What cheat codes are available in Red Faction II??===&lt;br /&gt;
{{Answer|Each platform has its own set of cheat codes. You can find them all below.}}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;20&amp;quot;|PC Cheat Codes&lt;br /&gt;
|-&lt;br /&gt;
!Code&lt;br /&gt;
!Effect&lt;br /&gt;
|-&lt;br /&gt;
|ZZZZZZZZ&lt;br /&gt;
|Bouncy Grenades&lt;br /&gt;
|-&lt;br /&gt;
|ZZZZWXZZ&lt;br /&gt;
|Bullet Gibs&lt;br /&gt;
|-&lt;br /&gt;
|YXZWZXYW&lt;br /&gt;
|Director's Cut&lt;br /&gt;
|-&lt;br /&gt;
|YYYYYYYY&lt;br /&gt;
|Fire Bullets&lt;br /&gt;
|-&lt;br /&gt;
|XXXXYZXX&lt;br /&gt;
|Instagib Ammo&lt;br /&gt;
|-&lt;br /&gt;
|WZXYWZXY&lt;br /&gt;
|Instagib Explosions&lt;br /&gt;
|-&lt;br /&gt;
|ZYZYXXWW&lt;br /&gt;
|Rapid Rails&lt;br /&gt;
|-&lt;br /&gt;
|XXYWYWZ&lt;br /&gt;
|Super Health&lt;br /&gt;
|-&lt;br /&gt;
|YWXZYZXW&lt;br /&gt;
|Unlimited Ammo&lt;br /&gt;
|-&lt;br /&gt;
|ZXZXZXZX&lt;br /&gt;
|Unlimited Grenades&lt;br /&gt;
|-&lt;br /&gt;
|WWXXYZYZ&lt;br /&gt;
|Unlock All&lt;br /&gt;
|-&lt;br /&gt;
|YZWZYXWX&lt;br /&gt;
|Unlock all Cheats&lt;br /&gt;
|-&lt;br /&gt;
|ZYXWYZXX&lt;br /&gt;
|Unlock all Levels&lt;br /&gt;
|-&lt;br /&gt;
|WWWWWWWW&lt;br /&gt;
|Wacky Deaths&lt;br /&gt;
|-&lt;br /&gt;
|XXXXXXXX&lt;br /&gt;
|Zombie Walk&lt;br /&gt;
|}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;20&amp;quot;|PS2 Cheat Codes&lt;br /&gt;
|-&lt;br /&gt;
!Code&lt;br /&gt;
!Effect&lt;br /&gt;
|-&lt;br /&gt;
|OOOOOOOO&lt;br /&gt;
|Bouncy Grenades&lt;br /&gt;
|-&lt;br /&gt;
|OOOO△XOO&lt;br /&gt;
|Bullet Gibs&lt;br /&gt;
|-&lt;br /&gt;
|□XO△OX□△&lt;br /&gt;
|Director's Cut&lt;br /&gt;
|-&lt;br /&gt;
|□□□□□□□□&lt;br /&gt;
|Fire Bullets&lt;br /&gt;
|-&lt;br /&gt;
|XXXX□OXX&lt;br /&gt;
|Instagib Ammo&lt;br /&gt;
|-&lt;br /&gt;
|△OX□△OX□&lt;br /&gt;
|Instagib Explosions&lt;br /&gt;
|-&lt;br /&gt;
|O□O□XX△△&lt;br /&gt;
|Rapid Rails&lt;br /&gt;
|-&lt;br /&gt;
|XX□△□△O&lt;br /&gt;
|Super Health&lt;br /&gt;
|-&lt;br /&gt;
|□△XO□OX△&lt;br /&gt;
|Unlimited Ammo&lt;br /&gt;
|-&lt;br /&gt;
|OXO□XOXO&lt;br /&gt;
|Unlimited Grenades&lt;br /&gt;
|-&lt;br /&gt;
|□O△O□X△X&lt;br /&gt;
|Unlock All&lt;br /&gt;
|-&lt;br /&gt;
|△△XX□O□O&lt;br /&gt;
|Unlock all Cheats&lt;br /&gt;
|-&lt;br /&gt;
|O□X△□OXX&lt;br /&gt;
|Unlock all Levels&lt;br /&gt;
|-&lt;br /&gt;
|△△△△△△△△&lt;br /&gt;
|Wacky Deaths&lt;br /&gt;
|-&lt;br /&gt;
|XXXXXXXX&lt;br /&gt;
|Zombie Walk&lt;br /&gt;
|-&lt;br /&gt;
|X&lt;br /&gt;
|Explosive Personality&lt;br /&gt;
|-&lt;br /&gt;
|□X□X&lt;br /&gt;
|&amp;quot;You win the game!&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|XX Select&lt;br /&gt;
|No Gore (enter at main menu)&lt;br /&gt;
|}&lt;br /&gt;
[[Category:Red Faction II]]&lt;br /&gt;
[[Category:Help Pages]]&lt;/div&gt;</summary>
		<author><name>MartianMadman</name></author>
	</entry>
	<entry>
		<id>https://www.redfactionwiki.com/w/index.php?title=Red_Faction_II_FAQ&amp;diff=8459</id>
		<title>Red Faction II FAQ</title>
		<link rel="alternate" type="text/html" href="https://www.redfactionwiki.com/w/index.php?title=Red_Faction_II_FAQ&amp;diff=8459"/>
		<updated>2022-08-24T20:29:02Z</updated>

		<summary type="html">&lt;p&gt;MartianMadman: add more fixes&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Under construction}}&lt;br /&gt;
This page provides fixes to commonly encountered issues, and answers to frequently asked questions.&lt;br /&gt;
&lt;br /&gt;
It would be impossible to list absolutely every issue and question that may come up on this page. If you're facing an issue or have a question that doesn't appear on this page, please feel welcome to join the Red Faction Community Discord and ask it. It's extremely likely that someone there knows the answer and would be happy to help you.&lt;br /&gt;
&lt;br /&gt;
'''[https://discord.gg/fRrUzuV Join the Red Faction Community Discord]'''&lt;br /&gt;
&lt;br /&gt;
==Common Issues==&lt;br /&gt;
===Error &amp;quot;Please insert Red Faction II Disc 1&amp;quot;===&lt;br /&gt;
{{Issue|The specific cause of this issue is currently unknown.|If you get this error when attempting to launch the game, simply remove any discs currently in your CD-ROM drive. You should also unmount any virtual drives you may be using through software such as PowerISO, MagicDisc, etc.&lt;br /&gt;
&lt;br /&gt;
If you in fact do not have any CD-ROM drive at all, some users have reported that using a virtual CD drive program and creating an empty drive can fix the problem. (PowerISO, MagicDisc, etc.)}}&lt;br /&gt;
===Error &amp;quot;At least 8 MB of available video memory is required&amp;quot;===&lt;br /&gt;
{{Issue|This error occurs when Red Faction II is launched on a system with 2GiB or more available video memory.&lt;br /&gt;
At a technical level, the issue is caused by a signed DWORD being read as less than the minimum of 5MiB, and is resolved with the replacement of a signed less than comparison with an unsigned less than comparison.|Community-made patches are available to fix this bug. Installation details are below. Please ensure you follow the Steam instructions if you have a Steam copy, and the non-Steam instructions if you have a non-Steam copy. The solutions are not the same and the bug will not be fixed if you follow the wrong set of instructions.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''How to fix this bug on a Steam version of Red Faction II'''&lt;br /&gt;
* '''Step 1.''' Download the {{FFLink|517491|Missing Features Patch}} for the Steam version of RFII.&lt;br /&gt;
* '''Step 2.''' Run the patch and select your RF2 exe for the Target File. RF2 on Steam is usually located at '''C:\Program Files (x86)\Steam\steamapps\common\red faction ii\rf2.exe'''&lt;br /&gt;
** NOTE: You may need to Run as Administrator.&lt;br /&gt;
* '''Step 3.''' Click the Start button to patch your copy of Red Faction II. You will no longer experience this bug.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''How to fix this bug on a retail (CD) version of Red Faction II'''&lt;br /&gt;
&lt;br /&gt;
'''IMPORTANT:''' Before proceeding with these instructions, make sure your copy of Red Faction II has been updated to {{FFLink|2801|v1.01}}!&lt;br /&gt;
* '''Step 1.''' Download the {{FFLink|517490|Missing Features Patch}} for the retail version of RFII.&lt;br /&gt;
* '''Step 2.''' Run the patch and select your RF2 exe for the Target File. RF2 is usually located at '''C:\games\RedFactionII\rf2.exe'''&lt;br /&gt;
** NOTE: You may need to Run as Administrator.&lt;br /&gt;
* '''Step 3.''' Click the Start button to patch your copy of Red Faction II. You will no longer experience this bug.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''How to fix this bug on other retail (CD) version (1.0 only) of Red Faction II (Tested with French retail) '''&lt;br /&gt;
&lt;br /&gt;
* '''Step 1.''' Install a hex editor software like HxD.&lt;br /&gt;
* '''Step 2.''' Open and select your RF2 exe. RF2 is usually located at '''C:\games\RedFactionII\rf2.exe'''&lt;br /&gt;
* '''Step 3.''' Search for line 3D 00 00 50 00 and replace the following 2 characters 7D by EB. You will no longer experience this bug.}}&lt;br /&gt;
&lt;br /&gt;
===Animations and audio desync in cutscenes===&lt;br /&gt;
{{Issue|This happens when the framerate exceeds 120.|Limit framerate to 120. This can be done with 3rd party software like dgvoodoo2, rtss, or dxvk.}}&lt;br /&gt;
&lt;br /&gt;
===Micro stuttering===&lt;br /&gt;
{{Issue|RF2 uses directx8 which in newer versions of windows is forced to display in a borderless window. Borderless windows get micro stuttering when the framerate isn't much above the monitors refresh rate.|Change the rendering api with 3rd party software like a d3d8to9 or dgvoodoo2. This will allow the game to run in exclusive fullscreen mode.}}&lt;br /&gt;
&lt;br /&gt;
===Using nightvision limits framerate to 30===&lt;br /&gt;
{{Issue|This is caused by a setting in rf2_config.ini|In your RF2 installation directory, open up rf2_config.ini and set Motion_blur to 0.}}&lt;br /&gt;
&lt;br /&gt;
==Frequently Asked Questions==&lt;br /&gt;
===Where can I get a copy of Red Faction II?===&lt;br /&gt;
{{Answer|Red Faction II is available for purchase as a digital download or physical copy (CD).}}&lt;br /&gt;
&lt;br /&gt;
'''Digital Download:'''&lt;br /&gt;
* [https://store.steampowered.com/app/20550/Red_Faction_II Steam] &lt;br /&gt;
* [https://www.gog.com/game/red_faction_2 GoG] &lt;br /&gt;
&lt;br /&gt;
'''Physical Copy (CD):'''&lt;br /&gt;
* [https://www.amazon.ca/Red-Faction-II-PC-CD/dp/B000CED8G2 Amazon]&lt;br /&gt;
* [https://www.ebay.ca/sch/i.html?&amp;amp;_nkw=red+faction+2+pc eBay]&lt;br /&gt;
&lt;br /&gt;
===Can I play Red Faction II Multiplayer?===&lt;br /&gt;
{{Answer|The PlayStation 2, XBox, and GameCube versions of Red Faction II support local splitscreen multiplayer for up to 4 players plus bots. The PC version supports only botmatch, no local multiplayer. No versions of Red Faction II support online multiplayer.}}&lt;br /&gt;
===Can I make custom maps or mods for Red Faction II?===&lt;br /&gt;
{{Answer|Unlike Red Faction (1), Red Faction II had no level editor or mod tools officially released. The (unreleased) Red Faction II level editor was [[RED v2]]}}&lt;br /&gt;
===What cheat codes are available in Red Faction II??===&lt;br /&gt;
{{Answer|Each platform has its own set of cheat codes. You can find them all below.}}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;20&amp;quot;|PC Cheat Codes&lt;br /&gt;
|-&lt;br /&gt;
!Code&lt;br /&gt;
!Effect&lt;br /&gt;
|-&lt;br /&gt;
|ZZZZZZZZ&lt;br /&gt;
|Bouncy Grenades&lt;br /&gt;
|-&lt;br /&gt;
|ZZZZWXZZ&lt;br /&gt;
|Bullet Gibs&lt;br /&gt;
|-&lt;br /&gt;
|YXZWZXYW&lt;br /&gt;
|Director's Cut&lt;br /&gt;
|-&lt;br /&gt;
|YYYYYYYY&lt;br /&gt;
|Fire Bullets&lt;br /&gt;
|-&lt;br /&gt;
|XXXXYZXX&lt;br /&gt;
|Instagib Ammo&lt;br /&gt;
|-&lt;br /&gt;
|WZXYWZXY&lt;br /&gt;
|Instagib Explosions&lt;br /&gt;
|-&lt;br /&gt;
|ZYZYXXWW&lt;br /&gt;
|Rapid Rails&lt;br /&gt;
|-&lt;br /&gt;
|XXYWYWZ&lt;br /&gt;
|Super Health&lt;br /&gt;
|-&lt;br /&gt;
|YWXZYZXW&lt;br /&gt;
|Unlimited Ammo&lt;br /&gt;
|-&lt;br /&gt;
|ZXZXZXZX&lt;br /&gt;
|Unlimited Grenades&lt;br /&gt;
|-&lt;br /&gt;
|WWXXYZYZ&lt;br /&gt;
|Unlock All&lt;br /&gt;
|-&lt;br /&gt;
|YZWZYXWX&lt;br /&gt;
|Unlock all Cheats&lt;br /&gt;
|-&lt;br /&gt;
|ZYXWYZXX&lt;br /&gt;
|Unlock all Levels&lt;br /&gt;
|-&lt;br /&gt;
|WWWWWWWW&lt;br /&gt;
|Wacky Deaths&lt;br /&gt;
|-&lt;br /&gt;
|XXXXXXXX&lt;br /&gt;
|Zombie Walk&lt;br /&gt;
|}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;20&amp;quot;|PS2 Cheat Codes&lt;br /&gt;
|-&lt;br /&gt;
!Code&lt;br /&gt;
!Effect&lt;br /&gt;
|-&lt;br /&gt;
|OOOOOOOO&lt;br /&gt;
|Bouncy Grenades&lt;br /&gt;
|-&lt;br /&gt;
|OOOO△XOO&lt;br /&gt;
|Bullet Gibs&lt;br /&gt;
|-&lt;br /&gt;
|□XO△OX□△&lt;br /&gt;
|Director's Cut&lt;br /&gt;
|-&lt;br /&gt;
|□□□□□□□□&lt;br /&gt;
|Fire Bullets&lt;br /&gt;
|-&lt;br /&gt;
|XXXX□OXX&lt;br /&gt;
|Instagib Ammo&lt;br /&gt;
|-&lt;br /&gt;
|△OX□△OX□&lt;br /&gt;
|Instagib Explosions&lt;br /&gt;
|-&lt;br /&gt;
|O□O□XX△△&lt;br /&gt;
|Rapid Rails&lt;br /&gt;
|-&lt;br /&gt;
|XX□△□△O&lt;br /&gt;
|Super Health&lt;br /&gt;
|-&lt;br /&gt;
|□△XO□OX△&lt;br /&gt;
|Unlimited Ammo&lt;br /&gt;
|-&lt;br /&gt;
|OXO□XOXO&lt;br /&gt;
|Unlimited Grenades&lt;br /&gt;
|-&lt;br /&gt;
|□O△O□X△X&lt;br /&gt;
|Unlock All&lt;br /&gt;
|-&lt;br /&gt;
|△△XX□O□O&lt;br /&gt;
|Unlock all Cheats&lt;br /&gt;
|-&lt;br /&gt;
|O□X△□OXX&lt;br /&gt;
|Unlock all Levels&lt;br /&gt;
|-&lt;br /&gt;
|△△△△△△△△&lt;br /&gt;
|Wacky Deaths&lt;br /&gt;
|-&lt;br /&gt;
|XXXXXXXX&lt;br /&gt;
|Zombie Walk&lt;br /&gt;
|-&lt;br /&gt;
|X&lt;br /&gt;
|Explosive Personality&lt;br /&gt;
|-&lt;br /&gt;
|□X□X&lt;br /&gt;
|&amp;quot;You win the game!&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|XX Select&lt;br /&gt;
|No Gore (enter at main menu)&lt;br /&gt;
|}&lt;br /&gt;
[[Category:Red Faction II]]&lt;br /&gt;
[[Category:Help Pages]]&lt;/div&gt;</summary>
		<author><name>MartianMadman</name></author>
	</entry>
	<entry>
		<id>https://www.redfactionwiki.com/w/index.php?title=Red_Faction:_Armageddon_FAQ&amp;diff=8458</id>
		<title>Red Faction: Armageddon FAQ</title>
		<link rel="alternate" type="text/html" href="https://www.redfactionwiki.com/w/index.php?title=Red_Faction:_Armageddon_FAQ&amp;diff=8458"/>
		<updated>2022-08-24T18:11:52Z</updated>

		<summary type="html">&lt;p&gt;MartianMadman: lots of testing has been done by me&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Under construction}}&lt;br /&gt;
This page provides fixes to commonly encountered issues, and answers to frequently asked questions.&lt;br /&gt;
&lt;br /&gt;
It would be impossible to list absolutely every issue and question that may come up on this page. If you're facing an issue or have a question that doesn't appear on this page, please feel welcome to join the Red Faction Community Discord and ask it. It's extremely likely that someone there knows the answer and would be happy to help you.&lt;br /&gt;
&lt;br /&gt;
'''[https://discord.gg/fRrUzuV Join the Red Faction Community Discord]'''&lt;br /&gt;
&lt;br /&gt;
==Frequently Asked Questions==&lt;br /&gt;
===Where can I get a copy of Red Faction: Armageddon?===&lt;br /&gt;
Red Faction: Armageddon is available digitally at the following storefronts:&lt;br /&gt;
&lt;br /&gt;
[https://store.steampowered.com/app/55110/Red_Faction_Armageddon Steam]&lt;br /&gt;
&lt;br /&gt;
[https://www.gog.com/game/red_faction_armageddon GOG]&lt;br /&gt;
&lt;br /&gt;
[https://www.humblebundle.com/store/agecheck/red-faction-armageddon Humble Bundle]&lt;br /&gt;
&lt;br /&gt;
For console:&lt;br /&gt;
&lt;br /&gt;
[https://www.xbox.com/en-US/games/store/red-faction-armageddon/BWB89BB14C5H Xbox]&lt;br /&gt;
&lt;br /&gt;
[https://store.playstation.com/#!/en-us/games/red-faction-armageddon/cid=UP1005-NPUB30574_00-RFADIGITALDNLOAD?emcid=ps-se-717&amp;amp;utm_medium=Paid_Search_%7Bps%7D&amp;amp;utm_campaign=Playstation&amp;amp;utm_source=Google&amp;amp;utm_term=ps-se-717&amp;amp;utm_content=Brand PlayStation (Link no longer viewable in browser, find game on your PS3 directly.)]&lt;br /&gt;
&lt;br /&gt;
Additionally, retail copies for PC, Xbox 360, and PlayStation 3 can be purchased secondhand.&lt;br /&gt;
&lt;br /&gt;
===Will Red Faction: Armageddon run on my computer?===&lt;br /&gt;
System Requirements:&lt;br /&gt;
&lt;br /&gt;
MINIMUM:&lt;br /&gt;
&lt;br /&gt;
OS: Windows® XP&lt;br /&gt;
&lt;br /&gt;
Processor: 2GHz Dual Core Processor (Intel Core 2 Duo or AMD Athlon™ X2) or higher&lt;br /&gt;
&lt;br /&gt;
Memory: 2GB System RAM or more&lt;br /&gt;
&lt;br /&gt;
Graphics: 320MB Video RAM, GPU w/ Shader Model 3.0 support, NVIDIA® GeForce® 88xx series or better, ATI Radeon™ HD30xx series or better&lt;br /&gt;
&lt;br /&gt;
DirectX®: 9.0c&lt;br /&gt;
&lt;br /&gt;
Hard Drive: 7.5 GB&lt;br /&gt;
&lt;br /&gt;
Sound: 100% DirectX® 9.0C compliant sound card or equivalent onboard sound&lt;br /&gt;
&lt;br /&gt;
RECOMMENDED:&lt;br /&gt;
&lt;br /&gt;
OS: Microsoft® Windows® 7&lt;br /&gt;
&lt;br /&gt;
Processor: Any Quad Core Processor(Intel® Core i5 or AMD Phenom™ II X4) or 3.0+ Dual Core CPU&lt;br /&gt;
&lt;br /&gt;
Memory: 4GB System RAM or more&lt;br /&gt;
&lt;br /&gt;
Graphics: 1GB Video RAM, GPU w/ Shader Model 4.0 support, NVIDIA® GeForce® GTX 400 series or better, ATI Radeon™ HD5000 series or better&lt;br /&gt;
&lt;br /&gt;
DirectX®: 11&lt;br /&gt;
&lt;br /&gt;
Hard Drive: 7.5 GB&lt;br /&gt;
&lt;br /&gt;
Sound: 100% DirectX® 9.0C compliant sound card or equivalent onboard sound&lt;br /&gt;
&lt;br /&gt;
To fix issues with running Armageddon on modern systems, please read the &amp;quot;Common Issues&amp;quot; section of the FAQ below.&lt;br /&gt;
&lt;br /&gt;
===I have an old disc copy of Red Faction: Armageddon from when it first came out. Can I activate it on Steam?===&lt;br /&gt;
(Needs confirmed)&lt;br /&gt;
&lt;br /&gt;
===Can I play Red Faction: Armageddon in first person?===&lt;br /&gt;
There are mods available for playing in first person:&lt;br /&gt;
&lt;br /&gt;
[https://www.factionfiles.com/ff.php?action=file&amp;amp;id=4516 RFA First Person Mod by SlaveOfSelf]&lt;br /&gt;
&lt;br /&gt;
[https://github.com/MartianMadman/RFA_1stPerson MartianMadman's 1st Person mod]&lt;br /&gt;
&lt;br /&gt;
===Can I make custom maps/levels for Red Faction: Armageddon?===&lt;br /&gt;
There are currently no tools available for creathing custom maps/levels for Armageddon. &lt;br /&gt;
&lt;br /&gt;
===Where can I find Red Faction: Armageddon mods?===&lt;br /&gt;
Mods for Red Faction: Armageddon are available on [https://www.factionfiles.com Faction Files] and [https://www.nexusmods.com/redfactionarmageddon Nexus mods]&lt;br /&gt;
&lt;br /&gt;
===How can I install and use Red Faction: Armageddon mods?===&lt;br /&gt;
Follow the installation instructions included with each mod for instructions.&lt;br /&gt;
&lt;br /&gt;
==Common Issues==&lt;br /&gt;
&lt;br /&gt;
===The campaign won't start and boots back to the main menu or crashes===&lt;br /&gt;
This is a Steam only issue caused by a Steam update. THQ Nordic pushed a beta build To fix it. Go to your library and right click Red Faction: Armageddon.&lt;br /&gt;
Click the properties tab and go to the Betas section. Click the arrow on the dropdown box and select &amp;quot;publicbeta&amp;quot; without quotes, then close the properties window.&lt;br /&gt;
Red Faction: Armageddon should now have &amp;quot;[publicbeta]&amp;quot; next to the title, without the quotes. It will download the required files, and the campaign should now launch properly.&lt;br /&gt;
The Steam version may still require the fixes listed below to work properly, as does the GOG version.&lt;br /&gt;
&lt;br /&gt;
This problem can also be caused in any version by having a CPU that has more than 16 cores. If you have more than 16 cores and have an AMD CPU:&lt;br /&gt;
Enable &amp;quot;legacy compatibility mode&amp;quot; using AMD Ryzen Master, AMD also provide a pre-made profile called &amp;quot;Game Mode&amp;quot; which enables legacy mode.&lt;br /&gt;
&lt;br /&gt;
Unknown if Intel chips are affected by this issue at the moment. Process Lasso may be a potential fix by limiting the amount of cores Armageddon can access.&lt;br /&gt;
&lt;br /&gt;
===My game is crashing constantly or otherwise not running smoothly===&lt;br /&gt;
Here are the recommended compatibility settings for Armageddon on modern systems:&lt;br /&gt;
&lt;br /&gt;
Windows 7 Compatibility Mode OR Windows XP (Service Pack 3) Compatibility Mode&lt;br /&gt;
&lt;br /&gt;
Check &amp;quot;Disable Fullscreen Optimizations&amp;quot; (Fixes brief freezing when using alt tab)&lt;br /&gt;
&lt;br /&gt;
Additionally, patching the game executable to be large address aware, giving it an extra 2GBs of memory, has been found to consistently fix crashing and general stability issues alongside the outlined compatibility settings. You can find a simple tool to help patch the executable [https://ntcore.com/?page_id=371 here]. This should not trigger VAC in Infestation Mode in the Steam version as it is not a cheat. (Use at your own risk in online.) The GOG version does not use VAC. https://partner.steamgames.com/doc/features/anticheat/vac_integration&lt;br /&gt;
&lt;br /&gt;
===My game is lagging and no controller input is being detected===&lt;br /&gt;
This happens when you have multiple controllers connected, or your current controller is being detected as any controller other than the first controller. Please unplug all extra controllers or have your current controller connected as the first controller to fix this issue. Alternatively, play with keyboard and mouse input after disconnecting all controllers.&lt;br /&gt;
&lt;br /&gt;
===All text in the game is broken and audio is silent===&lt;br /&gt;
Your player_options.rfao_pc file was corrupted. Delete it and the game will generate a new one on startup, fixing this problem.&lt;br /&gt;
This will erase your Infestation and Ruin Mode progress. Campaign progress will be unaffected except all upgrades will be erased.&lt;br /&gt;
&lt;br /&gt;
You can find this file at:&lt;br /&gt;
&lt;br /&gt;
Steam - &amp;lt;Steam-folder&amp;gt;\userdata\&amp;lt;user-id&amp;gt;\55110\remote\&lt;br /&gt;
&lt;br /&gt;
GOG - %LOCALAPPDATA%\GOG.com\Galaxy\Applications\51153456908161049\Storage\&lt;br /&gt;
&lt;br /&gt;
===Video settings won't save===&lt;br /&gt;
According to pcgamingwiki.com the issue may be caused by newer versions of Windows. To fix it, set rf4_launcher.exe to run in Windows XP (Service Pack 3) compatibility mode.&lt;br /&gt;
&lt;br /&gt;
[[Category:Red Faction: Armageddon]]&lt;br /&gt;
[[Category:Help Pages]]&lt;/div&gt;</summary>
		<author><name>MartianMadman</name></author>
	</entry>
	<entry>
		<id>https://www.redfactionwiki.com/w/index.php?title=Red_Faction:_Armageddon_FAQ&amp;diff=8457</id>
		<title>Red Faction: Armageddon FAQ</title>
		<link rel="alternate" type="text/html" href="https://www.redfactionwiki.com/w/index.php?title=Red_Faction:_Armageddon_FAQ&amp;diff=8457"/>
		<updated>2022-08-24T17:24:23Z</updated>

		<summary type="html">&lt;p&gt;MartianMadman: add nexus mods&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Under construction}}&lt;br /&gt;
This page provides fixes to commonly encountered issues, and answers to frequently asked questions.&lt;br /&gt;
&lt;br /&gt;
It would be impossible to list absolutely every issue and question that may come up on this page. If you're facing an issue or have a question that doesn't appear on this page, please feel welcome to join the Red Faction Community Discord and ask it. It's extremely likely that someone there knows the answer and would be happy to help you.&lt;br /&gt;
&lt;br /&gt;
'''[https://discord.gg/fRrUzuV Join the Red Faction Community Discord]'''&lt;br /&gt;
&lt;br /&gt;
==Frequently Asked Questions==&lt;br /&gt;
===Where can I get a copy of Red Faction: Armageddon?===&lt;br /&gt;
Red Faction: Armageddon is available digitally at the following storefronts:&lt;br /&gt;
&lt;br /&gt;
[https://store.steampowered.com/app/55110/Red_Faction_Armageddon Steam]&lt;br /&gt;
&lt;br /&gt;
[https://www.gog.com/game/red_faction_armageddon GOG]&lt;br /&gt;
&lt;br /&gt;
[https://www.humblebundle.com/store/agecheck/red-faction-armageddon Humble Bundle]&lt;br /&gt;
&lt;br /&gt;
For console:&lt;br /&gt;
&lt;br /&gt;
[https://www.xbox.com/en-US/games/store/red-faction-armageddon/BWB89BB14C5H Xbox]&lt;br /&gt;
&lt;br /&gt;
[https://store.playstation.com/#!/en-us/games/red-faction-armageddon/cid=UP1005-NPUB30574_00-RFADIGITALDNLOAD?emcid=ps-se-717&amp;amp;utm_medium=Paid_Search_%7Bps%7D&amp;amp;utm_campaign=Playstation&amp;amp;utm_source=Google&amp;amp;utm_term=ps-se-717&amp;amp;utm_content=Brand PlayStation (Link no longer viewable in browser, find game on your PS3 directly.)]&lt;br /&gt;
&lt;br /&gt;
Additionally, retail copies for PC, Xbox 360, and PlayStation 3 can be purchased secondhand.&lt;br /&gt;
&lt;br /&gt;
===Will Red Faction: Armageddon run on my computer?===&lt;br /&gt;
System Requirements:&lt;br /&gt;
&lt;br /&gt;
MINIMUM:&lt;br /&gt;
&lt;br /&gt;
OS: Windows® XP&lt;br /&gt;
&lt;br /&gt;
Processor: 2GHz Dual Core Processor (Intel Core 2 Duo or AMD Athlon™ X2) or higher&lt;br /&gt;
&lt;br /&gt;
Memory: 2GB System RAM or more&lt;br /&gt;
&lt;br /&gt;
Graphics: 320MB Video RAM, GPU w/ Shader Model 3.0 support, NVIDIA® GeForce® 88xx series or better, ATI Radeon™ HD30xx series or better&lt;br /&gt;
&lt;br /&gt;
DirectX®: 9.0c&lt;br /&gt;
&lt;br /&gt;
Hard Drive: 7.5 GB&lt;br /&gt;
&lt;br /&gt;
Sound: 100% DirectX® 9.0C compliant sound card or equivalent onboard sound&lt;br /&gt;
&lt;br /&gt;
RECOMMENDED:&lt;br /&gt;
&lt;br /&gt;
OS: Microsoft® Windows® 7&lt;br /&gt;
&lt;br /&gt;
Processor: Any Quad Core Processor(Intel® Core i5 or AMD Phenom™ II X4) or 3.0+ Dual Core CPU&lt;br /&gt;
&lt;br /&gt;
Memory: 4GB System RAM or more&lt;br /&gt;
&lt;br /&gt;
Graphics: 1GB Video RAM, GPU w/ Shader Model 4.0 support, NVIDIA® GeForce® GTX 400 series or better, ATI Radeon™ HD5000 series or better&lt;br /&gt;
&lt;br /&gt;
DirectX®: 11&lt;br /&gt;
&lt;br /&gt;
Hard Drive: 7.5 GB&lt;br /&gt;
&lt;br /&gt;
Sound: 100% DirectX® 9.0C compliant sound card or equivalent onboard sound&lt;br /&gt;
&lt;br /&gt;
To fix issues with running Armageddon on modern systems, please read the &amp;quot;Common Issues&amp;quot; section of the FAQ below.&lt;br /&gt;
&lt;br /&gt;
===I have an old disc copy of Red Faction: Armageddon from when it first came out. Can I activate it on Steam?===&lt;br /&gt;
(Needs confirmed)&lt;br /&gt;
&lt;br /&gt;
===Can I play Red Faction: Armageddon in first person?===&lt;br /&gt;
There are mods available for playing in first person:&lt;br /&gt;
&lt;br /&gt;
[https://www.factionfiles.com/ff.php?action=file&amp;amp;id=4516 RFA First Person Mod by SlaveOfSelf]&lt;br /&gt;
&lt;br /&gt;
[https://github.com/MartianMadman/RFA_1stPerson MartianMadman's 1st Person mod]&lt;br /&gt;
&lt;br /&gt;
===Can I make custom maps/levels for Red Faction: Armageddon?===&lt;br /&gt;
There are currently no tools available for creathing custom maps/levels for Armageddon. &lt;br /&gt;
&lt;br /&gt;
===Where can I find Red Faction: Armageddon mods?===&lt;br /&gt;
Mods for Red Faction: Armageddon are available on [https://www.factionfiles.com Faction Files] and [https://www.nexusmods.com/redfactionarmageddon Nexus mods]&lt;br /&gt;
&lt;br /&gt;
===How can I install and use Red Faction: Armageddon mods?===&lt;br /&gt;
Follow the installation instructions included with each mod for instructions.&lt;br /&gt;
&lt;br /&gt;
==Common Issues==&lt;br /&gt;
&lt;br /&gt;
===The campaign won't start and boots back to the main menu or crashes===&lt;br /&gt;
This is a Steam only issue caused by a Steam update. THQ Nordic pushed a beta build To fix it. Go to your library and right click Red Faction: Armageddon.&lt;br /&gt;
Click the properties tab and go to the Betas section. Click the arrow on the dropdown box and select &amp;quot;publicbeta&amp;quot; without quotes, then close the properties window.&lt;br /&gt;
Red Faction: Armageddon should now have &amp;quot;[publicbeta]&amp;quot; next to the title, without the quotes. It will download the required files, and the campaign should now launch properly.&lt;br /&gt;
The Steam version may still require the fixes listed below to work properly, as does the GOG version.&lt;br /&gt;
&lt;br /&gt;
This problem can also be caused in any version by having a CPU that has more than 16 cores. If you have more than 16 cores and have an AMD CPU:&lt;br /&gt;
Enable &amp;quot;legacy compatibility mode&amp;quot; using AMD Ryzen Master, AMD also provide a pre-made profile called &amp;quot;Game Mode&amp;quot; which enables legacy mode.&lt;br /&gt;
&lt;br /&gt;
Unknown if Intel chips are affected by this issue at the moment. Process Lasso may be a potential fix by limiting the amount of cores Armageddon can access.&lt;br /&gt;
&lt;br /&gt;
===My game is crashing constantly or otherwise not running smoothly===&lt;br /&gt;
Here are the recommended compatibility settings for Armageddon on modern systems:&lt;br /&gt;
&lt;br /&gt;
Windows 7 Compatibility Mode OR Windows XP (Service Pack 3) Compatibility Mode&lt;br /&gt;
&lt;br /&gt;
Check &amp;quot;Disable Fullscreen Optimizations&amp;quot; (Fixes brief freezing when using alt tab)&lt;br /&gt;
&lt;br /&gt;
Additionally, patching the game executable to be large address aware, giving it an extra 2GBs of memory, has been found to consistently fix crashing and general stability issues alongside the outlined compatibility settings. You can find a simple tool to help patch the executable [https://ntcore.com/?page_id=371 here]. This should not trigger VAC in Infestation Mode in the Steam version as it is not a cheat. (Further testing required. Use at your own risk in online.) The GOG version does not use VAC. https://partner.steamgames.com/doc/features/anticheat/vac_integration&lt;br /&gt;
&lt;br /&gt;
===My game is lagging and no controller input is being detected===&lt;br /&gt;
This happens when you have multiple controllers connected, or your current controller is being detected as any controller other than the first controller. Please unplug all extra controllers or have your current controller connected as the first controller to fix this issue. Alternatively, play with keyboard and mouse input after disconnecting all controllers.&lt;br /&gt;
&lt;br /&gt;
===All text in the game is broken and audio is silent===&lt;br /&gt;
Your player_options.rfao_pc file was corrupted. Delete it and the game will generate a new one on startup, fixing this problem.&lt;br /&gt;
This will erase your Infestation and Ruin Mode progress. Campaign progress will be unaffected except all upgrades will be erased.&lt;br /&gt;
&lt;br /&gt;
You can find this file at:&lt;br /&gt;
&lt;br /&gt;
Steam - &amp;lt;Steam-folder&amp;gt;\userdata\&amp;lt;user-id&amp;gt;\55110\remote\&lt;br /&gt;
&lt;br /&gt;
GOG - %LOCALAPPDATA%\GOG.com\Galaxy\Applications\51153456908161049\Storage\&lt;br /&gt;
&lt;br /&gt;
===Video settings won't save===&lt;br /&gt;
According to pcgamingwiki.com the issue may be caused by newer versions of Windows. To fix it, set rf4_launcher.exe to run in Windows XP (Service Pack 3) compatibility mode.&lt;br /&gt;
&lt;br /&gt;
[[Category:Red Faction: Armageddon]]&lt;br /&gt;
[[Category:Help Pages]]&lt;/div&gt;</summary>
		<author><name>MartianMadman</name></author>
	</entry>
	<entry>
		<id>https://www.redfactionwiki.com/w/index.php?title=Red_Faction:_Armageddon_FAQ&amp;diff=8456</id>
		<title>Red Faction: Armageddon FAQ</title>
		<link rel="alternate" type="text/html" href="https://www.redfactionwiki.com/w/index.php?title=Red_Faction:_Armageddon_FAQ&amp;diff=8456"/>
		<updated>2022-08-23T20:58:35Z</updated>

		<summary type="html">&lt;p&gt;MartianMadman: Add fix listed in pcgamingwiki&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Under construction}}&lt;br /&gt;
This page provides fixes to commonly encountered issues, and answers to frequently asked questions.&lt;br /&gt;
&lt;br /&gt;
It would be impossible to list absolutely every issue and question that may come up on this page. If you're facing an issue or have a question that doesn't appear on this page, please feel welcome to join the Red Faction Community Discord and ask it. It's extremely likely that someone there knows the answer and would be happy to help you.&lt;br /&gt;
&lt;br /&gt;
'''[https://discord.gg/fRrUzuV Join the Red Faction Community Discord]'''&lt;br /&gt;
&lt;br /&gt;
==Frequently Asked Questions==&lt;br /&gt;
===Where can I get a copy of Red Faction: Armageddon?===&lt;br /&gt;
Red Faction: Armageddon is available digitally at the following storefronts:&lt;br /&gt;
&lt;br /&gt;
[https://store.steampowered.com/app/55110/Red_Faction_Armageddon Steam]&lt;br /&gt;
&lt;br /&gt;
[https://www.gog.com/game/red_faction_armageddon GOG]&lt;br /&gt;
&lt;br /&gt;
[https://www.humblebundle.com/store/agecheck/red-faction-armageddon Humble Bundle]&lt;br /&gt;
&lt;br /&gt;
For console:&lt;br /&gt;
&lt;br /&gt;
[https://www.xbox.com/en-US/games/store/red-faction-armageddon/BWB89BB14C5H Xbox]&lt;br /&gt;
&lt;br /&gt;
[https://store.playstation.com/#!/en-us/games/red-faction-armageddon/cid=UP1005-NPUB30574_00-RFADIGITALDNLOAD?emcid=ps-se-717&amp;amp;utm_medium=Paid_Search_%7Bps%7D&amp;amp;utm_campaign=Playstation&amp;amp;utm_source=Google&amp;amp;utm_term=ps-se-717&amp;amp;utm_content=Brand PlayStation (Link no longer viewable in browser, find game on your PS3 directly.)]&lt;br /&gt;
&lt;br /&gt;
Additionally, retail copies for PC, Xbox 360, and PlayStation 3 can be purchased secondhand.&lt;br /&gt;
&lt;br /&gt;
===Will Red Faction: Armageddon run on my computer?===&lt;br /&gt;
System Requirements:&lt;br /&gt;
&lt;br /&gt;
MINIMUM:&lt;br /&gt;
&lt;br /&gt;
OS: Windows® XP&lt;br /&gt;
&lt;br /&gt;
Processor: 2GHz Dual Core Processor (Intel Core 2 Duo or AMD Athlon™ X2) or higher&lt;br /&gt;
&lt;br /&gt;
Memory: 2GB System RAM or more&lt;br /&gt;
&lt;br /&gt;
Graphics: 320MB Video RAM, GPU w/ Shader Model 3.0 support, NVIDIA® GeForce® 88xx series or better, ATI Radeon™ HD30xx series or better&lt;br /&gt;
&lt;br /&gt;
DirectX®: 9.0c&lt;br /&gt;
&lt;br /&gt;
Hard Drive: 7.5 GB&lt;br /&gt;
&lt;br /&gt;
Sound: 100% DirectX® 9.0C compliant sound card or equivalent onboard sound&lt;br /&gt;
&lt;br /&gt;
RECOMMENDED:&lt;br /&gt;
&lt;br /&gt;
OS: Microsoft® Windows® 7&lt;br /&gt;
&lt;br /&gt;
Processor: Any Quad Core Processor(Intel® Core i5 or AMD Phenom™ II X4) or 3.0+ Dual Core CPU&lt;br /&gt;
&lt;br /&gt;
Memory: 4GB System RAM or more&lt;br /&gt;
&lt;br /&gt;
Graphics: 1GB Video RAM, GPU w/ Shader Model 4.0 support, NVIDIA® GeForce® GTX 400 series or better, ATI Radeon™ HD5000 series or better&lt;br /&gt;
&lt;br /&gt;
DirectX®: 11&lt;br /&gt;
&lt;br /&gt;
Hard Drive: 7.5 GB&lt;br /&gt;
&lt;br /&gt;
Sound: 100% DirectX® 9.0C compliant sound card or equivalent onboard sound&lt;br /&gt;
&lt;br /&gt;
To fix issues with running Armageddon on modern systems, please read the &amp;quot;Common Issues&amp;quot; section of the FAQ below.&lt;br /&gt;
&lt;br /&gt;
===I have an old disc copy of Red Faction: Armageddon from when it first came out. Can I activate it on Steam?===&lt;br /&gt;
(Needs confirmed)&lt;br /&gt;
&lt;br /&gt;
===Can I play Red Faction: Armageddon in first person?===&lt;br /&gt;
There are mods available for playing in first person:&lt;br /&gt;
&lt;br /&gt;
[https://www.factionfiles.com/ff.php?action=file&amp;amp;id=4516 RFA First Person Mod by SlaveOfSelf]&lt;br /&gt;
&lt;br /&gt;
[https://github.com/MartianMadman/RFA_1stPerson MartianMadman's 1st Person mod]&lt;br /&gt;
&lt;br /&gt;
===Can I make custom maps/levels for Red Faction: Armageddon?===&lt;br /&gt;
There are currently no tools available for creathing custom maps/levels for Armageddon. &lt;br /&gt;
&lt;br /&gt;
===Where can I find Red Faction: Armageddon mods?===&lt;br /&gt;
Mods for Red Faction: Armageddon are available on [https://www.factionfiles.com Faction Files].&lt;br /&gt;
&lt;br /&gt;
===How can I install and use Red Faction: Armageddon mods?===&lt;br /&gt;
Follow the installation instructions included with each mod for instructions.&lt;br /&gt;
&lt;br /&gt;
==Common Issues==&lt;br /&gt;
&lt;br /&gt;
===The campaign won't start and boots back to the main menu or crashes===&lt;br /&gt;
This is a Steam only issue caused by a Steam update. THQ Nordic pushed a beta build To fix it. Go to your library and right click Red Faction: Armageddon.&lt;br /&gt;
Click the properties tab and go to the Betas section. Click the arrow on the dropdown box and select &amp;quot;publicbeta&amp;quot; without quotes, then close the properties window.&lt;br /&gt;
Red Faction: Armageddon should now have &amp;quot;[publicbeta]&amp;quot; next to the title, without the quotes. It will download the required files, and the campaign should now launch properly.&lt;br /&gt;
The Steam version may still require the fixes listed below to work properly, as does the GOG version.&lt;br /&gt;
&lt;br /&gt;
This problem can also be caused in any version by having a CPU that has more than 16 cores. If you have more than 16 cores and have an AMD CPU:&lt;br /&gt;
Enable &amp;quot;legacy compatibility mode&amp;quot; using AMD Ryzen Master, AMD also provide a pre-made profile called &amp;quot;Game Mode&amp;quot; which enables legacy mode.&lt;br /&gt;
&lt;br /&gt;
Unknown if Intel chips are affected by this issue at the moment. Process Lasso may be a potential fix by limiting the amount of cores Armageddon can access.&lt;br /&gt;
&lt;br /&gt;
===My game is crashing constantly or otherwise not running smoothly===&lt;br /&gt;
Here are the recommended compatibility settings for Armageddon on modern systems:&lt;br /&gt;
&lt;br /&gt;
Windows 7 Compatibility Mode OR Windows XP (Service Pack 3) Compatibility Mode&lt;br /&gt;
&lt;br /&gt;
Check &amp;quot;Disable Fullscreen Optimizations&amp;quot; (Fixes brief freezing when using alt tab)&lt;br /&gt;
&lt;br /&gt;
Additionally, patching the game executable to be large address aware, giving it an extra 2GBs of memory, has been found to consistently fix crashing and general stability issues alongside the outlined compatibility settings. You can find a simple tool to help patch the executable [https://ntcore.com/?page_id=371 here]. This should not trigger VAC in Infestation Mode in the Steam version as it is not a cheat. (Further testing required. Use at your own risk in online.) The GOG version does not use VAC. https://partner.steamgames.com/doc/features/anticheat/vac_integration&lt;br /&gt;
&lt;br /&gt;
===My game is lagging and no controller input is being detected===&lt;br /&gt;
This happens when you have multiple controllers connected, or your current controller is being detected as any controller other than the first controller. Please unplug all extra controllers or have your current controller connected as the first controller to fix this issue. Alternatively, play with keyboard and mouse input after disconnecting all controllers.&lt;br /&gt;
&lt;br /&gt;
===All text in the game is broken and audio is silent===&lt;br /&gt;
Your player_options.rfao_pc file was corrupted. Delete it and the game will generate a new one on startup, fixing this problem.&lt;br /&gt;
This will erase your Infestation and Ruin Mode progress. Campaign progress will be unaffected except all upgrades will be erased.&lt;br /&gt;
&lt;br /&gt;
You can find this file at:&lt;br /&gt;
&lt;br /&gt;
Steam - &amp;lt;Steam-folder&amp;gt;\userdata\&amp;lt;user-id&amp;gt;\55110\remote\&lt;br /&gt;
&lt;br /&gt;
GOG - %LOCALAPPDATA%\GOG.com\Galaxy\Applications\51153456908161049\Storage\&lt;br /&gt;
&lt;br /&gt;
===Video settings won't save===&lt;br /&gt;
According to pcgamingwiki.com the issue may be caused by newer versions of Windows. To fix it, set rf4_launcher.exe to run in Windows XP (Service Pack 3) compatibility mode.&lt;br /&gt;
&lt;br /&gt;
[[Category:Red Faction: Armageddon]]&lt;br /&gt;
[[Category:Help Pages]]&lt;/div&gt;</summary>
		<author><name>MartianMadman</name></author>
	</entry>
	<entry>
		<id>https://www.redfactionwiki.com/w/index.php?title=Red_Faction:_Armageddon_FAQ&amp;diff=8455</id>
		<title>Red Faction: Armageddon FAQ</title>
		<link rel="alternate" type="text/html" href="https://www.redfactionwiki.com/w/index.php?title=Red_Faction:_Armageddon_FAQ&amp;diff=8455"/>
		<updated>2022-08-23T01:49:47Z</updated>

		<summary type="html">&lt;p&gt;MartianMadman: /* Can I play Red Faction: Armageddon in first person? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Under construction}}&lt;br /&gt;
This page provides fixes to commonly encountered issues, and answers to frequently asked questions.&lt;br /&gt;
&lt;br /&gt;
It would be impossible to list absolutely every issue and question that may come up on this page. If you're facing an issue or have a question that doesn't appear on this page, please feel welcome to join the Red Faction Community Discord and ask it. It's extremely likely that someone there knows the answer and would be happy to help you.&lt;br /&gt;
&lt;br /&gt;
'''[https://discord.gg/fRrUzuV Join the Red Faction Community Discord]'''&lt;br /&gt;
&lt;br /&gt;
==Frequently Asked Questions==&lt;br /&gt;
===Where can I get a copy of Red Faction: Armageddon?===&lt;br /&gt;
Red Faction: Armageddon is available digitally at the following storefronts:&lt;br /&gt;
&lt;br /&gt;
[https://store.steampowered.com/app/55110/Red_Faction_Armageddon Steam]&lt;br /&gt;
&lt;br /&gt;
[https://www.gog.com/game/red_faction_armageddon GOG]&lt;br /&gt;
&lt;br /&gt;
[https://www.humblebundle.com/store/agecheck/red-faction-armageddon Humble Bundle]&lt;br /&gt;
&lt;br /&gt;
For console:&lt;br /&gt;
&lt;br /&gt;
[https://www.xbox.com/en-US/games/store/red-faction-armageddon/BWB89BB14C5H Xbox]&lt;br /&gt;
&lt;br /&gt;
[https://store.playstation.com/#!/en-us/games/red-faction-armageddon/cid=UP1005-NPUB30574_00-RFADIGITALDNLOAD?emcid=ps-se-717&amp;amp;utm_medium=Paid_Search_%7Bps%7D&amp;amp;utm_campaign=Playstation&amp;amp;utm_source=Google&amp;amp;utm_term=ps-se-717&amp;amp;utm_content=Brand PlayStation (Link no longer viewable in browser, find game on your PS3 directly.)]&lt;br /&gt;
&lt;br /&gt;
Additionally, retail copies for PC, Xbox 360, and PlayStation 3 can be purchased secondhand.&lt;br /&gt;
&lt;br /&gt;
===Will Red Faction: Armageddon run on my computer?===&lt;br /&gt;
System Requirements:&lt;br /&gt;
&lt;br /&gt;
MINIMUM:&lt;br /&gt;
&lt;br /&gt;
OS: Windows® XP&lt;br /&gt;
&lt;br /&gt;
Processor: 2GHz Dual Core Processor (Intel Core 2 Duo or AMD Athlon™ X2) or higher&lt;br /&gt;
&lt;br /&gt;
Memory: 2GB System RAM or more&lt;br /&gt;
&lt;br /&gt;
Graphics: 320MB Video RAM, GPU w/ Shader Model 3.0 support, NVIDIA® GeForce® 88xx series or better, ATI Radeon™ HD30xx series or better&lt;br /&gt;
&lt;br /&gt;
DirectX®: 9.0c&lt;br /&gt;
&lt;br /&gt;
Hard Drive: 7.5 GB&lt;br /&gt;
&lt;br /&gt;
Sound: 100% DirectX® 9.0C compliant sound card or equivalent onboard sound&lt;br /&gt;
&lt;br /&gt;
RECOMMENDED:&lt;br /&gt;
&lt;br /&gt;
OS: Microsoft® Windows® 7&lt;br /&gt;
&lt;br /&gt;
Processor: Any Quad Core Processor(Intel® Core i5 or AMD Phenom™ II X4) or 3.0+ Dual Core CPU&lt;br /&gt;
&lt;br /&gt;
Memory: 4GB System RAM or more&lt;br /&gt;
&lt;br /&gt;
Graphics: 1GB Video RAM, GPU w/ Shader Model 4.0 support, NVIDIA® GeForce® GTX 400 series or better, ATI Radeon™ HD5000 series or better&lt;br /&gt;
&lt;br /&gt;
DirectX®: 11&lt;br /&gt;
&lt;br /&gt;
Hard Drive: 7.5 GB&lt;br /&gt;
&lt;br /&gt;
Sound: 100% DirectX® 9.0C compliant sound card or equivalent onboard sound&lt;br /&gt;
&lt;br /&gt;
To fix issues with running Armageddon on modern systems, please read the &amp;quot;Common Issues&amp;quot; section of the FAQ below.&lt;br /&gt;
&lt;br /&gt;
===I have an old disc copy of Red Faction: Armageddon from when it first came out. Can I activate it on Steam?===&lt;br /&gt;
(Needs confirmed)&lt;br /&gt;
&lt;br /&gt;
===Can I play Red Faction: Armageddon in first person?===&lt;br /&gt;
There are mods available for playing in first person:&lt;br /&gt;
&lt;br /&gt;
[https://www.factionfiles.com/ff.php?action=file&amp;amp;id=4516 RFA First Person Mod by SlaveOfSelf]&lt;br /&gt;
&lt;br /&gt;
[https://github.com/MartianMadman/RFA_1stPerson MartianMadman's 1st Person mod]&lt;br /&gt;
&lt;br /&gt;
===Can I make custom maps/levels for Red Faction: Armageddon?===&lt;br /&gt;
There are currently no tools available for creathing custom maps/levels for Armageddon. &lt;br /&gt;
&lt;br /&gt;
===Where can I find Red Faction: Armageddon mods?===&lt;br /&gt;
Mods for Red Faction: Armageddon are available on [https://www.factionfiles.com Faction Files].&lt;br /&gt;
&lt;br /&gt;
===How can I install and use Red Faction: Armageddon mods?===&lt;br /&gt;
Follow the installation instructions included with each mod for instructions.&lt;br /&gt;
&lt;br /&gt;
==Common Issues==&lt;br /&gt;
&lt;br /&gt;
===The campaign won't start and boots back to the main menu or crashes===&lt;br /&gt;
This is a Steam only issue caused by a Steam update. THQ Nordic pushed a beta build To fix it. Go to your library and right click Red Faction: Armageddon.&lt;br /&gt;
Click the properties tab and go to the Betas section. Click the arrow on the dropdown box and select &amp;quot;publicbeta&amp;quot; without quotes, then close the properties window.&lt;br /&gt;
Red Faction: Armageddon should now have &amp;quot;[publicbeta]&amp;quot; next to the title, without the quotes. It will download the required files, and the campaign should now launch properly.&lt;br /&gt;
The Steam version may still require the fixes listed below to work properly, as does the GOG version.&lt;br /&gt;
&lt;br /&gt;
This problem can also be caused in any version by having a CPU that has more than 16 cores. If you have more than 16 cores and have an AMD CPU:&lt;br /&gt;
Enable &amp;quot;legacy compatibility mode&amp;quot; using AMD Ryzen Master, AMD also provide a pre-made profile called &amp;quot;Game Mode&amp;quot; which enables legacy mode.&lt;br /&gt;
&lt;br /&gt;
Unknown if Intel chips are affected by this issue at the moment. Process Lasso may be a potential fix by limiting the amount of cores Armageddon can access.&lt;br /&gt;
&lt;br /&gt;
===My game is crashing constantly or otherwise not running smoothly===&lt;br /&gt;
Here are the recommended compatibility settings for Armageddon on modern systems:&lt;br /&gt;
&lt;br /&gt;
Windows 7 Compatibility Mode OR Windows XP (Service Pack 3) Compatibility Mode&lt;br /&gt;
&lt;br /&gt;
Check &amp;quot;Disable Fullscreen Optimizations&amp;quot; (Fixes brief freezing when using alt tab)&lt;br /&gt;
&lt;br /&gt;
Additionally, patching the game executable to be large address aware, giving it an extra 2GBs of memory, has been found to consistently fix crashing and general stability issues alongside the outlined compatibility settings. You can find a simple tool to help patch the executable [https://ntcore.com/?page_id=371 here]. This should not trigger VAC in Infestation Mode in the Steam version as it is not a cheat. (Further testing required. Use at your own risk in online.) The GOG version does not use VAC. https://partner.steamgames.com/doc/features/anticheat/vac_integration&lt;br /&gt;
&lt;br /&gt;
===My game is lagging and no controller input is being detected===&lt;br /&gt;
This happens when you have multiple controllers connected, or your current controller is being detected as any controller other than the first controller. Please unplug all extra controllers or have your current controller connected as the first controller to fix this issue. Alternatively, play with keyboard and mouse input after disconnecting all controllers.&lt;br /&gt;
&lt;br /&gt;
===All text in the game is broken and audio is silent===&lt;br /&gt;
Your player_options.rfao_pc file was corrupted. Delete it and the game will generate a new one on startup, fixing this problem.&lt;br /&gt;
This will erase your Infestation and Ruin Mode progress. Campaign progress will be unaffected except all upgrades will be erased.&lt;br /&gt;
&lt;br /&gt;
You can find this file at:&lt;br /&gt;
&lt;br /&gt;
Steam - &amp;lt;Steam-folder&amp;gt;\userdata\&amp;lt;user-id&amp;gt;\55110\remote\&lt;br /&gt;
&lt;br /&gt;
GOG - %LOCALAPPDATA%\GOG.com\Galaxy\Applications\51153456908161049\Storage\&lt;br /&gt;
 &lt;br /&gt;
[[Category:Red Faction: Armageddon]]&lt;br /&gt;
[[Category:Help Pages]]&lt;/div&gt;</summary>
		<author><name>MartianMadman</name></author>
	</entry>
</feed>