This document is to be used as a reference when creating resource packs or writing programs that are to be capable of handling them.
Dolphin Resource Packs are zip archives with the following file structure:
resource-pack.zip
\__ manifest.json
| From b83c80a6f1efda7fe7877928c6e9ad8b69e62f06 Mon Sep 17 00:00:00 2001 | |
| From: spycrab <spycrab@users.noreply.github.com> | |
| Date: Mon, 28 May 2018 00:14:12 +0200 | |
| Subject: [PATCH] WASAPIStream: Use IAudioClient3 | |
| --- | |
| Source/Core/AudioCommon/WASAPIStream.cpp | 89 ++++++++++++++++++-------------- | |
| Source/Core/AudioCommon/WASAPIStream.h | 4 +- | |
| 2 files changed, 52 insertions(+), 41 deletions(-) |
Currently there is 1 soft blocking missing feature.