54 Commits (521fb325aaabf46f1f1586120a1233dc2ad5df69)

Author SHA1 Message Date
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
fearlessTobi a6efff8b02 Add audio stretching support 7 years ago
Zach Hilman b2268f1f8d settings: Save and load NAND/SD dirs from config 7 years ago
fearlessTobi ba8ff096fd Port #3353 from Citra 7 years ago
Zach Hilman df5b75694f Remove files that are not used 8 years ago
bunnei ca84b530a3 audio_core: Add configuration settings. 8 years ago
Lioncash d66b43dadf file_util: Use an enum class for GetUserPath() 8 years ago
bunnei 03c2d049d4 settings: Turn docked mode off by default. 8 years ago
James Rowe 638956aa81 Rename logging macro back to LOG_* 8 years ago
bunnei 1bbbd26563 settings: Add a configuration for use_accurate_framebuffers. 8 years ago
bunnei 9bf2a428f9 core: Add a configuration setting for use_multi_core. 8 years ago
Lioncash 3062eb52f4
frontends: Move logging macros over to new fmt-capable ones 8 years ago
bunnei 94f4009c3b config: Use simplified checkbox (from Citra) for CPU JIT. 8 years ago
bunnei 5ecf152c8e config: Rename is_docked to use_docked_mode to be consistent with other config bools. 8 years ago
bunnei 12b05c719e config: Add setting for whether the system is docked or not. 8 years ago
Valentin Vanelslande ee5f5a2c2d
yuzu_cmd: change default cpu core to dynarmic 8 years ago
James Rowe 096be16636 Format: Run the new clang format on everything 8 years ago
bunnei 95ce471774 config: Default log filter to trace. 8 years ago
James Rowe 70e65ee63a Remove settings issues in sdl and fix a few files that broke in mingw 8 years ago
James Rowe f5f28a4f67 Get yuzu sdl to start compiling 8 years ago
James Rowe ebf9a784a9 Massive removal of unused modules 8 years ago