1
0
Fork 0
mirror of synced 2024-06-28 11:11:15 +12:00
Rare/rare
loathingKernel 5ce9a2edfa RareCore: Handle exception when fetching non-asset games
https://discord.com/channels/826881530310819914/884510635642216499/1111321692703305729
There is a tab character in the appId of Fallout New Vegas: Honest Hearts DLC, this breaks metadata storage
on Windows as they can't handle tabs at the end of the filename (?)
Legendary and Heroic are also affected, but it completed breaks Rare, so dodge it for now pending a fix.
2023-05-26 19:11:58 +02:00
..
components ImportGroup: Add force import option. 2023-05-07 16:33:08 +03:00
game_launch_helper Fix crash on launch helper exit 2023-05-08 18:58:49 +02:00
lgndr LgdnrCore: Add egstore_write and egstore_delete methods 2023-03-15 17:59:33 +02:00
models RareGame: Return app_title as folder name if FolderName is not in customAttributes 2023-05-04 17:45:51 +03:00
resources Finish french translation 2023-05-08 08:46:47 +02:00
shared RareCore: Handle exception when fetching non-asset games 2023-05-26 19:11:58 +02:00
ui ImportGroup: Add force import option. 2023-05-07 16:33:08 +03:00
utils ImageManager: Check if desktop icons are supported on current plaform 2023-05-14 22:13:12 +02:00
widgets Refactor: Move ImageSize to models 2023-05-03 17:27:35 +03:00
__init__.py Bump version 1.10.1 2023-05-04 01:03:59 +02:00
__main__.py Main: Trust shebangs. Fixes launching games on NixOS 2023-03-12 15:38:18 +02:00
app.py Rare: Apply UTC timezone info on dates 2023-05-03 17:27:35 +03:00