Releases: CodeRedModding/CodeRed-Launcher
v2.7.9
📚 Module Changelog (v2.7.9)
- Fixed banners and borders not applying on the main menu as of the last update.
- Other minor miscellaneous bug fixes.
🚀 Launcher Changelog (v1.4.3)
- Added an exception handling check for reading the
Launch.logwhen grabbing version info. - Minor spelling changes throughout the UI.
📌 System Requirements
1. Must be on Windows 10 (x64) or greater.
2. Must have at least 4GB of vram and 8GB of system ram.
3. Must have the .NET 9.0 runtime installed to use the launcher.
📦 Download
If this is your first time using CodeRed, you can click this link to download the installer!
Want to fully remove CodeRed from your system? Click this link to download the uninstaller.
v2.7.8
📚 Module Changelog (v2.7.8)
- Updated the internal SDK to the latest version of Rocket League.
🚀 Launcher Changelog (v1.4.3)
- Added an exception handling check for reading the
Launch.logwhen grabbing version info. - Minor spelling changes throughout the UI.
📌 System Requirements
1. Must be on Windows 10 (x64) or greater.
2. Must have at least 4GB of vram and 8GB of system ram.
3. Must have the .NET 9.0 runtime installed to use the launcher.
📦 Download
If this is your first time using CodeRed, you can click this link to download the installer!
Want to fully remove CodeRed from your system? Click this link to download the uninstaller.
v2.7.7
📚 Module Changelog (v2.7.7)
- Added two new default themes,
Pink Bubblegum, andBlueberry Lavender. - Added customization support for the new
Ranked Quadsplaylist in the textures tab. - Added a new setting
imgui_terminal_historywhich lets you change the max user history for the terminal. - Renamed the
imgui_terminal_buffersetting toimgui_terminal_lines. - Fixed Discord rich presence being stuck saying if you won or lost from the previous match if you entered an intermission game.
- Fixed a crash with the reflector window related to reading structs in TArrays that were in nested properties.
- Fixed a text wrapping mistake in the Terms Of Use window.
- Internal optimizations and memory improvements.
🚀 Launcher Changelog (v1.4.3)
- Added an exception handling check for reading the
Launch.logwhen grabbing version info. - Minor spelling changes throughout the UI.
📌 System Requirements
1. Must be on Windows 10 (x64) or greater.
2. Must have at least 4GB of vram and 8GB of system ram.
3. Must have the .NET 9.0 runtime installed to use the launcher.
📦 Download
If this is your first time using CodeRed, you can click this link to download the installer!
Want to fully remove CodeRed from your system? Click this link to download the uninstaller.
v2.7.6
📚 Module Changelog (v2.7.6)
- Added the new
Boostfield Mall (Day)map to Discord rich presence integration and the main menu background changer. - Fixed your CodeRed loadout not applying on the main menu if you were customizing your avatar border or banner in game.
- Fixed some instances where the goal explosion previewer could get stuck in the wrong camera state on the main menu.
- Updated the internal SDK to the latest version of Rocket League.
🚀 Launcher Changelog (v1.4.3)
- Added an exception handling check for reading the
Launch.logwhen grabbing version info. - Minor spelling changes throughout the UI.
📌 System Requirements
1. Must be on Windows 10 (x64) or greater.
2. Must have at least 4GB of vram and 8GB of system ram.
3. Must have the .NET 9.0 runtime installed to use the launcher.
📦 Download
If this is your first time using CodeRed, you can click this link to download the installer!
Want to fully remove CodeRed from your system? Click this link to download the uninstaller.
v2.7.5
📚 Module Changelog (v2.7.5)
- Fixed Discord rich presence integration not working for some users on Epic due to a thread racing issue.
- Multiple bug fixes and improvements to Discord rich presence related to ranks and the small text field.
- Multiple bug fixes related to the
stadium_legacy_clubssetting for 1v1 matches.
🚀 Launcher Changelog (v1.4.3)
- Added an exception handling check for reading the
Launch.logwhen grabbing version info. - Minor spelling changes throughout the UI.
📌 System Requirements
1. Must be on Windows 10 (x64) or greater.
2. Must have at least 4GB of vram and 8GB of system ram.
3. Must have the .NET 9.0 runtime installed to use the launcher.
📦 Download
If this is your first time using CodeRed, you can click this link to download the installer!
Want to fully remove CodeRed from your system? Click this link to download the uninstaller.
v2.7.4
📚 Module Changelog (v2.7.4)
- Added a proper Terms Of Use and Privacy Policy to the mod, which will popup if you haven't agreed to it upon injection.
- Added a new
Main Menutab to the dashboard and moved the main menu related settings from the interface tab to here, this is to make room for future features. - Added an option for custom styles that change how color pickers are displayed, you can now pick between a hue bar or hue wheel.
- Fixed the CodeRed version number being wrong as of the last update.
- Other minor internal bug fixes and changes to the DirectX hook.
🚀 Launcher Changelog (v1.4.3)
- Added an exception handling check for reading the
Launch.logwhen grabbing version info. - Minor spelling changes throughout the UI.
📌 System Requirements
1. Must be on Windows 10 (x64) or greater.
2. Must have at least 4GB of vram and 8GB of system ram.
3. Must have the .NET 9.0 runtime installed to use the launcher.
📦 Download
If this is your first time using CodeRed, you can click this link to download the installer!
Want to fully remove CodeRed from your system? Click this link to download the uninstaller.
v2.7.3
📚 Module Changelog (v2.7.3)
- Added two new json keys for the population tracker,
OnlinePlayerswhich are the total online players authed in, andPlaylistPlayerswhich are players actually playing in game modes (including offline and online). - Added safety checks related to image sizes when loading custom textures, to prevent loading images that are bigger than what can actually be displayed.
- Fixed a crash that happened on injection if CodeRed tried to access file paths that had non UTF8 characters in them, such as emojis.
- Fixed titles not applying to profiles in custom workshop maps.
- Updated the internal SDK to the latest version of Rocket League.
🚀 Launcher Changelog (v1.4.3)
- Added an exception handling check for reading the
Launch.logwhen grabbing version info. - Minor spelling changes throughout the UI.
📌 System Requirements
1. Must be on Windows 10 (x64) or greater.
2. Must have at least 4GB of vram and 8GB of system ram.
3. Must have the .NET 9.0 runtime installed to use the launcher.
📦 Download
If this is your first time using CodeRed, you can click this link to download the installer!
Want to fully remove CodeRed from your system? Click this link to download the uninstaller.
v2.7.2
📚 Module Changelog (v2.7.2)
- Server side custom titles are now available as an exclusive perk to being a server booster in the Discord!
- Fixed a bug related to a rare case specific
specialtitles where not showing up in the dashboard. - Fixed float and array values not applying properly with the
game_settings_importcommand. - Experimental changes to when custom textures are destroyed between loading screens.
- Updated the internal SDK to the latest version of Rocket League.
🚀 Launcher Changelog (v1.4.3)
- Added an exception handling check for reading the
Launch.logwhen grabbing version info. - Minor spelling changes throughout the UI.
📌 System Requirements
1. Must be on Windows 10 (x64) or greater.
2. Must have at least 4GB of vram and 8GB of system ram.
3. Must have the .NET 9.0 runtime installed to use the launcher.
📦 Download
If this is your first time using CodeRed, you can click this link to download the installer!
Want to fully remove CodeRed from your system? Click this link to download the uninstaller.
v2.7.1
📚 Module Changelog (v2.7.1)
- Added five new settings that let you display the balls current speed under the offline tab.
- Fixed the primary and accent color popups not working for loadout products in the dashboard.
- Fixed some tooltip descriptions for certain settings being wrong in the dashboard.
- Resized a lot of the text spacing and widget sizes in the dashboard to be more consistent.
- Internal stability improvements and safety measures related to custom textures.
🚀 Launcher Changelog (v1.4.4)
- Added a custom caching system for web requests due to GitHubs new rate limits, this should fix possible issues with downloading version info.
- Remade the internal logging system to have a lot more detail.
- Internal code refactoring and memory optimizations.
📌 System Requirements
1. Must be on Windows 10 (x64) or greater.
2. Must have at least 4GB of vram and 8GB of system ram.
3. Must have the .NET 9.0 runtime installed to use the launcher.
📦 Download
If this is your first time using CodeRed, you can click this link to download the installer!
Want to fully remove CodeRed from your system? Click this link to download the uninstaller.
v2.7.0
📚 Module Changelog (v2.7.0)
- Fixed the blacklist in the function scanner not applying if the whitelist filter was completely empty.
- Fixed not being able to paint your car body, which was related to last update to loadout codes.
- Miscellaneous fixes and improvements to various ImGui windows.
🚀 Launcher Changelog (v1.4.4)
- Added a custom caching system for web requests due to GitHubs new rate limits, this should fix possible issues with downloading version info.
- Remade the internal logging system to have a lot more detail.
- Internal code refactoring and memory optimizations.
📌 System Requirements
1. Must be on Windows 10 (x64) or greater.
2. Must have at least 4GB of vram and 8GB of system ram.
3. Must have the .NET 9.0 runtime installed to use the launcher.