-
https://github.com/Lenymarliyanaelfriantini/leny/commit/4683cbdc6a8f45d831ad051dc9ca599c5fe95576
-
If you try to compile stb_vorbis with KOS, you get the following errors (snipped)
```
stb_vorbis.c:656:21: error: conflicting types for 'int8'; have 'signed char'
656 | typedef signed char int8…
-
Love this mod. Thank you for this (and all others).
Would it be possible to open up limited access to the relay function for kOS?
just enough to allow kOS to use this wonderful mod.
zer0Kerba…
-
In an attempt to enable audio support, I ran into two issues:
### SDL_audiolib compilation errors
These were caused by the fact that it uses keywords instead of symbols for things like "and" or …
-
how to use it lol
-
VSCode is constantly showing the output screen with the above error message nested in the following:
Node.js v20.14.0
[Info - 7:43:45 PM] Connection to server got closed. Server will restart.
[K…
-
Hi Torsten,
Is it possible to include KOs in the output as well?
Thank you,
Jie
-
kOS no longer supports using `lock` for steering with SAS enabled. Will this work without SAS, and if not, would you be willing to work on it/work with me to make it? Thanks!
-
Hello,
We're having "Crashouil Shazih" who is not KOS, and his previous corp is not RED which is flagged as RED by Vintel.
Could you please check this issue?
-
I was trying to build my dreamcast SDL2 library port - https://github.com/GPF/SDL2
discovered that it doesn't include a cmake binary, I installed cmake-3.29.8-windows-i386.msi
had to add a new flag…