Files
yolks/games
Red-Thirten e0b5384ab1 Change entrypoint.sh to run SteamCMD on one CPU
- Utilize `numactl` to force SteamCMD to run on only one CPU which resolves its current crashing issues on Debian.
- SteamCMD now complains about thread priority due to it failing to properly load `libSDL` (`libSDL` is included in the image, but will not load properly if it is not installed on the host due to it containing a kernel extension). Therefore, any warnings regarding threads will now be ignored.
- If SteamCMD fatally crashes, copy the directory where it saves its dumps (`/tmp/dumps`) to `/home/container` for easier debugging access.
2022-11-27 12:04:33 -08:00
..
2022-05-23 05:17:41 +03:00
2022-05-13 21:15:33 +02:00
2022-05-23 05:17:41 +03:00
2022-06-10 16:38:48 +02:00
2022-09-30 04:48:44 +08:00