-
Notifications
You must be signed in to change notification settings - Fork 15
FAQ Help
Check this issue report to see if the issue is the same https://github.com/RedDuckss/CemUI/issues/45. If your issue is not the same or it did not help you, see the below.
This is most likely due to a change in the cache format. You can try deleting your cache at %appdata%/CemUI/app_data/cache
. Normally you can leave the images
folder and only delete the json
folder, however delete both to be safe.
We have had reports of MapleSeed and USBHelper merging update and DLC data into the main rom, which confuses CemUI's scanning. Each rom has an internal title ID, which CemUI reads to check if the game is update, DLC or game data. CemUI then filters out DLC and update data and does not display it. Mixing update and DLC data will overwrite the title ID that CemUI reads, making the full rom look as if it were just DLC/update data (and thus it is filtered out and not shown). The only way to fix this would be to remove filtering, which would then cause update and DLC data to be showing in CemUI.