0 of 0

File information

Last updated

Original upload

Created by

RareKiwi

Uploaded by

TheRareKiwi

Virus scan

Safe to use

About this mod

Mod settings UI. Load Blueprints & Levels. Increase Player Count. Server Browser.

Requirements
Permissions and credits
Unreal Engine 5.3/Home Invasion Update

Install:
Place extracted pak files in the game's pak folder
\Ready Or Not\ReadyOrNot\Content\Paks\


Simple Mod Menu
Requires Simple Blueprint Loader
Press M to open.
If you own a map DLC and the tab isn't active, hover over the bottom-left button for fix instructions.

Configs are stored in %localappdata%\ReadyOrNot\Saved\SaveGames\SMM\

Simple Blueprint Loader
Provides a shared framework that other mods can include in order to load their blueprint code without needing to override a game asset like W_FPSCounter. Blueprints have a toggleable state, but are enabled by default.

Load states are stored in %localappdata%\ReadyOrNot\Saved\SaveGames\SBL\States\


Player Limit Editor
By default increases the multiplayer player limit to 16
Can be run standalone, but overrides a common file W_FPSCounter. Can be loaded with Simple Blueprint Loader.

Player Count can be configured in %localappdata%\ReadyOrNot\Saved\Config\Windows\Engine.ini
[/Game/Mods/PlayerLimit/BP_Mod_PlayerLimitEdit.BP_Mod_PlayerLimitEdit_C]
Players=16
Override=False


No Upper Right Text
Removes the Upper Right Text and Safe Mode Text overlay while keeping the VOIP activity and Network Status widgets.
Can be run standalone, but overrides a common file W_FPSCounter. Can be loaded with Simple Blueprint Loader.




Legacy In Game Menu Description
Spoiler:  
Show


Features:
- Level Selector
- Settings Menu
- Status/Player Menu
- Mod Blueprint Loading Menu
- Server Browser Menu

- Increase player lobby limit.
- Custom map info/image support
- Basic Mod info support
- Blueprint loading
- Blueprint widget integration for mod makers (new menus and config menus)

Notes:
- Ensure the checksum check is UNTICKED in your game options to play with others

Usage:
- Double-tap the "DeployMenu" key to open. (default M)
- Alternative keybind is = equals (needs to be enabled)
- Hold alternative keybind to force load back to lobby.

Install:

Extract the download, then;
Put the file; pakchunk999-mod_InGameMenu_P into your game's pak folder location.
Located at the location below in your game install.
\Ready Or Not\ReadyOrNot\Content\Paks\



Not compatible with No Upper Right Hud
The same functionality can be enabled in the config menu since version 1.3.1-beta


Mod makers:
Guide for making use of the Mod Data feature for metadata or blueprint loading;
https://docs.google.com/document/d/1-Avzy_EepuiPAbwa8DVn8l21e3IfBQVDPWXhdPqP3JA/edit?usp=sharing
Guide for making Level Definition feature for your own map mods;
https://docs.google.com/document/d/106OYTu_mfbK_vW3MuygHHzzsJ7O5Fro4xVmAZHZBUwo/edit?usp=sharing