crashfort / SourceDemoRender

Multithreaded, hardware accelerated solution to create high quality movies for the Source engine.
299 stars 29 forks source link

Source 2 / CS2 support #72

Open somq opened 9 months ago

somq commented 9 months ago

Hi there!

I tried to adjust paths and recompile the launcher but apparently it crashes at queueing. I double checked the cs2.exe path and args and the process should be running.

QueueUserAPC failed with code 6

Would SVR support CS2/Source 2 in theory? And if yes, could it be implemented and/or could I get some guidance on how to proceed?

Many thanks for your work!

crashfort commented 7 months ago

Hello, this would be a massive task. Source 2 has no similarities to Source 1 and it would essentially require most of the program to be remade.