-
```
I tried to run the ffplay xcode project on my iPhone, and I got only sound
but no video. After googling around, it seems that it is a problem with SDL.
More precisely, in main.c, vp->bmp wasn't al…
-
```
I tried to run the ffplay xcode project on my iPhone, and I got only sound
but no video. After googling around, it seems that it is a problem with SDL.
More precisely, in main.c, vp->bmp wasn't al…
-
```
I tried to run the ffplay xcode project on my iPhone, and I got only sound
but no video. After googling around, it seems that it is a problem with SDL.
More precisely, in main.c, vp->bmp wasn't al…
-
## Bevy version
main aaccbe88aa0d591c9c741f690ab472785c7bac09
## \[Optional\] Relevant system information
- Fedora Linux 40 (Workstation Edition)
```
$ uname -a
Linux fedora 6.8.11-3…
-
```
I tried to run the ffplay xcode project on my iPhone, and I got only sound
but no video. After googling around, it seems that it is a problem with SDL.
More precisely, in main.c, vp->bmp wasn't al…
-
Originally reported by: **ocket8888 (Bitbucket: [ocket8888](https://bitbucket.org/ocket8888), GitHub: [ocket8888](https://github.com/ocket8888))**
----------------------------------------
Just l…
-
On a fresh compile of ioquake3 for ppc64, on debian sid ppc64 (userland) system, I consistently get "Z_Free: freed a pointer without ZONEID" as soon as I click "fight" in the in-game menu system (usin…
-
Hi, i've tried to embed this app into my psc - but for some reason it doesn't work.
Original PCSX renamed to pcsx.old in /usr/sony/bin/
Intercept app copied to /usr/sony/bin/ as pcsx
Created 100 …
-
here is a program you can use to test:
(needs bell.wav in the dir)
```go
package main
import (
"log"
"github.com/veandco/go-sdl2/mix"
"github.com/veandco/go-sdl2/sdl"
)
const (
…
-
Configuring the installer with --enable-sdl2-mixer does not allow the installed game to use SDL2 for audio.
Following the [compilation guide](https://angband.readthedocs.io/en/latest/hacking/compil…