-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
INFRA Support #279
Comments
Modern SAR is a Portal 2 plugin, and support for other games isn't planned. There is an old SAR version (1.10) that was made for other games, however as SAR has evolved, and really only P2 players were using it, support for other games was removed. https://github.com/nekzor/sourceautorecord Download version 1.10 for support for other Source games. |
The latest version in that repo doesn't even have sar_pause, we can't make a segmented run without autopausing functionality |
it makes sense for sar to still support infra since it infra was made on the portal branch |
Feel free to fork and add support yourself, but support for other games isn't currently planned. |
While it isn't planned, adding or fixing support for more games in general is always appreciated. Whenever I have time I can look into INFRA specifically (I already have a copy no worries) but no guarantees, I have no idea how far it is from working |
Now on master, but leaving issue open for tracking issues. If you have any problems crashing or want new features, let it be known here! |
Me and a few other people are currently working on a segmented speedrun of INFRA, and we've just realized that there is not a single version of SAR that actually works on INFRA 3.0.9, which is what we're using for the run.
The latest SAR version that doesn't crash is <1.12, and even that one isn't useful because sar_pause along with other "do thing on tick x" commands does not work.
We would be really grateful if someone could update SAR to support INFRA 3.0.9. I can gift the game to whoever is willing to update SAR. Honestly, we don't even need most of SAR's features, just the saveload lag fix and sar_pause along with sar_run_cmd_on_tick_idk. If it's too difficult to add support for INFRA on the current version of SAR, then 1.12 support would be fine as well
The text was updated successfully, but these errors were encountered: