Skip to content
RED+
Contents

Getting started

Files RED+ keeps and writes

RED+ keeps its own files in the RED+ folder. In your Red Faction folder it adds the 4 GB copy of the editor, the textures you import, and the files some tools make when you use them.

The package

FileWhat it is
RedPlus.exestarts the editor
RedPlusEditor.dllthe editor
RedPlusFaction.vppeditor icons, events and texture lists
d3d8to11.dllthe Direct3D 11 renderer
d3d8to9.dllthe fallback renderer, used if the Direct3D 11 renderer cannot be loaded
CrashHandler.exewrites a crash report if the editor crashes
redplus.inisettings, all optional
gobos\six starter light cookies and a README.txt that describes them
READ_ME_FIRST.txtthe quick start
CHANGES.txtwhat each build changed
about\NOTICE.txt, SOURCE.txt, MANIFEST.txt, README.txt and the licence texts. See About RED+.

What RED+ writes in its own folder

FileWhat it holdsWhen it is written
logs\RedPlus.logthe start: which Red Faction folder RED+ used and which editor file it startedevery start, replacing the last one
logs\RedPlusEditor.logthe current editor sessionevery start
logs\RedPlusEditor.prev.logthe session beforeevery start
logs\archive\the 12 sessions before that, named by date and timeevery start
logs\RedPlusEditor-crash.zipthe report of the last crashwhen the editor crashes
redplus.iniyour settings, shortcuts, the mod you chose, the Play launcher, and the times of your last bakes, which Estimated bake time in Level Properties useswhen you change a setting, and after each bake
texture_favourites.txtyour Texture Browser favourites, one texture name per linewhen you mark or unmark a favourite
texture_info.cachewhat the Texture Browser's filters and tags read from texture fileswhen the Texture Browser closes
texture_sizes.cachetexture sizes, so the Texture Browser can sort by sizeafter you sort by size

You can delete either .cache file. RED+ reads the textures again when it needs them. See Reporting a problem for the logs.

What RED+ writes in your Red Faction folder

  • RED_4gb.exe: the 4 GB copy of the editor, made from your RED.exe the first time you start RED+. See Install and start RED+.
  • RED_4gb.exe.manifest: written when Modern window styling is on in Preferences, and deleted when it is off. While the setting has never been changed, RED+ copies RED.exe.manifest if your game folder has one.
  • The textures you import from the editor.

Some tools write files there, only when you use them:

ToolWhat it writes
Library... in Light Propertiescopies the light cookie you pick into user_maps\textures\Gobos. A file already there is not replaced. See Light cookies.
Wire Follow Lights (RF+)the textures it makes, in user_maps\textures\RFplus. See Follow lights.
Scale... in Mesh Propertiesa resized copy of the mesh or effect, in user_maps\meshes. See Scale Mesh.
Origin... in Mesh Propertiesa new .v3m with the pivot moved, in user_maps\meshes. The original is not changed. See Mesh origin.
Fix Texture Alpha in Mesh Propertieschanges the texture it fixes. The first time, it keeps the original beside it with .bak added to the name. See Fix Texture Alpha.
The fix in Check Mesh Shadows (RF+)changes the mesh file. Each time, it first keeps a copy beside it with .bak-redplus added to the name, or .bak-redplus1, .bak-redplus2 and so on if that name is taken. See Mesh shadows.

File, Create Level Packfile can also copy sound files it takes out of .vpp packfiles into a RED+ packed sounds folder in your Windows temporary folder.

In the Windows registry

When RED+ cannot read its settings from the registry, which includes the first start, it creates the key HKEY_CURRENT_USER\SOFTWARE\Volition\Red Faction\Red Faction Plus, with the game path it found. At the same time it writes Red Faction's own settings, such as the screen resolution, under HKEY_CURRENT_USER\SOFTWARE\Volition\Red Faction: the values already there, and defaults for any that are missing.

Moving to a new package

RED+ does not check for updates. A new build comes as a new package, and Help, Check for RED+ Updates says so.

  1. Close RED+.
  2. Copy redplus.ini and texture_favourites.txt from your RED+ folder somewhere safe. They hold your settings, shortcuts and favourites.
  3. Unzip the new package into your Red Faction folder.
  4. Copy both files into the new RED+ folder, replacing the redplus.ini that came with the package.
  5. Start the new RedPlus.exe, and point your shortcuts at it.
  6. If the new package made a separate folder, delete the old RED+ folder once you no longer need it.

If RED+ then says RED_4gb.exe was not made by RED+, delete RED_4gb.exe from your Red Faction folder and start RED+ again.

Removing RED+

  1. Delete the RED+ folder.
  2. Delete RED_4gb.exe from your Red Faction folder, and RED_4gb.exe.manifest if it is there.
  3. If you want, delete the registry key HKEY_CURRENT_USER\SOFTWARE\Volition\Red Faction\Red Faction Plus.

The files the tools wrote into user_maps stay where they are. Levels you wired with Wire Follow Lights, and levels that use a scaled or re-centred mesh, need those files.