-
[Marketplace](http://marketplace.xbox.com/en-US/Product/SONIC-UNLEASHED/66acd000-77fe-1000-9115-d80253450812)
Tested on EmuCR-Xenia-20151207 (xenia-project/xenia@4eff2d8420f0b2b6df291d6335b2f2ca66d…
-
-
## Environment
* SuperCollider version: 3.10.2
* Operating system: macOS 10.14
## Steps to reproduce
```supercollider
(
s.waitForBoot({
var func = {
var out, src, foo;
src …
-
#### Bug Report Checklist
- [x] Have you provided a full/minimal spec to reproduce the issue?
- [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
Using svtplay-dl master:
When downloading a video from TV4 play, the video is jerky/choppy.
Instead of using ffmpeg to merge audio and video .ts, I used mkvmerge:
mkvmerge -o foo.mkv input.ts input…
-
### Quick summary
While playing Ratchet & Clank: Tools of Destruction, the game will randomly freeze without any sign of recovering whatsoever, forcing the user to shut down the emulator entirely or …
-
Hi,
I can't tell whether this is a stack problem, or a problem with how I have moodle set up, so apologies in advance.
I like to write question text using Markdown, and so I have my default mood…
-
Aim to collect here SSD types which work reliable with the RPI4 powered only through the USB-C port.
See this comment to start:
https://github.com/rootzoll/raspiblitz/issues/905#issuecomment-58152…
-
Mentioned at https://github.com/nipkownix/re4_tweaks/issues/4#issuecomment-953395397, the PC version may have some broken post-processing effects.
Seems there's a `GXDoPostProcess` func at 0x94AC20…
-
I'd like to find how safe it is to use references in FFI but only as input arguments to extern C functions. Here is the [section](https://anssi-fr.github.io/rust-guide/07_ffi.html#references-and-point…