Show game compatibility within Citra
This commit is contained in:
parent
17e14d5615
commit
fbc05fac19
11 changed files with 153 additions and 11 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue