This page was last updated on 24 March 2023, 9:45AM
Changelogs
Version 1.5.11
Added "Blue Fire" artwork
Version 1.5.10
Added game art for Cyberpunk 2077
Version 1.5.9
Will now recover from cases where Discord may not be running when Vortex starts without requiring Vortex itself to be restarted.
Updated discord-rpc to the latest version.
Version 1.5.8
Fixed version number
Version 1.5.7
Added Microsoft Flight Simulator artwork
Version 1.5.6
Prevented an error that would block the RPC from working if you toggled it while not managing a game or a profile.
Version 1.5.4
Added some explicit return statements to avoid possible errors.
Version 1.5.3
Updated the clearActivity function to properly catch any errors.
Version 1.5.2
Updated discord-rpc module to 3.1.3 to try and fix the random errors some users are reporting (but I can't replicate) https://github.com/Nexus-Mods/Vortex/issues/7062
Version 1.5.1
Fixed an uncaught error trying to clear RPC status when Discord RPC is not initialised properly.
Version 1.5.0
Caught errors relating to Discord being closed when Vortex attempts to update the RPC
Version 1.4.0
Added the ability to toggle RPC on and off from the Vortex menu (top-right).
Added additional game artwork support. Resident Evil 2 (2019), Resident Evil 3 (2020), 7 Days To Die, Battletech, Black Mesa, Bloodstained: Ritual of the Night and Code Vein.
Version 1.3.0
Added an update to the mod count when swapping profiles
Added game art for Wolcen Lords of Mayhem, Morrowind, Oblivion, Fallout 3, Mount & Blade 2: Bannerlord and Fallout 4 VR
Version 1.2.0
Fixed an error when loading a profile with no mods installed.
Version 1.1.0
Mod count will now update after deploying your mods
Fixed API call being outside the context.once function