index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
yuzu_cmd
/
config.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow picking a Compatibility Profile for OpenGL.
Fernando Sahmkow
2019-04-20
1
-0
/
+2
*
core/yuzu: Remove enable_nfc setting
fearlessTobi
2019-03-29
1
-1
/
+0
*
yuzu_cmd/config: Replace C casts with static_cast
ReinUsesLisp
2019-03-09
1
-4
/
+5
*
yuzu_cmd/config: Silent implicit cast warning
ReinUsesLisp
2019-03-09
1
-1
/
+1
*
settings: Add new graphics setting for use_asynchronous_gpu_emulation.
bunnei
2019-03-07
1
-0
/
+2
*
settings: Hide shader cache behind a setting
ReinUsesLisp
2019-02-07
1
-0
/
+2
*
settings: Use std::chrono::seconds instead of s64 for RTC
Zach Hilman
2019-01-08
1
-1
/
+2
*
settings: Add custom RTC settings
Zach Hilman
2019-01-08
1
-2
/
+9
*
config: Store and load disabled add-ons list
Zach Hilman
2018-12-03
1
-0
/
+18
*
Merge pull request #1747 from DarkLordZach/exefs-lfs
bunnei
2018-11-24
1
-0
/
+1
|
\
|
*
settings: Add option to dump ExeFS of games upon launch
Zach Hilman
2018-11-20
1
-0
/
+1
*
|
configure_input_player: Set minimum width on controls
Zach Hilman
2018-11-19
1
-7
/
+6
*
|
yuzu_cmd/config: Add config deserialization for multiplayer
Zach Hilman
2018-11-19
1
-37
/
+254
*
|
Correctly sets default system language for yuzu-CLI (#1727)
Schplee
2018-11-19
1
-0
/
+2
|
/
*
Merge pull request #1618 from DarkLordZach/dump-nso
bunnei
2018-11-15
1
-0
/
+1
|
\
|
*
settings: Add setting to control NSO dumping
Zach Hilman
2018-10-29
1
-0
/
+1
*
|
settings: Add config option to set RNG seed
Zach Hilman
2018-11-12
1
-0
/
+7
|
/
*
acc: Fix account UUID duplication error
Zach Hilman
2018-10-24
1
-2
/
+3
*
profile_manager: Load user icons, names, and UUIDs from system save
Zach Hilman
2018-10-24
1
-18
/
+2
*
settings: Add users and current_user settings and remove username
Zach Hilman
2018-10-24
1
-3
/
+19
*
Added Amiibo support (#1390)
David
2018-10-24
1
-0
/
+1
*
config: Rename use_accurate_framebuffers -> use_accurate_gpu_emulation.
bunnei
2018-10-16
1
-2
/
+2
*
cmd: Support passing game arguments from command line
Zach Hilman
2018-10-07
1
-0
/
+1
*
Port web_service from Citra
fearlessTobi
2018-10-02
1
-0
/
+8
*
Update config.cpp
Valentin Vanelslande
2018-09-21
1
-1
/
+1
*
Invalid default value of username in yuzu_cmd (#1334)
Philippe Babin
2018-09-19
1
-0
/
+4
*
Add audio stretching support
fearlessTobi
2018-09-08
1
-0
/
+2
*
settings: Save and load NAND/SD dirs from config
Zach Hilman
2018-09-04
1
-0
/
+6
*
Port #3353 from Citra
fearlessTobi
2018-08-21
1
-2
/
+3
*
Remove files that are not used
Zach Hilman
2018-08-01
1
-0
/
+1
*
audio_core: Add configuration settings.
bunnei
2018-08-01
1
-0
/
+5
*
file_util: Use an enum class for GetUserPath()
Lioncash
2018-07-21
1
-1
/
+1
*
settings: Turn docked mode off by default.
bunnei
2018-07-18
1
-1
/
+1
*
Rename logging macro back to LOG_*
James Rowe
2018-07-03
1
-3
/
+3
*
settings: Add a configuration for use_accurate_framebuffers.
bunnei
2018-06-27
1
-0
/
+2
*
core: Add a configuration setting for use_multi_core.
bunnei
2018-05-11
1
-0
/
+1
*
frontends: Move logging macros over to new fmt-capable ones
Lioncash
2018-04-27
1
-3
/
+3
*
config: Use simplified checkbox (from Citra) for CPU JIT.
bunnei
2018-03-27
1
-2
/
+1
*
config: Rename is_docked to use_docked_mode to be consistent with other config bools.
bunnei
2018-03-27
1
-1
/
+1
*
config: Add setting for whether the system is docked or not.
bunnei
2018-03-27
1
-0
/
+3
*
yuzu_cmd: change default cpu core to dynarmic
Valentin Vanelslande
2018-03-23
1
-1
/
+1
*
Format: Run the new clang format on everything
James Rowe
2018-01-21
1
-2
/
+10
*
config: Default log filter to trace.
bunnei
2018-01-13
1
-1
/
+1
*
Remove settings issues in sdl and fix a few files that broke in mingw
James Rowe
2018-01-13
1
-47
/
+0
*
Get yuzu sdl to start compiling
James Rowe
2018-01-13
1
-2
/
+3
*
Massive removal of unused modules
James Rowe
2018-01-13
1
-0
/
+160