Commit Graph
58 Commits
Author SHA1 Message Date
Holt59 01703da975 Move contributing stuff from README to CONTRIBUTING. 2025-04-25 14:12:51 +02:00
Holt59 5f3175b559 Start working on automatic README generation. 2025-04-25 10:57:59 +02: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
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
AkiraJkr 47fc5744b0 Add METAL GEAR SOLID 2 and 3 (Master Collection ver) support. (#133)
* Add METAL GEAR SOLID 2: Sons of Liberty support.
* Add METAL GEAR SOLID 3: Snake Eater Support.
2024-01-28 19:21:37 +01:00
Ryan Young ed34be3a54 Add documentation and dx12 executable for Train Simulator Classic (#128) 2023-12-29 11:17:18 +01:00
Zash fba4bd84dd Add mapping GameIniFiles: iniFiles() to BasicGame (#123) 2023-10-21 21:22:43 +02:00
Zash 44645a54f7 Add metadata to BasicGameSaveGameInfo(Widget) (#109)
* Fix subnautica preview file path

* Add BasicGameSaveGameInfo with "File Date" to all BasicGames

* Add max_width option to BasicGameSaveGameInfo(Widget)

* Refactor Blade & Sorcery with get_metadata

* Refactor & cleanup Black & White SaveGameInfo
2023-10-08 18:24:33 +02:00
Zash 583bb78977 Add BasicLocalSavegames (basic_feature) (#122)
* Add `basic_feature.BasicLocalSavegames`
(profile specific save games)

* Refactor Black & White 2 with BasicLocalSavegames

* Refactor Valheim with BasicLocalSavegames

* Refactor Vampire Bloodlines with BasicLocalSavegames

* Add info about basic local save games to readme
2023-10-08 09:12:14 +02:00
Mikaël Capelle 4b20534fa4 Add contribute section to README.md. 2023-09-23 14:24:24 +02:00
Zash 3f7d0f1e9e README update: + subnautica 2022-05-18 19:25:05 +02:00
Mikaël Capelle 65e00cce83 Merge branch 'ZashIn-feat/BasicModDataChecker' into qt6
# Conflicts:
#	README.md
2022-05-02 16:53:35 +02:00
Mikaël Capelle bef982731e Merge branch 'ashemedai-ea-desktop-support' into qt6
# Conflicts:
#	README.md
#	basic_game.py
2022-05-02 16:52:26 +02:00
Mikaël Capelle e0fdf01868 Merge branch 'ZashIn-game_control' into qt6 2022-05-02 16:48:41 +02:00
Mikaël Capelle 0bb19f86a9 Merge branch 'ZashIn-feat/epic-legendary-launcher' into qt6
# Conflicts:
#	basic_game.py
2022-05-02 16:48:05 +02:00
Jeroen Ruigrok van der Werven 9a8ebf3027 Add EA Desktop support
Add EA Desktop IDs for Dragon Age: Origins and Dragon Age 2.
2022-04-19 10:52:47 +02:00
Jeremy Rimpo 4523662638 Merge remote-tracking branch 'origin/master' into qt6 2022-04-17 20:07:29 -05:00
Zash 237065ef17 Epic detection (ids) for: Subnautica, Kingdom Come: Deliverance
+ urls in README
2022-04-13 00:36:37 +02:00
Zash 0fd4d87c7a Game Detection: Epic Games and Legendary launcher support 2022-04-13 00:36:37 +02:00
Zash 3e7963a24d fix: README list order for Control 2022-04-12 14:12:30 +02:00
Zash 14e53a978b Add basic support for Control with forced load lib for Loose Files Loader and Control Plugin Loader 2022-04-12 00:11:43 +02:00