![EmuCR: yuzu EmuCR: yuzu](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEisIJX2b3gNf4kCim4s6qbWAL5IkpE7DiAnrRk9uwhwzVP0S2-av72pHCPAgVcWdRRsD72kArg20juY54fF8VSBzopg2MxfwyyheChJRuidVR-rZHjUlv-s5QuTXTA58TfqMB8uQxaiMboE/s320/%25E4%25B8%258B%25E8%25BD%25BD.png)
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
0 Comments
Post a Comment