This repository was archived by the owner on Dec 12, 2022. It is now read-only.
Releases: NeKzor/SourceAutoRecord
Releases · NeKzor/SourceAutoRecord
1.10
NEW: Nightly Builds
- Next version with latest bugfixes can be downloaded here (requires GitHub account)
Installation
- Download the binary for your system:
- Place it into the game folder e.g.
Portal 2 - Open developer console and enter
plugin_load sar
Changelog
What's New
- Added
sar_speedrun_smartsplitwhich makes the timer interface only split once per map - Added
sar_disable_steam_pausewhich prevents pausing with steam overlay - Added
sar_disable_no_focus_sleepwhich prevents the game from dropping fps when not focused - Added
sar_ihud_setlayoutwhich suggests default keyboard layouts for the input HUD - Added suggestions for
sar_speedrun_category
Notable Changes
- Auto recorder will record after every load now
- ConVar
ui_loadingscreen_transition_timeis not cheat protected anymore - Auto strafer works properly on propulsion gel
Others
- Fixed speedrun rules for Portal Stories: Mel
- Fixed various speedrun command issues
- Fixed jump height with
sar_duckjump - Fixed false positive when loading config
- Fixed Aperture Tag game detection
- Fixed demo player crashes with TAS commands
Special Thanks To
- @Krzyhau for auto recorder improvements (#24)
- @Blenderiste09 for TAS improvements (#25)
Useful Links
Cvar List
Troubleshooting
Upcoming Features
For Portal 2 Runners Only
Check out the maintained version at s.portal2.sr/sar
1.9
Installation
- Download
sar.dll(Windows) orsar.so(Linux) - Place it into the game folder e.g.
Portal 2 - Open developer console and enter
plugin_load sar
Changelog
What's New
- Support for INFRA and Source Unpack
- Coop TAS
- Pause Timing
- Fixed various heap corruption issues and other bugs
Relevant Changes
- Auto recorder will stop recording on
stopcommand - Changed default value of
sar_hud_default_spacingfrom 4 to 1
New Console Commands
+autostrafesar_cvars_dump_docsar_dump_client_datamapsar_dump_server_datamapsar_hud_pause_timersar_speedrun_time_pausessar_tas_frame_nextsar_tas_ss_forceusersar_tas_strafe_vectorialsar_timer_time_pauses
Special Thanks To
- @SirWillian for bug reporting (#14, #15)
- @Blenderiste09 for TAS improvements (#13, #22)
Useful Links
1.8
Installation
- Download
sar.dll(Windows) orsar.so(Linux) - Place it into the game folder e.g.
The Stanley Parable - Open developer console and enter
plugin_load sar
Changelog
What's New
- Full cross-platform support for Portal, Aperture Tag and Portal Stories: Mel
- Speedrun Timer (read more about it here)
- Enabled
sar_ihudfor demos - Auto-Strafer
- Coop Replays
- Entity Statistics (requested by tanger2b)
- Demo Smoother Fix (requested by @Kess-)
- Duck-Jumping (requested by RubiksImplosion)
What's New For Developers
- Code is now readable
- There's a now a Contributing Guide
New Console Commands
sar_cvars_locksar_cvars_unlocksar_delete_alias_cmdssar_duckjumpsar_dump_client_classessar_dump_server_classessar_ei_hudsar_ei_hud_font_colorsar_ei_hud_font_color2sar_ei_hud_font_indexsar_ei_hud_xsar_ei_hud_ysar_ei_hud_zsar_find_client_classsar_find_client_offsetsar_find_entsar_find_entssar_find_server_classsar_find_server_offsetsar_hud_accelerationsar_hud_inspectionsar_hud_player_infosar_hud_velocity_anglesar_inspection_exportsar_inspection_indexsar_inspection_printsar_inspection_save_every_ticksar_inspection_startsar_inspection_stopsar_list_client_classessar_list_entssar_list_server_classessar_mimicsar_replay_autoloopsar_replay_clone_viewssar_replay_exportsar_replay_export_atsar_replay_importsar_replay_import_addsar_replay_listsar_replay_merge_allsar_replay_merge_viewssar_replay_modesar_replay_playsar_replay_play_viewsar_replay_recordsar_replay_record_viewsar_replay_stopsar_replay_viewmodesar_speedrun_autostartsar_speedrun_autostopsar_speedrun_categoriessar_speedrun_categorysar_speedrun_offsetsar_speedrun_pausesar_speedrun_resetsar_speedrun_splitsar_speedrun_standardsar_speedrun_startsar_speedrun_stopsar_tas_addangsar_tas_aim_at_pointsar_tas_delaysar_tas_frame_after_forsar_tas_frame_at_forsar_tas_frame_offsetsar_tas_set_propsar_tas_setangsar_tas_ss
Special Thanks To
- @Blenderiste09 (#4, #5, #8)
- @WalkerKnapp (#7)
Useful Links