75 Commits (0193202964449ba7a6ae46d614a63bf5caa589a7)

Author SHA1 Message Date
MerryMage 0193202964 configuration: Add settings to enable/disable specific CPU optimizations 6 years ago
lat9nq 63d23835ef
configuration: implement per-game configurations (#4098) 6 years ago
Morph 03fad5ebe8 yuzu/frontend: Remove internal resolution option 6 years ago
David Marcec b032ebdfee Implement macro JIT 6 years ago
ReinUsesLisp 47a7c4f4fe yuzu: Add frontend settings for assembly shaders 6 years ago
bunnei 988e42a3f5 core: settings: Add a setting for time zone. 6 years ago
Fernando Sahmkow b8aef40c56 GPU: Add Fast GPU Time Option. 6 years ago
Fernando Sahmkow 084ceb925a UI: Replasce accurate GPU option for GPU Accuracy Level 6 years ago
MerryMage a3a12deecc dynarmic: Add option to disable CPU JIT optimizations 6 years ago
FearlessTobi 2fd3b328ae bcat: Disable Boxcat backend by default 6 years ago
Morph 7ee6065178 Create an "Advanced" tab in the graphics configuration tab and add anisotropic filtering levels. 6 years ago
bunnei 571451bdfe core: settings: Add setting to enable vsync, which is on by default. 6 years ago
Morph 27e19f87c6 Add following aspect ratios: 16:9, 21:9, Stretch to Window 6 years ago
ReinUsesLisp 788d57d723 settings: Add settings for graphics backend 6 years ago
FearlessTobi d01eb12f36 Replace GetString with Get function 6 years ago
fearlessTobi ac3690f205 Input: UDP Client to provide motion and touch controls 6 years ago
Zach Hilman 647992e666 settings: Add option to set BCAT backend 7 years ago
Zach Hilman 2590b5a9ea settings: Add options for managing gamecard emulation 7 years ago
Zach Hilman 918119ae1b settings: Add options for setting storage sizes 7 years ago
fearlessTobi 684b616f0d Add frametime logging for tracking performance over time 6 years ago
Lioncash 8fc806e88a yuzu: Remove setting for using Unicorn 7 years ago
fearlessTobi 447bdac298 yuzu: Remove CPU Jit setting from the UI 7 years ago
Zach Hilman efa7d8d04b settings: Add config option for kiosk (quest) mode 7 years ago
ReinUsesLisp 7259f7a733 rasterizer_opengl: Remove OpenGL core profile 7 years ago
Zach Hilman 658d2ee97d settings: Add 'Reporting Services' config option 7 years ago
Lioncash 2b1fcc8a14 common/file_util: Make ReadFileToString and WriteStringToFile consistent 7 years ago
Fernando Sahmkow 788497fd9d Allow picking a Compatibility Profile for OpenGL. 7 years ago
fearlessTobi ff7e6a42c1 core/yuzu: Remove enable_nfc setting 7 years ago
ReinUsesLisp 45ef421b6b yuzu_cmd/config: Replace C casts with static_cast 7 years ago
ReinUsesLisp fedef7bda3 yuzu_cmd/config: Silent implicit cast warning 7 years ago
bunnei d6015ee211 settings: Add new graphics setting for use_asynchronous_gpu_emulation. 7 years ago
ReinUsesLisp e78da8dc1f settings: Hide shader cache behind a setting 7 years ago
Zach Hilman 05dbb47af5 settings: Use std::chrono::seconds instead of s64 for RTC 7 years ago
Zach Hilman c6016856d8 settings: Add custom RTC settings 7 years ago
Zach Hilman c381f46428 config: Store and load disabled add-ons list 7 years ago
Zach Hilman 17d8e25cbf settings: Add option to dump ExeFS of games upon launch 7 years ago
Zach Hilman 312ef596a5 configure_input_player: Set minimum width on controls 7 years ago
Zach Hilman b8f7f9651e yuzu_cmd/config: Add config deserialization for multiplayer 7 years ago
Schplee 9a47e40dd6 Correctly sets default system language for yuzu-CLI (#1727) 7 years ago
Zach Hilman 2a16fd7ffc settings: Add config option to set RNG seed 7 years ago
Zach Hilman 48eb3742b9 settings: Add setting to control NSO dumping 7 years ago
Zach Hilman 45f2a2fe29 acc: Fix account UUID duplication error 7 years ago
Zach Hilman 702622b8f1 profile_manager: Load user icons, names, and UUIDs from system save 7 years ago
Zach Hilman e7e3d5898e settings: Add users and current_user settings and remove username 7 years ago
David 50e4e81fd3 Added Amiibo support (#1390) 7 years ago
bunnei ee7c2dbf5a config: Rename use_accurate_framebuffers -> use_accurate_gpu_emulation. 7 years ago
Zach Hilman 081f5c1dbf cmd: Support passing game arguments from command line 7 years ago
fearlessTobi 4d139943f2 Port web_service from Citra 7 years ago
Valentin Vanelslande 19d9b0778a
Update config.cpp 7 years ago
Philippe Babin 9155c8daeb Invalid default value of username in yuzu_cmd (#1334) 7 years ago