p2sr / SourceAutoRecord

Speedrun plugin for Source engine games.
https://sar.portal2.sr/
MIT License
93 stars 31 forks source link

INFRA Support #279

Open ontrigger opened 1 month ago

ontrigger commented 1 month ago

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

JaioCG commented 1 month ago

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.

ontrigger commented 1 month ago

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

KeaganExtremeGaming commented 1 month ago

it makes sense for sar to still support infra since it infra was made on the portal branch

JaioCG commented 1 month ago

Feel free to fork and add support yourself, but support for other games isn't currently planned.

ThisAMJ commented 1 month ago

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

ThisAMJ commented 4 weeks ago

See feat/INFRA @KeaganExtremeGaming @ontrigger

ThisAMJ commented 3 weeks ago

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!