Modding Tools
UModel
Allows for accessing UE4 game files.
Link: https://www.gildor.org/en/projects/umodel#files
[UE5.3] Outdated for Unreal Engine 5.3
FModel
Allows for accessing and exporting UE5 game files.
Link: https://fmodel.app
[UE5.3] Needs a Mappings.usmap for full functionality
If crashing occures, navigate to
%appdata%/Roaming
and delete the FModel folder.
Universal Unreal Unlocker
Unlocks the console in UE4 games.
Link: https://framedsc.com/GeneralGuides/universal_ue4_consoleunlocker.htm
[UE5.3] Outdated for Unreal Engine 5.3
UE4SS
Can unlock the console in UE4/UE5 games and much more.
Dumpers, Scripting System
Link: https://github.com/UE4SS-RE/RE-UE4SS
Guide: UE4SS Ready Or Not Configuration
Blender PSK Plugin
Gives option to import .psk, psa, pskx files into Blender.
Link: https://github.com/Befzz/blender3d_import_psk_psa
QuantumPAK
Allows for easy PAKing and UNPAKing of files without needing to install UE4 or creating batch files.
Link: QuantumPAK
[UE5.3] Outdated for Unreal Engine 5.3
Setup:
- Extract the zip.
- Download UnrealPakTool from here.
- Extract the contents of UnrealPakTool, and move all of the contents within the UnrealPakTool folder to
...\UnrealPaker\Engine\Binaries\Win64
. - Run QuantumPAK.exe.
UAssetGUI
Allows editing raw .uasset files. Use responsibly.
Link: https://github.com/atenfyr/UAssetGUI
[UE5.3] Needs a Mappings.usmap for full functionality
QuickCook + QuickMap
Automates Cooking, Copying, Paking and opening the game to a specific level within a UE4 widget.
Guide: Quick Cook Usage Guide
Link: QuickCookV4.zip
QuickMap: pakchunk99-QuickLoadV4.zip Nexus Mods mod.io
FMOD Audio
FMOD Bank Tools
Allows unpacking and repacking of FMOD banks.
Link: https://www.nexusmods.com/rugbyleaguelive3/mods/2?tab=docs
Limited to single FSB banks
Use version 0.0.1.4
0.0.1.6 is known to result in an infinite progress bar when trying to repack.
FSB Files Extractor (fsbext)
Allows raw unpacking and repacking of FMOD fsb files.
Link: https://aluigi.altervista.org/papers.htm#fsbext
Bat scripts: fsbextbats.zip
Includes makeFSB.bat and extractFSB.bat
To use bat, place fsbext.zip contents with bat files in
/fsbext
for example
bmsbank
QuickBMS script to export and inject multiple fsb files from FMOD banks.
Link: bmsbank.zip
Includes bank.bms, quickbms.exe, extractBank.bat, injectBank.bat
Original script
QuickBMS
Audacity
Free multi track audi editing software.
Latest: https://www.audacityteam.org/download/windows/
2.4.2: https://archive.org/download/audacity-2.4.2/audacity-win-2.4.2.exe
2.4.2 has no telemetry
Other Tools
Quantum Mod Manager v3.9
A simple mod manager made for Ready or Not. Quickly enable and disable mods, and create and save profiles.
Link: Quantum Mod Manager
Setup:
- Run
QuantumModManager.exe
. - Select the
Paks
folder located within your Ready or Not install location if the folder selection window pops up.