quanticc / lawena-recording-tool

Simple movie recording tool for Source Engine games
http://lawena.github.io/
GNU General Public License v3.0
80 stars 16 forks source link

Make paths and end lines platform independent #107

Closed joekiller closed 6 years ago

joekiller commented 6 years ago

I think this helps with #100 and #82

joekiller commented 6 years ago

PS h264 support

Seems like h264 only writes to the tf folder as well

joekiller commented 6 years ago

Added webm and native StartTF2 support.

webm has the same problem where the movie folder must be the same as the tf folder.

joekiller commented 6 years ago

Almost got osx done. Maybe tonight...

quanticc commented 6 years ago

Looking forward to merge this, let me know when it's ready. Thanks!

joekiller commented 6 years ago

@quanticc works in OSX now. This PR is done for now. Happy thanksgiving!

joekiller commented 6 years ago

Rebased, squashed a commit, and fixed a typo.

quanticc commented 6 years ago

Thanks joe for the help! This will be available on the preview channel for people using the launcher, while I get more feedback to close #100