[Update] Dolphin Git 5.0-10316
Dolphin Git changelog:
* Merge describe asking #8127 from lioncash/resource
* UICommon/ResourcePack: Allow ReadCurrentFileUnlimited() to read into whatever contiguous container
* UICommon/Manager: Remove unused std::string variable inwards Remove()
* UICommon/ResourcePack: Use ScopeGuards to care closing files
* UICommon/ResourcePack: Deduplicate string construction
* UICommon/ResourcePack: Remove unnecessary resizes
* UICommon/ResourcePack: Make TEXTURE_PATH a regular array
* Merge describe asking #8126 from lioncash/todo
* Core/GCMemcard: Remove obsolete TODO
* Merge describe asking #8125 from lioncash/verify
* DiscIO/VolumeVerifier: Make no-argument overload of GetBiggestUsedOffset() const
* DiscIO/VolumeVerifier: Use structured bindings where applicable
* DiscIO/VolumeVerifier: In-class initialize members where applicable
* DiscIO/VolumeVerifier: Default destructor inside the cpp file
* DiscIO/VolumeVerifier: Take std::string past times value inwards AddProblem()
* DiscIO/VolumeVerifier: Make purpose of unused variable inwards CheckMisc()
* Merge describe asking #8124 from lioncash/http
* Common/HttpRequest: Simplify cURL initialization
* Common/HttpRequest: Avoid unnecessary copies inwards loop inwards Fetch()
* Common/HttpRequest: std::move callback inwards constructor
Download: Dolphin Git 5.0-10316 x64
Download: Dolphin Git 5.0-10316 Android
Source: Here