EmuCR Feeds
Email Us

EmuCR: yuzuyuzu Git (2018/10/15) 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 #1486 from lioncash/file
* partition_data_manager: Reserve and insert data within output vector in DecryptPackage2()
* partition_data_manager: Remove unused std::map instance within DecryptPackage2()
* partition_data_manager: Take package2_keys by const reference
* partition_data_manager: Move IV data to where it's needed in DecryptPackage2()
* partition_data_manager: Remove commented out code
* key_manager/partition_data_manager: Silence truncation compiler warnings
* partition_data_manager: Dehardcode array bounds
* partition_data_manager: Take VirtualFile by const reference in constructor
* partition_data_manager: Amend constructor initializer list order
* partition_data_manager: Remove unused includes
* key_manager: Use std::vector's insert() instead of std::copy with a back_inserter
* key_manager: Brace long conditional body
* key_manager: Don't assume file seeks and reads will always succeed
* key_manager: Remove unnecessary seek in DeriveSDSeed()
* Merge pull request #1490 from lioncash/boot
* yuzu/main: Simplify OnMenuLoadFile()
* Merge pull request #1488 from Hexagon12/astc-types
* Added ASTC 5x4; 8x5
* Merge pull request #1491 from lioncash/reference
* filesystem: Make CreateFactories() and InstallInterface() take a VfsFilesystem instance by reference
* Merge pull request #1480 from FernandoS27/neue-swizzle
* Shorten the implementation of 3D swizzle to only 3 functions
* Fix a Crash on Zelda BotW and Splatoon 2, and simplified LoadGLBuffer
* Propagate depth and depth_block on modules using decoders
* Remove old Swizzle algorithms and use 3d Swizzle
* Implement Precise 3D Swizzle
* Implement Fast 3D Swizzle
* Merge pull request #1492 from lioncash/proc
* svc: Implement svcGetProcessInfo
* Merge pull request #1495 from ogniK5377/break-stop
* Stop all threads on svcBreak

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



Random Related Topic Refresh Related Topic

Random Related Topic Loading...

0 Comments

Post a Comment

Can't post a comment? Try This!