-
In src/BRSRC13/CORE/STD/brstdfile.c line 91
```
int BrStdioEof(void* f) {
return feof((FILE*)f); // Pierre-Marie Baty -- added type cast because feof(f) is a macro dereferencing f on some syste…
-
System: Ubuntu 18.04. Note that I happen to have an OCaml compiler installed (the BuckleScript version), but this shouldn't make a difference.
All three `build` commands worked fine, but the two of…
-
OpenSUSE Leap 15.6 dropped `libSDL2_mixer-2_0-0-32bit` from its repos.
OpenSUSE Tumbleweed dropped both `libSDL2_mixer-2_0-0-32bit` and `libmodplug1-32bit`.
I filed a report on Bugzilla, however i…
vyvir updated
1 month ago
-
## Problem
I just stumbled on this game while browsing apps randomly in my Ubuntu system menus. I'm quite interested in Haskell and Roguelikes, so this seems like a really neat project. But so far …
-
hey i really need this ti work for TAS
it show this error
compilation terminated.
make: *** [Makefile:6: all] Error 1
dan@dan-Satellite-L650:~/freej2me/freej2me/src/sdl2$ make install
Installin…
-
Hi,
Does anyone know why the app is crashing for me sometimes when I import a savefile? I am using an M2 Macbook Pro, and I tried this on both melonDS 0.9.5 and the latest version on the master bra…
-
When attempting to load the 32-bit `libmumbleoverlay.x86.so.1.4.0` into Left4Dead2, the game crashes with a SEGFAULT. The SEGFAULT occurs after the title movie but before the game reaches the main men…
-
Desired feature. Perhaps facilitated with some mass renaming and code temporarily yoinked from [SDLCL](https://github.com/MrAlert/sdlcl), a cool and totally underhyped LD_PRELOAD shim for using non-…
-
-
On Debian sid/unstable with *libsdl2-dev* 2.24.0+dfsg-1, I get:
```
$ git log --oneline --no-decorate -1
1dcbae1 Merge pull request #17 from MichielP1807/master
$ pkg-config --cflags --libs sdl2…