EmuCR Feeds
Email Us

EmuCR: DolphinDolphin Git 5.0-3251 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 #4715 from iwubcode/efb_copy_corruption_at_higher_ir
Add configurable toggle to round vertices to nearest pixel
* Add configurable toggle that rounds vertices to the nearest pixel when
w=1. This fixes some games at higher IRs.
* Merge pull request #5206 from ligfx/fixcustomtextures
TextureCacheBase: fix custom textures not being loaded
* TextureCacheBase: fix custom textures not being loaded
Fixes bug #10183 [0] introduced by 3bd184a / PR #4467 [1].
TextureCacheBase was no longer calling `entry->Load` for custom textures
since the compute shader decoding logic was added. This adds it back in.
It also slightly restructures the decoding if-group to match the one
below, which I think makes the logic more obvious.
(recommend viewing with `git diff -b` to ignore the indentation changes)
[0]: https://bugs.dolphin-emu.org/issues/10183
[1]: https://github.com/dolphin-emu/dolphin/pull/4467
* Merge pull request #5207 from lioncash/fwd-decl
ControllerEmu: Replace includes with forward declarations
* ControllerEmu: Replace includes with forward declarations
Replaces includes with forward declarations where applicable, and moves
includes to where they're actually needed.
* Merge pull request #5205 from leoetlino/log
IOS/WFS: Fix logging message
* IOS/WFS: Fix logging message
* Merge pull request #5204 from leoetlino/tmd-view-fixes
IOS/ES: Fix GetTMDView
* IOS/ES: Fix GetTMDView
We had missing checks *and* were checking for the out vector size
improperly.
Rewritten based on the actual behaviour in IOS.
* Merge pull request #5203 from stenzek/useless-interface
D3D: Drop redundant interface TextureEncoder
* D3D: Drop redundant interface TextureEncoder

Download: Dolphin Git 5.0-3251 x64
Download: Dolphin Git 5.0-3251 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!