78 Commits (74d8c9e0dd6503d2e84928b0d7de10302f4d113c)

Author SHA1 Message Date
David Marcec 74d8c9e0dd Rebase for per game settings 6 years ago
MerryMage 79dfd272a9 configuration: Add settings to enable/disable specific CPU optimizations 6 years ago
Morph 99ce1117c7 settings: Remove storage size options 6 years ago
lat9nq 61519c20c3 configuration: implement per-game configurations (#4098) 6 years ago
Morph d594106360 yuzu/frontend: Remove internal resolution option 6 years ago
David Marcec 05eeb7de3d Implement macro JIT 6 years ago
ReinUsesLisp 541a254c2e yuzu: Add frontend settings for assembly shaders 6 years ago
bunnei 8588ac0645 core: settings: Add a setting for time zone. 6 years ago
Fernando Sahmkow c8f4549d43 GPU: Add Fast GPU Time Option. 6 years ago
Fernando Sahmkow c213fd218b UI: Replasce accurate GPU option for GPU Accuracy Level 6 years ago
MerryMage 0bbafff3db dynarmic: Add option to disable CPU JIT optimizations 6 years ago
FearlessTobi cdbb3accde bcat: Disable Boxcat backend by default 6 years ago
Morph c6e07faf25 Create an "Advanced" tab in the graphics configuration tab and add anisotropic filtering levels. 6 years ago
bunnei f93fe8e862 core: settings: Add setting to enable vsync, which is on by default. 6 years ago
Morph 74a490c909 Add following aspect ratios: 16:9, 21:9, Stretch to Window 6 years ago
ReinUsesLisp 2ba5519371 settings: Add settings for graphics backend 6 years ago
FearlessTobi e0e3b5d899 Replace GetString with Get function 6 years ago
fearlessTobi b2f53cceb6 Input: UDP Client to provide motion and touch controls 6 years ago
Zach Hilman 094de9331f settings: Add option to set BCAT backend 7 years ago
Zach Hilman a4d056eddf settings: Add options for managing gamecard emulation 7 years ago
Zach Hilman 6241a30a10 settings: Add options for setting storage sizes 7 years ago
fearlessTobi 32c6e238fd Add frametime logging for tracking performance over time 6 years ago
Lioncash 66cfba50ed yuzu: Remove setting for using Unicorn 7 years ago
fearlessTobi 662ff325bf yuzu: Remove CPU Jit setting from the UI 7 years ago
Zach Hilman 5def076ff4 settings: Add config option for kiosk (quest) mode 7 years ago
ReinUsesLisp b70a0ec46d rasterizer_opengl: Remove OpenGL core profile 7 years ago
Zach Hilman a3c66e920b settings: Add 'Reporting Services' config option 7 years ago
Lioncash 44c3616ff7 common/file_util: Make ReadFileToString and WriteStringToFile consistent 7 years ago
Fernando Sahmkow b437d4abd7 Allow picking a Compatibility Profile for OpenGL. 7 years ago
fearlessTobi 86a7ab36ba core/yuzu: Remove enable_nfc setting 7 years ago
ReinUsesLisp 3f9d55eecd yuzu_cmd/config: Replace C casts with static_cast 7 years ago
ReinUsesLisp 15680df2b2 yuzu_cmd/config: Silent implicit cast warning 7 years ago
bunnei 300139799f settings: Add new graphics setting for use_asynchronous_gpu_emulation. 7 years ago
ReinUsesLisp 1342998379 settings: Hide shader cache behind a setting 7 years ago
Zach Hilman 63e948f483 settings: Use std::chrono::seconds instead of s64 for RTC 7 years ago
Zach Hilman ac7b60b61b settings: Add custom RTC settings 7 years ago
Zach Hilman 3bdf97523e config: Store and load disabled add-ons list 7 years ago
Zach Hilman df1c902e44 settings: Add option to dump ExeFS of games upon launch 7 years ago
Zach Hilman fab550b629 configure_input_player: Set minimum width on controls 7 years ago
Zach Hilman d0c4137dc1 yuzu_cmd/config: Add config deserialization for multiplayer 7 years ago
Schplee 99d028e51f Correctly sets default system language for yuzu-CLI (#1727) 7 years ago
Zach Hilman 6af690c2b8 settings: Add config option to set RNG seed 7 years ago
Zach Hilman c8bc8ba008 settings: Add setting to control NSO dumping 7 years ago
Zach Hilman da04134ce6 acc: Fix account UUID duplication error 7 years ago
Zach Hilman 8bdf2fe7b7 profile_manager: Load user icons, names, and UUIDs from system save 7 years ago
Zach Hilman 64595bddaf settings: Add users and current_user settings and remove username 7 years ago
David 0d7783ba66 Added Amiibo support (#1390) 7 years ago
bunnei b1c31be284 config: Rename use_accurate_framebuffers -> use_accurate_gpu_emulation. 7 years ago
Zach Hilman 26559da99e cmd: Support passing game arguments from command line 7 years ago
fearlessTobi 92e939952c Port web_service from Citra 7 years ago