rashevskyv / dbi

Author is duckbill
2.08k stars 91 forks source link

[bug] Game title not shown beside title-id in mods folder #303

Open marizzz95 opened 7 months ago

marizzz95 commented 7 months ago

If you're modding files from a dlc-pack, you have to use the title-id of the dlc not the base game, and when you do that, DBI does not show the game or dlc title next to the folder. base game: 2023120317574000 dlc: 2023120317574900

marizzz95 commented 7 months ago

A simple fix would be to AND the title-id with 0x0100FFFFFFFFE000 to get the base game title-id from dlc or update ids