EmuCR Feeds
Email Us

EmuCR: DolphinDolphin Git 5.0-4322 is compiled. This is the trunk of Dolphin Project. Dolphin is the first Gamecube emulator able to run commercial games! Dolphin is a Gamecube, Wii and Triforce (the arcade machine based on the Gamecube) emulator which supports many extra features and abilities not present on the original consoles. It has a partial Wii support and plays most Gamecube games.

Dolphin Git changelog:
* Merge pull request #5605 from stenzek/vulkan-imagelayout-assert
Vulkan: Fix image layout assertion failing for palette textures
* Vulkan: Fix image layout assertion failing for palette textures
* Merge pull request #5603 from sepalani/png-warn
Silent GameList PNG warnings
* Silent GameList PNG warnings
* Merge pull request #5591 from leoetlino/wii-fix
Core: Misc WiiRoot fixes
* Core: Remove useless ShutdownWiiRoot calls
I don't see why we need to call ShutdownWiiRoot on InitializeWiiRoot.
Also, atexit? Really? Not only is this unnecessary, it will also cause
ShutdownWiiRoot to be called twice in rapid succession for no reason.
* Core: Remove useless InitializeWiiRoot call
* Core: Only restore config after HW shutdown
The config must only be restored after the HW has shut down, not while
it is still running, because the HW can still query the config, which
can lead to inconsistent states.
This fixes WiiRoot not being able to copy back saves on shutdown.
* Merge pull request #5598 from leoetlino/iosc-fixes
IOSC additions and fixes
* IOSC: Implement ImportCertificate
Same as VerifyPublicKeySign, we currently only support RSA keys
(which is all we need right now).
* IOSC: Fix ImportPublicKey to work with other public key types
* IOSC: Implement GetSizeForType
Avoids duplicating sizes everywhere.
* IOSC: Implement VerifyPublicKeySign
Partial implementation which doesn't support ECC stuff, but good enough
for our purposes.
* IOSC: Add entry for the root key handle
It contains a RSA4096 public key used to validate all other
Nintendo certificates.
* IOSC: Add storage for key misc data
Will be used to store the exponent for RSA keys.
* IOSC: Replace direct access to entries with getter
Makes it slightly less likely to forget a check and end up doing an
out-of-bounds access. Also makes it obvious that we *are* indeed
checking whether the handle is valid, instead of hiding it in
HasOwnership (which won't handle the root key handle case properly).
* IOSC: Add structures for certificates and signatures

Download: Dolphin Git 5.0-4322 x64
Download: Dolphin Git 5.0-4322 Android
Source: HereDolphin Git 5.0-2877



Random Related Topic Refresh Related Topic

Random Related Topic Loading...

0 Comments

Post a Comment

Can't post a comment? Try This!