EmuCR Feeds
Email Us

EmuCR: yuzuyuzu Git (2020/07/05) 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 sharead 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 #4194 from ReinUsesLisp/fix-shader-cache
* shader_cache: Fix use-after-free and orphan invalidation cache entries
* Merge pull request #4137 from ameerj/master
* Fix merge conflicts?
* Merge pull request #4218 from ogniK5377/opus-external
* externals: Track opus as submodule instead of using conan
* Fix for always firing triggers on some controllers, trigger threshold more universal
* Address lioncash feedback: Log formatting, extern const PadButtonArray, little touch ups
* Fix unnecessary diffs
* Add LR triggers as axes, half press to initiate a press, add GC axis id in config, clarify some code blocks for better readability
* Reset adapter state on init, fixes errors relating driver hang from unexpected unplug
* Address feedback regarding increments, const vars, and general cleanup
* fix implicit conversion of size_t type to int
* left const auto&, comment punctuation.
* const& to button in button array
* Stop reading loop if error is encountered
* padbutton enum class and struct initiailization
* cleanup check access, read, and factory GetNextInput funcs. Use size rather than magic number
* Fix deallocation of GC Adapter
* Small quality of life indication that mapped button is GC
* std::array and const reference passing of non-trivial objects
* update libusb dependency
* Update src/input_common/main.cpp
* Tidy up the pointers, use pair over tuple where appropriate
* fix for sleep using stl
* shared_ptr for the GC adapter class, constexpr constants
* std::arrays where appropriate, clear q in adapter class, other touch ups
* fix include thread
* Singleton GC Adapter class, remove globals, fix naming convention
* Clang Formatting
* Cleanup after linter
* Add libusb dependency
* GC Adapter Implementation

Download: yuzu Git (2020/07/05)
Source:Here



Random Related Topic Refresh Related Topic

Random Related Topic Loading...

0 Comments

Post a Comment

Can't post a comment? Try This!