Commit Graph

23 Commits (c1d54f4aeaada515f88b633b8cf0901ee4cb6853)

Author SHA1 Message Date
David c1d54f4aea Added ability to change username & language code in the settings ui. Added IProfile::Get and SET::GetLanguageCode for libnx tests ()
bunnei ca84b530a3 audio_core: Add configuration settings.
fearlessTobi 7a2acc86e6 Port from Citra
bunnei 03c2d049d4 settings: Turn docked mode off by default.
fearlessTobi c9aadff9a9 Remove some references to Citra
bunnei 1bbbd26563 settings: Add a configuration for use_accurate_framebuffers.
bunnei 9bf2a428f9 core: Add a configuration setting for use_multi_core.
N00byKing 1f37dd02ce
default_ini.h: Update from citra to yuzu
bunnei 6cd1482354
Merge pull request from N00byKing/acctoyuzu
Change Telemetry Names to yuzu and remove links to citra
N00byKing 10738588a4 Remove Links to citra Services
N00byKing 8004af0d05 Change Telemetry Names to yuzu
bunnei 94f4009c3b config: Use simplified checkbox (from Citra) for CPU JIT.
bunnei 5ecf152c8e config: Rename is_docked to use_docked_mode to be consistent with other config bools.
bunnei 12b05c719e config: Add setting for whether the system is docked or not.
N00byKing 32fd57f0c8
Remove Option for N/3DS from default.ini
Valentin Vanelslande 47cac816f6
default_ini: change default cpu core to dynarmic
N00byKing b2386fc712
Update default_ini.h
bunnei 054d3e5fc3
Merge pull request from Andrix44/fixes
Various fixes
unknown 27960d8c2c Update the internal resolution settings
shinyquagsire23 9fba2d68fe yuzu_cmd: Fix default ini, add screenshot button
shinyquagsire23 cdb43e64c1 yuzu_cmd: fix default ini
bunnei 95ce471774 config: Default log filter to trace.
James Rowe ebf9a784a9 Massive removal of unused modules