mirror of
https://github.com/cemu-project/Cemu.git
synced 2025-07-05 14:31:17 +12:00
Merge branch 'cemu-project:main' into metal
This commit is contained in:
commit
89a2c23dd7
23 changed files with 835 additions and 676 deletions
|
@ -520,7 +520,7 @@ struct CemuConfig
|
|||
struct
|
||||
{
|
||||
ConfigValue<bool> emulate_skylander_portal{false};
|
||||
ConfigValue<bool> emulate_infinity_base{true};
|
||||
ConfigValue<bool> emulate_infinity_base{false};
|
||||
}emulated_usb_devices{};
|
||||
|
||||
private:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue