EmuCR Feeds
Email Us

EmuCR: yuzuyuzu Git (2018/10/06) is complied. yuzu is a work-in-progress Nintendo Switch emulator. yuzu is an open-source project, licensed under the GPLv2 (or any later version). yuzu has been designed with portability in mind, with builds available for Windows, Linux, and macOS. The project was started in spring of 2017 by bunnei, one of the original authors of the popular Citra 3DS emulator, to experiment with and research the Nintendo Switch. Due to the similarities between Switch and 3DS, yuzu was developed as a fork of Citra. This means that it uses the same project architecture, and both emulators benefit from shared improvements. During the early months of development, work was done in private, and progress was slow. However, as Switch reverse-engineering and homebrew development became popular, work on yuzu began to take off as well.

yuzu Git Changelog:
* Merge pull request #1449 from lioncash/link
* qt: Update telemetry links
* Merge pull request #1332 from FearlessTobi/port-web-backend
* Review comments - part 5
* Review comments -part 4
* Review comments - part 3
* web_backend: protect jwt cache with a mutex
* Address more review comments
* Address a bunch of review comments
* Port web_service from Citra
* Add submodules
* Merge pull request #1447 from lioncash/mutex
* kernel/mutex: Amend behavior of TransferMutexOwnership()
* Merge pull request #1440 from lioncash/array
* ui_settings: Place definition of the theme array within the cpp file
* Merge pull request #1438 from ReinUsesLisp/quads
* gl_rasterizer: Implement quads topology
* Merge pull request #1445 from lioncash/sched
* thread: Make the scheduler pointer a regular pointer
* Merge pull request #1439 from lioncash/thread
* kernel/thread: Make all instance variables private
* Merge pull request #1442 from lioncash/format
* text_formatter: Avoid unnecessary string temporary creation in PrintMessage()
* Merge pull request #1415 from DarkLordZach/ips
* nso: Optimize loading of IPS patches
* deconstructed_rom_directory: Force NSO loader to patch NSOs
* nso: Add framework to support patching of uncompressed NSOs
* patch_manager: Add PatchNSO function
* patch_manager: Use strings for patch type instead of enum
* file_sys: Implement function to apply IPS patches
* nso: Replace NSOHeader padding bytes with build ID
* Merge pull request #1434 from DarkLordZach/dlc-edge-case
* aoc_u: Fix edge case with DLC that causes breaks
* Merge pull request #1428 from lioncash/qt
* configure_graphics: Make functions internally linked where applicable
* Merge pull request #1431 from lioncash/audio
* configure_audio: Move combo box index setting to their own functions
* configure_audio: Use QString::fromStdString() for converting audio device names
* configure_audio: Add disambiguation comment for the volume percentage string
* Merge pull request #1433 from lioncash/fs
* services/fsp_srv: Amend service function table
* Merge pull request #1429 from lioncash/translate
* configure_input: Make analog mapping strings translatable
* Merge pull request #1436 from lioncash/view
* submission_package: Avoid dangling std::string_view within SetTicketKeys()
* submission_package: Correct location of null check within SetTicketKeys()
* submission_package: Use std::string's rfind() when looking for the extension in InitializeExeFSAndRomFS()
* submission_package: Ensure the 'extracted' member variable is always initialized
* submission_package: Move ExeFS and RomFS initialization to its own function
* submission_package: Move NCA reading code to its own function
* submission_package: Move ticket key setting to its own function
* submission_package: Invert conditionals within NSP's constructor to reduce nesting
* Merge pull request #1432 from lioncash/lbl
* service/lbl: Update service function table
* Merge pull request #1426 from FearlessTobi/port-4253
* string_util: unify UTF8<->UTF16 conversion to codecvt
* string_util: remove TString conversion for windows
* string_util: remove ShiftJIS/CP1252 conversion function
* Merge pull request #1435 from lioncash/xci
* card_image: Ensure program_nca_status is always initialized

Download: yuzu Git (2018/10/06)
Source:Here



Random Related Topic Refresh Related Topic

Random Related Topic Loading...

0 Comments

Post a Comment

Can't post a comment? Try This!