forked from kajott/kkapture
-
Notifications
You must be signed in to change notification settings - Fork 3
Home
DemoJameson edited this page Jun 28, 2023
·
18 revisions
.kkapture
is a small tool that produces video+audio captures of apps (usually demos). Unlike OBS Studio, it does not run in realtime; instead, it makes the demos run at a given, fixed framerate you can specify beforehand. In other words, .kkapture can make 60fps video captures of any demo your computer can run, even if each frame takes several seconds to render.
-
download and unzip all files, then start
kkapture.exe
orkkapture64.exe
if your installed .NET Core Everest - browser
Celeste.exe
at theApplication
field - create a file called
steam_appid.txt
with the content504230
in your celeste folder if you are using Steam Celeste - add argument
--tas path
if you want to playback tas at launch - select your codec of choice
- hit
kkapture!
run the game, if the game is already running, please close it first - run TAS normally
- press
right alt
to close the game when tas finished, or add ExitGame command into tas to force close the game - you will get
Celeste.xx.avi
orCeleste.mp4 and Celeste.wav
(if you select x264/ffmpeg as encoder) - if you select x264 as encoder, drag and drop the
Celeste.mp4
onto thetools/combine_mp4+wac_to_mp4.bat
file will merge it with theCeleste.wav
and output theCeleste_with_audio.mp4
- done