Source Filmmaker

Source Filmmaker

Not enough ratings
Anomidae's Console Shortcuts + SFM Bone Styles
By Anomi
Files and configuration files for the Source Filmmaker made by me to speed up some tasks and simplify others. Here are my files!
   
Award
Favorite
Favorited
Unfavorite
Anomidae's Configuration Files!
These (or rather, THIS) is my autoexec.cfg config file, which I have made to assist me with speeding up certain tasks and making certain complicated things very simple.

What is a CFG file?
CFG's are text files that execute console commands in a giant block, from top to bottom. CFG files are executed by typing:
exec <cfgfilename>

The source engine (and SFM) will always execute the autoexec.cfg upon startup, so you can customize autoexec with your own commands. Your commands will get executed whenever you start SFM!

The SFM opens autoexec.cfg from the folder in "../game/usermod/cfg/". In the default installation of SFM, one already exists, with various commands to enable things like cheats and developer mode.

Source's console also has a feature called alias, where you can create keywords to execute blocks of commands at a time. I have included many of these in this download, with lots of commands that can toggle between states when typed into console twice.
File Download
You can get the files here:

https://drive.google.com/file/d/14HNDpAX7FEJsFMkF3zjmpVrJONvSz8HX/view

I will update this link if I ever make changes or updates.
Alias Commands List

Here is a listing of all the available commands and shortcuts with this autoexec.cfg

You can access this list any time by typing
h
into console.
Other Commands
Here are some other commands in this autoexec:

These help with various little things, like improving graphics, adding a feature, and preventing a type of crash.

//**Improves Textures at long range/short angle** mat_mipmaptextures 0 //**Enables water reflections** r_waterforcereflectentities 1 //**Disable Hunk Overflow** r_hunkalloclightmaps 0
SFM Bone Styles
You might notice in the download, that there's a folder called styles, with a bunch of style CFG's inside. If you go into console, you can type
styles
and get a list of all the style shortcuts I put into the autoexec.

SFM has various console commands that lets one manipulate the sizes and colors of the display bones in the viewport. You can make your own style too! All you need to do, is take this chunk of commands, and edit it to your liking. Save your chunk of commands to a .cfg file, and exec the file through console (or, put it's exec command into the autoexec! I put a little spot for you to do that)

Below is the command block I made for changing the SFM Bone styling:
SFM Default Style Command Block
//SFM's default style settings! //use this as a template to create your own styles! //**bone display colors and properties** sfm_bone_display_center_color 255 224 128 255 sfm_bone_display_highlight_color 0 192 255 255 sfm_bone_display_left_color 128 255 128 255 sfm_bone_display_misc_color 192 96 192 255 sfm_bone_display_radius 2 sfm_bone_display_right_color 255 96 96 255 sfm_bone_display_selection_color 255 255 255 255 sfm_bone_display_solid 1 //**viewport speeds and rates** sfm_movespeed 100 sfm_rotatespeed .1 sfm_orbitspeed 0.333 sfm_panspeed 0.1 //**At the end of your style sheet, let the console know, just to be nice :P** echo **SFM Default Style Active**
The Speed Commands
You may notice at the bottom of this command block, there's various commands to change the speeds of movement and rotation. These commands apply directly with operating the camera with your mouse. If you make a style block for yourself, be sure to tweak these to your liking!
Updating and Additions
Know of something you think should be in here by default? Leave a comment. I'll update this if I find or make more commands! Thanks for reading, and have fun.

P.S: Shoutouts to OSFM.
7 Comments
ROACH BC//RokkuRintasu Jul 20 @ 6:38am 
h
soup (spooky) May 28 @ 12:50pm 
h
EVIL Buzzling Aug 30, 2023 @ 3:57pm 
h
OrangeFish May 10, 2018 @ 4:23am 
noice
🦆🚬 May 4, 2018 @ 3:06pm 
e
Anomi  [author] Apr 27, 2018 @ 6:34pm 
h
Pretzel Apr 27, 2018 @ 5:44pm 
h