Performance Uplifter
(NOTE: READ THE README) A modpack that attempts to improve the game's performance
By Smxrez
Date uploaded | a year ago |
Version | 1.1.0 |
Download link | Smxrez-Performance_Uplifter-1.1.0.zip |
Downloads | 2969 |
Dependency string | Smxrez-Performance_Uplifter-1.1.0 |
This mod requires the following mods to function
RiskofThunder-R2API_Networking
Networking API around the Unity UNet Low Level API (LLAPI)
Preferred version: 1.0.2RiskofThunder-R2API_Orb
API for creation and management of custom Orb types.
Preferred version: 1.0.1RiskofThunder-R2API_Language
API for modifying the language localisation of the game
Preferred version: 1.0.1RiskofThunder-R2API_Unlockable
API for adding custom achievements and unlockables
Preferred version: 1.0.2RiskofThunder-R2API_Loadout
API for registering skills, skins and entity states
Preferred version: 1.0.2Nebby-NegativeMaxHealthFix
Stops the game setting your max health to negative, which happens for whatever reason.
Preferred version: 1.0.0kruumy-AdditionalGraphicalSettings
Make your game look how you want to. Highly customizable!
Preferred version: 1.1.1RiskofThunder-R2API_SceneAsset
API for retrieving assets that live exclusively in game scenes
Preferred version: 1.1.2RiskofThunder-BepInEx_GUI
Graphical User Interface meant to replace the regular console host that is used by BepInEx when the config setting is enabled.
Preferred version: 3.0.3RiskofThunder-FixPluginTypesSerialization
Fix custom Serializable structs and such not properly getting deserialized by Unity.
Preferred version: 1.0.4riskofresources-ItemDisplayRemoval
Remove item display rulesets to increase performance.
Preferred version: 1.0.7Moffein-GupLimiter
Makes Gups and Geeps count as 2 enemies when calculating the team member limit. Server-Side and Vanilla-Compatible!
Preferred version: 1.0.2RiskofThunder-R2API_Prefab
API for Prefab creation, networking and duplication
Preferred version: 1.0.4bbepis-BepInExPack
Unified BepInEx all-in-one modding pack - plugin framework, detour library
Preferred version: 5.4.2117RiskofThunder-R2API_Skins
R2API Submodule for adding custom Skins and Skin-related utilities to the game
Preferred version: 1.2.0RiskofThunder-R2API_TempVisualEffect
API for adding custom temporary visual effects for characters.
Preferred version: 1.0.3Goorakh-PizzaClientLagFix
Fixes unpredictable multiplayer lag for Mithrix's pizza (big spinny) attack
Preferred version: 1.3.1RandomlyAwesome-HolyDLL
(Un)Holy code changes for the sake of performance. Seekers of fixing the new crash they added.
Preferred version: 1.0.10RiskofThunder-R2API_Director
API for easily modifiying the Director (RoR2 monster / interactable spawner) behaviour
Preferred version: 2.3.1RiskofThunder-R2API_Addressables
R2API Submodule for implementing Addressables functionality
Preferred version: 1.0.4RiskofThunder-RoR2BepInExPack
Simplify the modding ecosystem of Risk of Rain 2, making it easier for modders to create and maintain their mods while preventing harmful bugs.
Preferred version: 1.25.0README
Performance Uplifter
A modpack that attempts to improve the game's performance
All the credit goes to the original mod authors
IMPORTANT THINGS TO NOTE:
-
All item displays are turned off (ItemDisplayToggle)
-
A bunch of vfx is disabled (JPs_AV_Effect_options)
-
With stutter stunter, it is recommended to have over 8GB of ram (If you have less disable/uninstall the mod)
Performance comparison:
Both before and after had the same mod profile (Not including the ones added by this pack ofc) and the same late-game run during the tp
Without:
- Launch: 3:03
- Average: fps 55
With:
- Launch: 2:18 (25% Faster)
- Average fps: 75 Fps (36% More fps)
Overview (Stolen from my mod recommendation list https://pastebin.com/2dSc3u2a):
- HolyDLL (Just a general performance improvement but has some incompats)
- Riskofwaiting (Faster launching)
- StutterStunterFork (Helps to remove some stuttering and improves ram usage) (Note: do not use if you have 8GB of ram or less)
- JPs_AV_Effect_Options (Can be used to disable some particles / visual effects to help with performance)
- ProcLimiter (Can help on really late-game runs)
- ItemDisplayToggle (Can be used to disable all item displays to help with performance if you are desperate)
- Optimization (Helps mostly lategame)
CHANGELOG
2.0.0
- Completly remade
1.4.0
- Added BetterLoadingScreen
- Removed HIFU's Optimization mod
1.3.0
- Removed JPs AV Effect Options as it didnt do much and caused confusion
1.2.0
- Added StatsStunter
1.1.0
- Added Optimization mod
- Added ItemDisplayToggle
- Removed PartialItemDisplay
- Readme and changelog improvements
1.0.3
- I cant spell I guess
1.0.2
- Updated readme to be more clean and include before and after comparisions
1.0.1
- Readme fixes
1.0.0
- Release