Raze Guide
MewLew
External Drive Setup
- Extract the premade USB folder from here and transfer the extracted
Razefolder to your external drive. - Open the
Razefolder and navigate to the game folders (e.g.,Blood,Duke3D).- Inside each folder is a
.txtfile listing the required game files. - For example, in the
Bloodfolder, you’ll need to include the following files:blood.ini- All
.rfffiles - All
.artfiles - All
.datfiles - All
.smkfiles - Music files are optional.
- Inside each folder is a
- Copy the required files from your game installation into the corresponding folder.
- Once you’ve placed all the required game files correctly, drag the entire
Razefolder to the root directory of your USB drive. - Install Raze through the Dev Portal and launch it once to initialize the folders.
- Upload the preconfigured
raze_portable.inifile.- Open the Dev Portal on your PC.
- Navigate to
LocalAppData > Raze > Localstateusing the File Explorer. - Delete the existing
raze_portable.inifile. - Click Choose File, navigate to your USB drive, and select the
raze_portable.inifile from the extractedRazefolder. - Click Upload.
- Eject your external drive from your PC and connect to the Xbox.
- Launch Raze.
- If only one game folder is present, it will load automatically.
- If multiple games are present, a basic menu will appear. Use B to scroll through the list if more than six games are available and A to select a game.
Modding:
- Inside the
Razefolder, create the following subfolder:Mods(for mods like.grpor.zipfiles).
- Copy your mod files into the
Modsfolder (e.g.,E:\Raze\Mods). - Open the Dev Portal on your PC.
- Navigate to
LocalAppData > Raze > Localstateusing the File Explorer.
- Navigate to
- Locate the
raze_portable.inifile in theLocalStatefolder and save it. - Open
raze_portable.iniin a text editor (e.g., Notepad). - Scroll to the specific game section like
[Duke.Autoload]) and add the path to your mod file e.g:
[Duke.Autoload]
Path=E:\Raze\Mods\Metro.grp
[Blood.Autoload]
Path=E:\Raze\Mods\Blood_Graphics_AIO.zip
- Save the changes and reupload your
raze_portable.inito theLocalStatefolder, replacing the original file. - Launch your game and your mods should be applied.
Internal Setup
- Extract the premade USB folder from here.
- Open the
Razefolder and navigate to the game folders (e.g.,Blood,Duke3D).- Inside each folder is a
.txtfile listing the required game files. - For example, in the
Bloodfolder, you’ll need to include the following files:blood.ini- All
.rfffiles - All
.artfiles - All
.datfiles - All
.smkfiles - Music files are optional.
- Inside each folder is a
- Copy the required files from your game installation into the corresponding folder.
- Once you’ve placed all the required game files correctly, select all your game folders and compress them as a
.zipfile. - Configure your saves directory.
- Open
raze_portable.iniin a text editor (e.g., Notepad). - Locate the line
save_dir=E:\Raze\Saves(using the search function can make this easier). - Modify it to
save_dir=Saves - Save and close the
raze_portable.inifile.
- Open
- Install Raze through the Dev Portal and launch it once to initialize the folders.
- Upload the preconfigured
raze_portable.inifile.- Open the Dev Portal on your PC.
- Navigate to
LocalAppData > Raze > Localstateusing the File Explorer. - Delete the existing
raze_portable.inifile. - Click Choose File, navigate to your USB drive, and select the
raze_portable.inifile from the extractedRazefolder. - Click Upload.
- Upload your game folders.
- Open the Dev Portal on your PC.
- Navigate to
LocalAppData > Raze > Localstateusing the File Explorer. - Click Choose File and select the
zipfile that contains your game folders. - Click Upload.
- When prompted to unzip automatically, choose Yes.
- Create a Saves directory.
- Open the Dev Portal on your PC.
- Navigate to
LocalAppData > Raze > Localstateusing the File Explorer. - Click Create new folder and name it
Saves.
- Launch Raze.
- If only one game folder is present, it will load automatically.
- If multiple games are present, a basic menu will appear. Use B to scroll through the list if more than six games are available and A to select a game.
Modding:
- Inside the
LocalStatefolder, create the following subfolder:Mods(for mods like.grpor.zipfiles).
- Copy your mod files into the
Modsfolder. - Locate the
raze_portable.inifile in theLocalStatefolder and save it. - Open
raze_portable.iniin a text editor (e.g., Notepad). - Scroll to the specific game section like
[Duke.Autoload]) and add the path to your mod file e.g:
[Duke.Autoload]
Path=Mods\Metro.grp
[Blood.Autoload]
Path=Mods\Blood_Graphics_AIO.zip
- Save the changes and reupload your
raze_portable.inito theLocalStatefolder, replacing the original file. - Launch your game and your mods should be applied.