EmuCR Feeds
Email Us

EmuCR: DolphinDolphin Git 5.0-4636 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 #5651 from JosJuice/new-disc-extraction
Use new format for disc extraction
* FilesystemPanel: Put partitions in separate folders when extracting all partitions
* FileSystemGCWii: Use DiscExtractor's FST offset/size functions
* DiscExtractor: Add support for more things to extract
* FilesystemPanel: Replace Extract Apploader/DOL with Extract System Data
Because having one option for each thing to extract is
going to be way too many options once I add support for
more things to extract.
* FilesystemPanel: Overhaul the right-click menu
* FilesystemPanel: Handle root correctly in BuildFilePathFromSelection
This was unnecessary in the past but is necessary
for the next commit.
* DiscExtractor: Don't create extra folders when extracting a folder
Before, if you extracted a directory like /map/Final/Release/,
Dolphin would create the nested folders map, Final and Release
in the output directory and put the files in Release instead of
just putting the files directly in the output directory.
* Move ExtractDir from FilesystemPanel to DiscExtractor
* FilesystemPanel: Refactor partition name stripping
* DiscExtractor: Don't hardcode names in ExportApploader and ExportDOL
* DiscScrubber: Deduplicate code for writing to file
* DiscExtractor: Improve error handling
* DiscExtractor: Minor cleanup
* DiscIO: Move parts of Filesystem to the new file DiscExtractor
* DiscIO: Add convenience methods IsDisc and IsWii for Platform enum
* Merge pull request #5664 from ligfx/removesettings
DolphinQt2: replace Settings with SConfig where possible
* DolphinQt2: replace Settings with SConfig where possible
Changes:
- `ShowDevelopmentWarning` is now under the '[Interface]' group in
Dolphin.ini, with other interface-related settings. So, whoever uses
DolphinQt will have to edit that manually again. Sorry!
- Game search paths and the last file are now shared properly with
DolphinWX
- Qt-only preferences like "Preferred View: list/table" are now
stored using the platform's native settings storage, rather than in
UI.ini
* Merge pull request #5667 from ligfx/cleanupdspdisassembler
DSPDisassembler: various code cleanups
* DSPDisassembler: fail when buffer too large
* DSPDisassembler: remove unused base_addr parameter
* DSPDisassembler: cleanup disassembler text handling
* DSPDisassembler: remove unused labels member from dspdisassembler
* DSPDisassembler: remove UnkOps.txt write on destruction
* DSPDisassembler: get rid of double-pass and temp file
* Merge pull request #5740 from Starsam80/qt-size
Qt: Don't force a minimum size for the main window
* Qt: Don't force a minimum size for the main window
* Merge pull request #5741 from Starsam80/qt-remove-border
Qt: Remove border from game list
* Qt: Remove border from game list

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