Skip to content

Instantly share code, notes, and snippets.

@spycrab
spycrab / ResPackSpecV1.md
Last active March 4, 2024 13:29
Resource pack specification v1

Dolphin Resource Pack Specification v2

This document is to be used as a reference when creating resource packs or writing programs that are to be capable of handling them.

Format

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(-)
@spycrab
spycrab / DQtFeatures.md
Last active April 15, 2018 13:09
Dolphin Qt Feature Report

Dolphin Qt Feature Report

Currently there is 1 soft blocking missing feature.

Features