Show game compatibility within Citra

This commit is contained in:
FearlessTobi 2018-04-16 00:42:58 +02:00
parent 17e14d5615
commit fbc05fac19
11 changed files with 153 additions and 11 deletions

View file

@ -131,6 +131,7 @@ GMainWindow::GMainWindow() : config(new Config()), emu_thread(nullptr) {
show();
game_list->LoadCompatibilityList();
game_list->PopulateAsync(UISettings::values.gamedir, UISettings::values.gamedir_deepscan);
// Show one-time "callout" messages to the user