index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
yuzu_cmd
/
config.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge pull request #3966 from Morph1984/hide-internal-resolution-ui
bunnei
2020-06-16
1
-2
/
+0
|
\
|
*
yuzu/frontend: Remove internal resolution option
Morph
2020-06-06
1
-2
/
+0
*
|
Implement macro JIT
David Marcec
2020-05-30
1
-0
/
+2
|
/
*
yuzu: Add frontend settings for assembly shaders
ReinUsesLisp
2020-05-19
1
-0
/
+2
*
core: settings: Add a setting for time zone.
bunnei
2020-05-11
1
-2
/
+3
*
GPU: Add Fast GPU Time Option.
Fernando Sahmkow
2020-04-23
1
-0
/
+2
*
UI: Replasce accurate GPU option for GPU Accuracy Level
Fernando Sahmkow
2020-04-22
1
-2
/
+2
*
dynarmic: Add option to disable CPU JIT optimizations
MerryMage
2020-04-20
1
-0
/
+2
*
bcat: Disable Boxcat backend by default
FearlessTobi
2020-03-17
1
-1
/
+1
*
Create an "Advanced" tab in the graphics configuration tab and add anisotropi...
Morph
2020-02-27
1
-0
/
+2
*
core: settings: Add setting to enable vsync, which is on by default.
bunnei
2020-02-25
1
-0
/
+2
*
Add following aspect ratios: 16:9, 21:9, Stretch to Window
Morph
2020-02-13
1
-0
/
+2
*
settings: Add settings for graphics backend
ReinUsesLisp
2020-01-29
1
-0
/
+6
*
Replace GetString with Get function
FearlessTobi
2020-01-23
1
-2
/
+2
*
Input: UDP Client to provide motion and touch controls
fearlessTobi
2020-01-23
1
-0
/
+5
*
settings: Add option to set BCAT backend
Zach Hilman
2019-09-30
1
-0
/
+5
*
settings: Add options for managing gamecard emulation
Zach Hilman
2019-09-21
1
-0
/
+14
*
settings: Add options for setting storage sizes
Zach Hilman
2019-09-21
1
-0
/
+9
*
Add frametime logging for tracking performance over time
fearlessTobi
2019-09-10
1
-0
/
+2
*
yuzu: Remove setting for using Unicorn
Lioncash
2019-07-11
1
-1
/
+0
*
Merge pull request #2669 from FearlessTobi/move-cpujit-setting
Zach Hilman
2019-07-04
1
-1
/
+1
|
\
|
*
yuzu: Remove CPU Jit setting from the UI
fearlessTobi
2019-07-04
1
-1
/
+1
*
|
settings: Add config option for kiosk (quest) mode
Zach Hilman
2019-06-28
1
-0
/
+1
|
/
*
Merge pull request #2482 from DarkLordZach/prepo
bunnei
2019-06-21
1
-0
/
+2
|
\
|
*
settings: Add 'Reporting Services' config option
Zach Hilman
2019-05-25
1
-0
/
+2
*
|
rasterizer_opengl: Remove OpenGL core profile
ReinUsesLisp
2019-05-30
1
-2
/
+0
*
|
common/file_util: Make ReadFileToString and WriteStringToFile consistent
Lioncash
2019-05-23
1
-2
/
+2
|
/
*
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-06
1
-0
/
+2
*
settings: Hide shader cache behind a setting
ReinUsesLisp
2019-02-06
1
-0
/
+2
*
settings: Use std::chrono::seconds instead of s64 for RTC
Zach Hilman
2019-01-07
1
-1
/
+2
*
settings: Add custom RTC settings
Zach Hilman
2019-01-07
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-23
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-18
1
-7
/
+6
*
|
yuzu_cmd/config: Add config deserialization for multiplayer
Zach Hilman
2018-11-18
1
-37
/
+254
*
|
Correctly sets default system language for yuzu-CLI (#1727)
Schplee
2018-11-18
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-11
1
-0
/
+7
|
/
*
acc: Fix account UUID duplication error
Zach Hilman
2018-10-23
1
-2
/
+3
*
profile_manager: Load user icons, names, and UUIDs from system save
Zach Hilman
2018-10-23
1
-18
/
+2
*
settings: Add users and current_user settings and remove username
Zach Hilman
2018-10-23
1
-3
/
+19
*
Added Amiibo support (#1390)
David
2018-10-23
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
[prev]
[next]