-
Hi,
I've just tried to compile the project, and I could not pass the 'configure' step. I checked out the source (as a zip), then did the usual
```
./configure
```
After the regular checks, it create…
-
After getting in a game, the User interface does not show up (Weapon, AP, HP, Menu Buttons, Skills, etc.).
f1_res.ini
[MAIN]
SCR_WIDTH=2560
SCR_HEIGHT=1440
WINDOWED=1
SCALE_2X=1
Fallout 1…
-
Flib and I got talking, and we think that this is currently the best way to go.
-
**Describe the bug**
Using Moonlight for Mac, trying to connect to gaming PC running Geforce Experience, it throws the error "Failed to initialize nvvad audio resources". It works fine with an older …
-
OpenGL works fine on X11 and Wayland, but after I tried to switch to Vulkan, game just got frozen.
Also in terminal I can see some repeated errors:
```
Vulkan: error VK_ERROR_DEVICE_LOST returned b…
-
(carrying over [this discussion with @acao from discord](https://discord.com/channels/625400653321076807/863691102639620096/943977668402094150))
We've been using monaco-graphql to edit graphql sche…
-
The `TRX 4.6 linux` release requires X11.
Without `env SDL_VIDEODRIVER=x11 ./TR1X` (or unsetting it from `wayland`) I get:
```
$ ./TR1X
specific/s_shell.c 266 main Game directory: /TR/
specific…
-
- [x] I read [the conda-forge documentation](https://conda-forge.org/docs/user/introduction.html#how-can-i-install-packages-from-conda-forge) and could not find the solution for my problem there.
…
-
### Windows Version
Microsoft Windows [Version 10.0.22621.2428]
### WSL Version
2.0.6.0
### Are you using WSL 1 or WSL 2?
- [X] WSL 2
- [ ] WSL 1
### Kernel Version
5.15.133.1
### Distro Versi…
-
The build fails in part because of a hard coded reference to the autotools version in the configure file.
I attempted to re-run automake but then a lot of required files were missing. I also changed…