Replies: 1 comment
-
|
check this file. i think it does what you want to do https://github.com/beyond-all-reason/bar_debug_launcher/blob/main/BAR_Debug_Launcher.py |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
I'm working on a project where I need to automate running BAR replays.
Specifically, I'd like to know:
Is there a supported way to start BAR directly via command line, bypassing the launcher?
Can I play a replay file (.sdf) directly by passing it as an argument to the engine?
Does BAR support any kind of headless mode for replay playback?
I've tried launching spring.exe with a replay file or using --replay, but have encountered issues with missing archives (maps/mods) or improper bootstrapping without the launcher.
Thank you so much for your amazing work! BAR is incredible!
Beta Was this translation helpful? Give feedback.
All reactions