Anonymous Maarten
Anonymous Maarten
@jeff-1amstudios Do we need to use `FILE_SET`, or any other new CMake features? Looks like it was [added in CMake 3.23](https://cmake.org/cmake/help/v3.29/release/3.23.html#commands).
https://github.com/dethrace-labs/BRender-v1.3.2/pull/4 addresses this.
This is fixed in our BRender fork at https://github.com/dethrace-labs/BRender-v1.3.2/commit/372f17a69e6ea2f043b24cd16bec847264d0d5cb
This is not fixed yet in DethRace, but will be when we update the BRender submodule.
Feel free to create a new PR with your code. I will happily close this PR. Or you can create a PR on my fork to the `cutscenes-with-audio` branch that...
I copied `smackw32.c` from the zip archive, but I still hear the audio too soon.
I run a x64 Fedora 38 Linux system. The video I'm seeing time synchronization issues with is `GARAGE1.SMK`. That is the video that plays when starting a new game. The...
Weird, I can still download it. This is the zip from https://github.com/dethrace-labs/dethrace/pull/288#issuecomment-1867854056: https://dropmeafile.com/#e6f48d3f01
The original issue is about Macos finder running applications from `/` instead of the directory containing the executable. You're using a "macosx bundle", which our cmake script does not support...
No need to say sorry. If somebody with a mac and knowledge of CMake comes along, (s)he's free to add this support.