summaryrefslogtreecommitdiff
path: root/src/yuzu_cmd/default_ini.h
AgeCommit message (Expand)Author
2020-02-13Add following aspect ratios: 16:9, 21:9, Stretch to WindowMorph
2020-01-29settings: Add settings for graphics backendReinUsesLisp
2020-01-23Input: UDP Client to provide motion and touch controlsfearlessTobi
2019-09-30settings: Add option to set BCAT backendZach Hilman
2019-09-21filesystem: Add const qualification to various accessorsZach Hilman
2019-09-21settings: Add options for managing gamecard emulationZach Hilman
2019-09-10Add frametime logging for tracking performance over timefearlessTobi
2019-07-11yuzu: Remove setting for using UnicornLioncash
2019-07-04Merge pull request #2669 from FearlessTobi/move-cpujit-settingZach Hilman
2019-07-04yuzu: Remove CPU Jit setting from the UIfearlessTobi
2019-06-28settings: Add config option for kiosk (quest) modeZach Hilman
2019-03-06settings: Add new graphics setting for use_asynchronous_gpu_emulation.bunnei
2019-02-06settings: Hide shader cache behind a settingReinUsesLisp
2019-01-07time: Use custom RTC settings if applicable for gameZach Hilman
2019-01-07settings: Add custom RTC settingsZach Hilman
2018-12-04qt: Add Properties menu to game list right-clickZach Hilman
2018-12-03config: Store and load disabled add-ons listZach Hilman
2018-11-20settings: Add option to dump ExeFS of games upon launchZach Hilman
2018-11-15Merge pull request #1618 from DarkLordZach/dump-nsobunnei
2018-11-11settings: Add config option to set RNG seedZach Hilman
2018-10-29settings: Add setting to control NSO dumpingZach Hilman
2018-10-23Added Amiibo support (#1390)David
2018-10-16config: Rename use_accurate_framebuffers -> use_accurate_gpu_emulation.bunnei
2018-10-02Review comments - part 3fearlessTobi
2018-10-02Port web_service from CitrafearlessTobi
2018-09-18Invalid default value of username in yuzu_cmd (#1334)Philippe Babin
2018-09-08Add audio stretching supportfearlessTobi
2018-08-21Port #3353 from CitrafearlessTobi
2018-08-03Added ability to change username & language code in the settings ui. Added IP...David
2018-07-31audio_core: Add configuration settings.bunnei
2018-07-26Port #3641 from CitrafearlessTobi
2018-07-17settings: Turn docked mode off by default.bunnei
2018-07-06Remove some references to CitrafearlessTobi
2018-06-27settings: Add a configuration for use_accurate_framebuffers.bunnei
2018-05-10core: Add a configuration setting for use_multi_core.bunnei
2018-04-04default_ini.h: Update from citra to yuzuN00byKing
2018-04-02Merge pull request #276 from N00byKing/acctoyuzubunnei
2018-03-27Remove Links to citra ServicesN00byKing
2018-03-27Change Telemetry Names to yuzuN00byKing
2018-03-26config: Use simplified checkbox (from Citra) for CPU JIT.bunnei
2018-03-26config: Rename is_docked to use_docked_mode to be consistent with other confi...bunnei
2018-03-26config: Add setting for whether the system is docked or not.bunnei
2018-03-23Remove Option for N/3DS from default.iniN00byKing
2018-03-22default_ini: change default cpu core to dynarmicValentin Vanelslande
2018-01-17Update default_ini.hN00byKing
2018-01-15Merge pull request #20 from Andrix44/fixesbunnei
2018-01-15Update the internal resolution settingsunknown
2018-01-15yuzu_cmd: Fix default ini, add screenshot buttonshinyquagsire23
2018-01-15yuzu_cmd: fix default inishinyquagsire23
2018-01-13config: Default log filter to trace.bunnei