Commit Graph
296 Commits
Author SHA1 Message Date
xieve 7e072cc56f feat(sims4): add ModDataChecker, ModDataContent (#173)
* feat(sims4): add ModDataChecker, ModDataContent
2025-02-23 15:30:17 +01:00
Zash 22920a0521 Fix Cyberpunk r6/cache file updates. (#170) 2025-01-19 10:59:40 +01:00
Zash 68dc6df454 Add / extend game detection support for Epic Games (Heroic Games Launcher) (#169)
* Fix Epic game store detection (ProgramData)
* Add heroic launcher support for epic games
* Add unofficial EGS ID DB to README
* Add Epic ID to Subnautica Below Zero
* Add Epic ID to Cyberpunk
* Add Epic ID to Control
2025-01-12 12:18:08 +01:00
Twinki c0b44c152e Add X4: Foundations supporting plugin (#168) 2024-12-31 10:02:37 +01:00
Zash 1d41208b75 Cyberpunk: forced load libraries instead of RB (#163)
* Remove Cyberpunk RootBuilder option, forced load libraries works now with CET and RED4ext
* Fix CrashReporter error with CET installed in VFS by disabling it.
* Add Message on startup to convert RootBuilder mods
* Fix FileNotFoundError when updating overwrite/r6/cache
2024-12-22 15:04:55 +01:00
Jonny_Bro (Nikita) c3e2bd16e4 Update Blade & Sorcery save parser to 1.0 (#152) 2024-10-12 13:37:20 +02:00
Ari Fogel 19599a87c5 Fix FF7 remake crash when no mods are selected (#165) 2024-10-10 13:46:21 +02:00
IFV 21f738bcee Add Ready or Not support (#160)
Include basic support for Ready or Not

Signed-off-by: Ryan Keane <the.ra2.ifv@gmail.com>
2024-10-03 09:50:51 +02:00
Zash 785be77319 Fix Subnautica installer error (#157)
* Fix Subnautica installer error
* Fix verification Tobey's BepInEx Pack v5.4.23
2024-10-03 09:50:07 +02:00
Zash a581e28b0a Add Translations folder to Valheims ModDataChecker (#162) 2024-10-03 09:42:13 +02:00
Rebecca Turner dc3b02d28d [CP2077] Only include .archive files from archive/pc/mod/ (#164) 2024-09-30 09:17:57 +02:00
mopioid eb3e1e9917 Add Borderlands 1 support plugin (#159) 2024-09-28 19:59:24 +02:00
Paynamia a8613c4f95 Add Batman: Arkham City support plugin (#156) 2024-08-17 08:51:32 +02:00
Zash e88d2d2d15 Cyberpunk plugin update for MO 2.5.2 (#150)
* Cyberpunk plugin version bump v2.3
* Fix (workaround) for bugged RB link mode with Python 3.12
2024-07-15 08:13:01 +02:00
Mikaël Capelle 71dbb8c557 Refactoring of game features for better management. (#149)
* Refactoring following uibase change for game features.
* Switch to ruff for linting and formatting.
* Bump stubs to 2.5.1a0.
2024-06-09 12:25:46 +02:00
uwxanduwx 1fff6d441d Add support for Test Drive Unlimited 2 (#147)
* Add TDU2 Support

---------

Co-authored-by: uwx <uwx@users.noreply.github.com>
2024-04-13 10:00:35 +02:00
uwxanduwx 07a941ca87 Add Tony Hawk's Pro Skater 3, 4, Underground & Underground 2 Support (#145)
* Add THPS series support

---------

Co-authored-by: uwx <uwx@users.noreply.github.com>
2024-04-13 10:00:21 +02:00
uwxanduwx 78ced90313 Add support for Need for Speed: High Stakes (#148)
* Add support for Need for Speed: High Stakes

---------

Co-authored-by: uwx <uwx@users.noreply.github.com>
2024-04-12 11:14:17 +02:00
uwxanduwx 571b167a58 Add support for Test Drive Unlimited (#146)
* TDU Support

---------

Co-authored-by: uwx <uwx@users.noreply.github.com>
2024-04-12 11:13:50 +02:00
uwxanduwx f5a26fcfce Add Trackmania United Forever support (#144)
* Support Trackmania United Forever

---------

Co-authored-by: uwx <uwx@users.noreply.github.com>
2024-04-12 11:13:12 +02:00
Zash 5e21de8f24 Cyberpunk fixes for 2.5 (#141)
* Fix GOG rewards not loading, skipStartScreen=False

See https://github.com/maximegmd/CyberEngineTweaks/issues/663

* Add Cyberpunk setting reverse_archive_load_order and reverse_redmod_load_order

True = load last mod (highest prio) first, which wins a conflict in Cyberpunk.
By default (False), first one (lowest prio) is loaded first
(not reversed in archive/pc/mod/modlist.txt).

Makes fix #132 optional for backwards compatibility.
2024-04-12 10:44:07 +02:00
Zash 975506fab5 Fix for Subnautica 2.0 (#140)
* Fix subnautica starting in VR mode by default (adding seperate exe)
* Fix Subnautica 2.0, QMods deprecated
* Add use_qmods setting: Install */.dll mods in legacy QMods folder, instead of BepInEx/plugins (default).
* Version bump: Subnautica [Below Zero] v2.2
2024-03-15 16:52:53 +01:00
Zash 4ecc67b853 Fixes for Valheim (#143)
* Fix Jotunn mod install
* Fix Valheim Bepinex install: +changelog.txt
2024-03-14 08:22:16 +01:00
Nigel McKernan 5e8a21be7c Add The Witcher 2 support. 2024-02-13 09:15:21 +01:00
Mikaël Capelle bffe41fe6f Bump dev dependencies and re-apply black. (#138) 2024-02-13 08:55:04 +01:00