aboutsummaryrefslogtreecommitdiff
path: root/src/yuzu_cmd/default_ini.h
AgeCommit message (Expand)Author
2021-01-10config: Enable docked mode by defaultMorph
2020-12-19yuzu: Remove gdbstub configurationFearlessTobi
2020-11-15configure_input: Add per-player vibrationMorph
2020-11-15settings: Remove global vibration strength modifierMorph
2020-11-15configure_input: Hook up the vibration percentage spinboxMorph
2020-10-26yuzu: settings: Enable multicore, asynch GPU, and assembly shaders by default.bunnei
2020-07-17Rebase for per game settingsDavid Marcec
2020-07-11configuration: Add settings to enable/disable specific CPU optimizationsMerryMage
2020-06-16Merge pull request #3966 from Morph1984/hide-internal-resolution-uibunnei
2020-06-06yuzu/frontend: Remove internal resolution optionMorph
2020-05-30Implement macro JITDavid Marcec
2020-05-19yuzu: Add frontend settings for assembly shadersReinUsesLisp
2020-05-11core: settings: Add a setting for time zone.bunnei
2020-04-22UI: Replasce accurate GPU option for GPU Accuracy LevelFernando Sahmkow
2020-04-20dynarmic: Add option to disable CPU JIT optimizationsMerryMage
2020-03-07Merge pull request #3452 from Morph1984/anisotropic-filteringbunnei
2020-03-03Frontend/SDL - Provide proper default for UDP inputJames Rowe
2020-02-27Create an "Advanced" tab in the graphics configuration tab and add anisotropi...Morph
2020-02-25core: settings: Add setting to enable vsync, which is on by default.bunnei
2020-02-14Add 4:3 aspect ratio and address feedbackMorph
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