mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-24 11:20:53 +00:00
Update maker information to match the wiki
This updates the maker data to (mostly) mirror that of the Wiki: https://wiki.dolphin-emu.org/index.php?title=GameIDs Only maker ids from that page are now included in Dolphin. This means no homebrew/unofficial makers. Also, separate multiple maker names with a slash
This commit is contained in:
parent
2dfbf866fb
commit
b66a72eb8f
3 changed files with 211 additions and 326 deletions
|
@ -82,7 +82,7 @@ public:
|
|||
wxProgressDialog* dialog;
|
||||
};
|
||||
|
||||
static constexpr u32 CACHE_REVISION = 5; // Last changed in PR 6102
|
||||
static constexpr u32 CACHE_REVISION = 6; // Last changed in PR 6109
|
||||
|
||||
static bool sorted = false;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue