Red Faction FAQ: Difference between revisions

From Red Faction Wiki
m (How to fix the "8 MB of video memory is required" issue)
 
Line 15: Line 15:


{{FAQ|issue|Error "At least 8 MB of available video memory is required"|This error occurs when Red Faction 1.0, 1.1, or 1.2 is launched on a system with 2GiB or more available video memory.
{{FAQ|issue|Error "At least 8 MB of available video memory is required"|This error occurs when Red Faction 1.0, 1.1, or 1.2 is launched on a system with 2GiB or more available video memory.
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 comparision with an unsigned less than comparison.|Official version 1.21, as well as both [[Dash_Faction_Installation_Guide|Dash Faction]] and Pure Faction resolve this issue and allow you to launch the game on systems with 2GiB or more available video memory.
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 comparision with an unsigned less than comparison.|You can resolve this issue in either one of the following three ways:
Manual fix: edit RF.EXE file - find "3D 00 00 50 00" bytes and change the following "7D" (JGE) by "EB" (JMP) to bypass the check.}}
* '''Use Dash Faction (easy, recommended)''': [[Dash_Faction_Installation_Guide|Dash Faction]] resolves this issue and allows you to launch the game on systems with 2GiB or more available video memory.
* '''Use another patch (alternative)''': Official version 1.21, and the deprecated community-made patch Pure Faction also resolve this issue.
* '''Manually fix the issue (advanced)''': Edit an affected RF.EXE - find "3D 00 00 50 00" and change the following "7D" (JGE) by "EB" (JMP) to bypass the check.}}


{{FAQ|issue|Error "Unable to read project sound information. Is bluebeard.bty missing?"|This error occurs when the stock file bluebeard.bty is missing from your Red Faction directory.|The fix for this issue is very simple. You will need to download an original Red Faction bluebeard.bty file (available on {{FFLink|517811|FactionFiles.com}}) and drop it into your Red Faction directory.
{{FAQ|issue|Error "Unable to read project sound information. Is bluebeard.bty missing?"|This error occurs when the stock file bluebeard.bty is missing from your Red Faction directory.|The fix for this issue is very simple. You will need to download an original Red Faction bluebeard.bty file (available on {{FFLink|517811|FactionFiles.com}}) and drop it into your Red Faction directory.

Latest revision as of 12:54, 29 February 2024

  • EXPLORE
    Icon RF1.png

    Red Faction

  • This page provides fixes to commonly encountered issues, and answers to frequently asked questions.

    For issues or questions that aren't covered on this page, feel free to join the Red Faction Community Discord below for help from other community members.


    Common Game Launch Issues

    Common In-Game Issues

    Frequently Asked Questions