EmuCR Feeds
Email Us

EmuCR: DolphinDolphin Git 5.0-4988 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 #5858 from stenzek/ubershader-6-bit-color
Ubershaders: Fix 6-bit color truncation not being applied
* Ubershaders: Fix 6-bit color truncation not being applied
* Merge pull request #5759 from AwesomeMarioFan/master
Fix Time in Forecast Channel
* Fix Forecast Channel
* Merge pull request #4980 from FunctionalDragon/patch-2
send stop message before saving recording
* Send stop message before saving recording
When recording during netplay, the stop message was only sent after you
have chosen a filename for the replay, causing the other player(s)
to freeze for a few seconds. This takes care of the annoyance.
* Merge pull request #5809 from HannesMann/master
Send rumble data to the adapter on a separate thread
* Send rumble data to the adapter on a separate thread
* Merge pull request #5703 from ligfx/blockuserinputfilter
QtUtils: add BlockUserInputFilter
* IOWindow: use BlockUserInputFilter
* MappingButton: use BlockUserInputFilter
* QtUtils: Add BlockUserInputFilter
* Merge pull request #5735 from JosJuice/split-gettextize-script
Split gettextize script into two
* Simplify update-translated-strings.sh
* Split gettextize script into two
When building DolphinWX using cmake, msgmerge will run on the
.po files, updating the formatting of them if they aren't
already in the exact format that msgmerge uses. This means that
running msgmerge on all the .po files is necessary before
committing any updates to the .po files, because otherwise
unstaged changes are going to appear whenever anyone tries to
build that commit using cmake. The translation syncing scripts
that were used by delroth and Parlane did so by invoking `cmake`
and then `make translations`, but that isn't a good solution
for people who sync translations on Windows (i.e. me).
This commit uncomments some existing code for running msgmerge
on all the .po files, and places that code in a new script. Now,
translation syncing scripts just have to call that script before
committing, instead of using msgmerge directly or using cmake.
I'm not sure why the script was called gettextize to begin with.
gettextize is the name of a gettext executable that doesn't seem
to be related to what our gettextize script did.
* Merge pull request #5862 from JosJuice/bs2-cleanup
Emulated BS2 cleanup
* Boot: Make EmulatedBS2 require a volume
* Boot: Remove volume parameter from SetupWiiMemory
* Boot: Remove skip_app_loader parameter
* Boot: Split out some code to a new function SetupGCMemory
Just like the existing function SetupWiiMemory.
* Merge pull request #4949 from mimimi085181/netplay-reconnect-on-button-press
Wiimote Netplay: Sync button press for reconnect
* Sync info about pressed wiimote button
* Change wiimote reconnect on button press code
This moves the reconnect logic into a single function, so the netplay code doesn't need to be written 2 times
* Merge pull request #5861 from JosJuice/pr-5817-fixup
PR #5817 fixup
* PR 5817 fixup
* Merge pull request #5863 from MerryMage/oop
Config: Missed a line in #5770
* Config: Missed a line in #5770
* Merge pull request #5865 from JosJuice/noncopyable-move
DirectoryBlob: Use NonCopyable
* DirectoryBlob: Use NonCopyable
* NonCopyable: Allow moving
NonCopyable is only supposed to prevent classes from being copied,
not make it hard for classes to be moveable.
* Merge pull request #5781 from gamemasterplc/master
Improved Super Mario Sunshine INIs
* Improved Super Mario Sunshine INIs
Fixed PAL codes. Replace heatwave code with proper widescreen code. Also improved some other codes.
* Merge pull request #5730 from spycrab/qt_logging
Qt: Implement logging window
* Qt: Implement logging widget (+ configuration)
* Qt: Implement logging settings and signals
* Qt: Add log menubar options

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