-
The game should save settings in proper directory, defined by XDG specification, instead of just ~/.blobby, by default it should be ~/.config/blobby for example.
Please take a look at:
- https:/…
-
When trying to link dxx-rebirth, i get some assertions currently:
```
ld: assertion fail bfd/elf32-atariprg.c:763
ld: assertion fail bfd/elf32-atariprg.c:763
ld: assertion fail bfd/elf32-ataripr…
-
After playing with the latest version of Wazzal II, I have reminded myself that installing and updating Notrium mods are not very clean procedures, as it involves injecting the content in parts (data,…
Enet4 updated
8 years ago
-
Right now Parsec has to be run out of the same folder its data and configuration files exist in. There's no easy way to make a system wide package for the game, so it's unlikely it'll ever be packaged…
-
`DeleteFile()` and `CreateDir()` return their values according to the passed parameter - not corresponding to the desired "action".
Assume you misspell a filename:
existing: "my_file_here.txt"
co…
GWRon updated
2 years ago
-
### Environment
Commit 6be3c0e13aaad3ef209dedcddb32a41a7f844f40
#### Operating System Environment
* Mac OS X
* [X ] Mac OS X 10.13
#### CPU environment
* [ ] x86 (32-bi…
-
### Question
I can't compile DOSBox-X in Haiku.
I have problem:
drives.cpp:261:22: error: 'struct dirent' has no member named 'd_type'
261 | if (dir->d_type == DT_REG)
| …
-
Hello, i have this error in ubuntu 18.04...
`/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/libogg.a(framing.o): relocalização R_X86_64_32S contra ".rodata" não pode ser usa…
yehia updated
3 years ago
-
I'm modding a C++ game (which contains debug symbols, thanks flibitijibibo!) using Rust. If I panic in a Rust function from my mod, this is what the backtrace looks like:
```
thread '' panicked at '…
-
```
What steps will reproduce the problem?
1. Download the Shoppa Challenge campaign by sphrinx
2. Try so select a mission
3. Click start
What is the expected output? What do you see instead?
First I…