Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1618 from DarkLordZach/dump-nso | bunnei | 2018-11-15 | 1 | -0/+2 |
|\ | | | | | patch_manager: Add support for dumping uncompressed NSOs | ||||
| * | settings: Add setting to control NSO dumping | Zach Hilman | 2018-10-29 | 1 | -0/+2 |
| | | | | | | | | Also adds UI option in Debug > Dump section, with the idea later things to be dumped (i.e. other game data or textures, etc) will use the same group box. | ||||
* | | settings: Add config option to set RNG seed | Zach Hilman | 2018-11-12 | 1 | -0/+5 |
|/ | |||||
* | Added Amiibo support (#1390) | David | 2018-10-24 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fixed conflict with nfp * Few fixups for nfc * Conflict 2 * Fixed AttachAvailabilityChangeEvent * Conflict 3 * Fixed byte padding * Refactored amiibo to not reside in "System" * Removed remaining references of nfc from system * used enum for Nfc GetStateOld * Added missing newline * Moved file operations to front end * Conflict 4 * Amiibos now use structs and added mutexes * Removed amiibo_path | ||||
* | config: Rename use_accurate_framebuffers -> use_accurate_gpu_emulation. | bunnei | 2018-10-16 | 1 | -2/+2 |
| | | | | - This will be used as a catch-all for slow-but-accurate GPU emulation paths. | ||||
* | Review comments - part 3 | fearlessTobi | 2018-10-02 | 1 | -1/+1 |
| | |||||
* | Port web_service from Citra | fearlessTobi | 2018-10-02 | 1 | -4/+2 |
| | |||||
* | Invalid default value of username in yuzu_cmd (#1334) | Philippe Babin | 2018-09-19 | 1 | -1/+1 |
| | | | | | | | | | | * Fix bug where default username value for yuzu_cmd create an userprofile with uninitialize data as username * Fix format * Apply code review changes * Remove nullptr check | ||||
* | Add audio stretching support | fearlessTobi | 2018-09-08 | 1 | -0/+6 |
| | |||||
* | Port #3353 from Citra | fearlessTobi | 2018-08-21 | 1 | -4/+8 |
| | |||||
* | Added ability to change username & language code in the settings ui. Added IProfile::Get and SET::GetLanguageCode for libnx tests (#851) | David | 2018-08-03 | 1 | -0/+10 |
| | |||||
* | audio_core: Add configuration settings. | bunnei | 2018-08-01 | 1 | -7/+5 |
| | |||||
* | Port #3641 from Citra | fearlessTobi | 2018-07-26 | 1 | -1/+1 |
| | |||||
* | settings: Turn docked mode off by default. | bunnei | 2018-07-18 | 1 | -1/+1 |
| | |||||
* | Remove some references to Citra | fearlessTobi | 2018-07-06 | 1 | -1/+1 |
| | |||||
* | settings: Add a configuration for use_accurate_framebuffers. | bunnei | 2018-06-27 | 1 | -0/+4 |
| | |||||
* | core: Add a configuration setting for use_multi_core. | bunnei | 2018-05-11 | 1 | -0/+4 |
| | |||||
* | default_ini.h: Update from citra to yuzu | N00byKing | 2018-04-04 | 1 | -1/+1 |
| | |||||
* | Merge pull request #276 from N00byKing/acctoyuzu | bunnei | 2018-04-03 | 1 | -5/+5 |
|\ | | | | | Change Telemetry Names to yuzu and remove links to citra | ||||
| * | Remove Links to citra Services | N00byKing | 2018-03-27 | 1 | -2/+2 |
| | | |||||
| * | Change Telemetry Names to yuzu | N00byKing | 2018-03-27 | 1 | -3/+3 |
| | | |||||
* | | config: Use simplified checkbox (from Citra) for CPU JIT. | bunnei | 2018-03-27 | 1 | -3/+3 |
| | | |||||
* | | config: Rename is_docked to use_docked_mode to be consistent with other config bools. | bunnei | 2018-03-27 | 1 | -1/+1 |
| | | |||||
* | | config: Add setting for whether the system is docked or not. | bunnei | 2018-03-27 | 1 | -0/+4 |
|/ | |||||
* | Remove Option for N/3DS from default.ini | N00byKing | 2018-03-23 | 1 | -4/+0 |
| | |||||
* | default_ini: change default cpu core to dynarmic | Valentin Vanelslande | 2018-03-23 | 1 | -1/+1 |
| | |||||
* | Update default_ini.h | N00byKing | 2018-01-17 | 1 | -2/+2 |
| | |||||
* | Merge pull request #20 from Andrix44/fixes | bunnei | 2018-01-15 | 1 | -2/+2 |
|\ | | | | | Various fixes | ||||
| * | Update the internal resolution settings | unknown | 2018-01-15 | 1 | -2/+2 |
| | | |||||
* | | yuzu_cmd: Fix default ini, add screenshot button | shinyquagsire23 | 2018-01-15 | 1 | -1/+2 |
| | | |||||
* | | yuzu_cmd: fix default ini | shinyquagsire23 | 2018-01-15 | 1 | -9/+17 |
|/ | |||||
* | config: Default log filter to trace. | bunnei | 2018-01-13 | 1 | -1/+1 |
| | |||||
* | Massive removal of unused modules | James Rowe | 2018-01-13 | 1 | -0/+179 |