EmuCR Feeds
Email Us

EmuCR: DolphinDolphin Git 5.0-2558 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 #4924 from stenzek/vulkan-list-restart
Vulkan: Fix GPU hangs on AMD Polaris
* DriverDetails: Set BUG_PRIMITIVE_RESTART for AMD drivers
* Vulkan: Handle BUG_PRIMITIVE_RESTART
* Vulkan: Use TRIANGLE_LIST when primitive restart is not supported
* Vulkan: Don't enable primitive restart on list topologies
* Merge pull request #4927 from lioncash/unique-ptr
VertexManagerBase: Make CreateNativeVertexFormat return a unique_ptr
* VertexManagerBase: Make CreateNativeVertexFormat return a unique_ptr
Much safer as opposed to just returning raw allocated memory.
* Merge pull request #4926 from lioncash/net
IOS Network: Split ncd/manage code and wd/command code into their own source files
* IOS Network: Split wd/command code into its own source files
* IOS Network: Split ncd/manage code into its own source files
* Merge pull request #4596 from ligfx/updateffmpeg
AVIDump: Updates to avoid deprecation warnings
* AVIDump: use a separate AVCodecContext
Using the AVCodecContext contained in AVStream for muxing is officially
discouraged[1] and AVStream::codec was deprecated in favor of
AVStream::codecpar in libavformat 57.33.100 / 57.5.0.
1: [FFmpeg-cvslog] lavf: replace AVStream.codec with AVStream.codecpar: https://ffmpeg.org/pipermail/ffmpeg-cvslog/2016-April/099152.html
* AVIDump: open codec before stream
Minor oversight in the existing code.
* AVIDump: use avformat_free_context
This function frees all associated streams and codec contexts, and
has existed since libavformat 52.96.0 (February 2011).
* AVIDump: Replace deprecated avcodec_encode_video2
* Merge pull request #4910 from lioncash/netsplit
IOS Network: Move net/ip/top code into its own source files
* IOS: Move net/ip/top code to its own source files
* IOS: Move network MAC utilities to their own source files
All three implementations within Net.cpp currently rely on these
functions.
* Merge pull request #4920 from leoetlino/ios40
IOS: Add constants for IOS40
* IOS: Add constants for IOS40
This adds memory constants for IOS40.
We should now support every system menu, courtesy of Bent82:
https://github.com/dolphin-emu/dolphin/pull/4907#issuecomment-280433023

Download: Dolphin Git 5.0-2558 x64
Source: Here



Random Related Topic Refresh Related Topic

Random Related Topic Loading...

0 Comments

Post a Comment

Can't post a comment? Try This!