Red Faction FAQ: Difference between revisions

From Red Faction Wiki
mNo edit summary
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.|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.
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.}}


{{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.

Revision as of 09:06, 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