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
/
default_ini.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
configure_input: Add per-player vibration
Morph
2020-11-16
1
-0
/
+4
*
settings: Remove global vibration strength modifier
Morph
2020-11-16
1
-3
/
+0
*
configure_input: Hook up the vibration percentage spinbox
Morph
2020-11-16
1
-0
/
+7
*
yuzu: settings: Enable multicore, asynch GPU, and assembly shaders by default.
bunnei
2020-10-27
1
-2
/
+2
*
Rebase for per game settings
David Marcec
2020-07-17
1
-0
/
+4
*
configuration: Add settings to enable/disable specific CPU optimizations
MerryMage
2020-07-11
1
-3
/
+33
*
Merge pull request #3966 from Morph1984/hide-internal-resolution-ui
bunnei
2020-06-16
1
-5
/
+0
|
\
|
*
yuzu/frontend: Remove internal resolution option
Morph
2020-06-06
1
-5
/
+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
/
+4
*
core: settings: Add a setting for time zone.
bunnei
2020-05-11
1
-0
/
+4
*
UI: Replasce accurate GPU option for GPU Accuracy Level
Fernando Sahmkow
2020-04-22
1
-3
/
+3
*
dynarmic: Add option to disable CPU JIT optimizations
MerryMage
2020-04-20
1
-0
/
+3
*
Merge pull request #3452 from Morph1984/anisotropic-filtering
bunnei
2020-03-08
1
-0
/
+4
|
\
|
*
Create an "Advanced" tab in the graphics configuration tab and add anisotropic filtering levels.
Morph
2020-02-28
1
-0
/
+4
*
|
Frontend/SDL - Provide proper default for UDP input
James Rowe
2020-03-04
1
-1
/
+1
|
/
*
core: settings: Add setting to enable vsync, which is on by default.
bunnei
2020-02-26
1
-0
/
+5
*
Add 4:3 aspect ratio and address feedback
Morph
2020-02-14
1
-1
/
+1
*
Add following aspect ratios: 16:9, 21:9, Stretch to Window
Morph
2020-02-14
1
-0
/
+4
*
settings: Add settings for graphics backend
ReinUsesLisp
2020-01-29
1
-0
/
+11
*
Input: UDP Client to provide motion and touch controls
fearlessTobi
2020-01-23
1
-0
/
+17
*
settings: Add option to set BCAT backend
Zach Hilman
2019-09-30
1
-0
/
+5
*
filesystem: Add const qualification to various accessors
Zach Hilman
2019-09-21
1
-3
/
+3
*
settings: Add options for managing gamecard emulation
Zach Hilman
2019-09-21
1
-0
/
+14
*
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
-4
/
+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-29
1
-0
/
+3
|
/
*
settings: Add new graphics setting for use_asynchronous_gpu_emulation.
bunnei
2019-03-07
1
-0
/
+4
*
settings: Hide shader cache behind a setting
ReinUsesLisp
2019-02-07
1
-0
/
+4
*
time: Use custom RTC settings if applicable for game
Zach Hilman
2019-01-08
1
-2
/
+2
*
settings: Add custom RTC settings
Zach Hilman
2019-01-08
1
-0
/
+6
*
qt: Add Properties menu to game list right-click
Zach Hilman
2018-12-04
1
-1
/
+1
*
config: Store and load disabled add-ons list
Zach Hilman
2018-12-03
1
-0
/
+7
*
settings: Add option to dump ExeFS of games upon launch
Zach Hilman
2018-11-20
1
-0
/
+2
*
Merge pull request #1618 from DarkLordZach/dump-nso
bunnei
2018-11-15
1
-0
/
+2
|
\
|
*
settings: Add setting to control NSO dumping
Zach Hilman
2018-10-29
1
-0
/
+2
*
|
settings: Add config option to set RNG seed
Zach Hilman
2018-11-12
1
-0
/
+5
|
/
*
Added Amiibo support (#1390)
David
2018-10-24
1
-0
/
+4
*
config: Rename use_accurate_framebuffers -> use_accurate_gpu_emulation.
bunnei
2018-10-16
1
-2
/
+2
*
Review comments - part 3
fearlessTobi
2018-10-02
1
-1
/
+1
*
Port web_service from Citra
fearlessTobi
2018-10-02
1
-4
/
+2
*
Invalid default value of username in yuzu_cmd (#1334)
Philippe Babin
2018-09-19
1
-1
/
+1
*
Add audio stretching support
fearlessTobi
2018-09-08
1
-0
/
+6
*
Port #3353 from Citra
fearlessTobi
2018-08-21
1
-4
/
+8
*
Added ability to change username & language code in the settings ui. Added IProfile::Get and SET::GetLanguageCode for libnx tests (#851)
David
2018-08-03
1
-0
/
+10
*
audio_core: Add configuration settings.
bunnei
2018-08-01
1
-7
/
+5
*
Port #3641 from Citra
fearlessTobi
2018-07-26
1
-1
/
+1
*
settings: Turn docked mode off by default.
bunnei
2018-07-18
1
-1
/
+1
*
Remove some references to Citra
fearlessTobi
2018-07-06
1
-1
/
+1
*
settings: Add a configuration for use_accurate_framebuffers.
bunnei
2018-06-27
1
-0
/
+4
*
core: Add a configuration setting for use_multi_core.
bunnei
2018-05-11
1
-0
/
+4
*
default_ini.h: Update from citra to yuzu
N00byKing
2018-04-04
1
-1
/
+1
*
Merge pull request #276 from N00byKing/acctoyuzu
bunnei
2018-04-03
1
-5
/
+5
|
\
|
*
Remove Links to citra Services
N00byKing
2018-03-27
1
-2
/
+2
|
*
Change Telemetry Names to yuzu
N00byKing
2018-03-27
1
-3
/
+3
*
|
config: Use simplified checkbox (from Citra) for CPU JIT.
bunnei
2018-03-27
1
-3
/
+3
*
|
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
/
+4
|
/
*
Remove Option for N/3DS from default.ini
N00byKing
2018-03-23
1
-4
/
+0
*
default_ini: change default cpu core to dynarmic
Valentin Vanelslande
2018-03-23
1
-1
/
+1
*
Update default_ini.h
N00byKing
2018-01-17
1
-2
/
+2
*
Merge pull request #20 from Andrix44/fixes
bunnei
2018-01-15
1
-2
/
+2
|
\
|
*
Update the internal resolution settings
unknown
2018-01-15
1
-2
/
+2
*
|
yuzu_cmd: Fix default ini, add screenshot button
shinyquagsire23
2018-01-15
1
-1
/
+2
*
|
yuzu_cmd: fix default ini
shinyquagsire23
2018-01-15
1
-9
/
+17
|
/
*
config: Default log filter to trace.
bunnei
2018-01-13
1
-1
/
+1
*
Massive removal of unused modules
James Rowe
2018-01-13
1
-0
/
+179