User File #62294559060047795

Upload All User Files

#62294559060047795 - Undertale Genocide movie with annotations

Genocide Ending with annotations v2.ltm
In 58:10.93 (104728 frames), 22587 rerecords
Game: Undertale ( Linux, see all files )
388 downloads
Uploaded 3/28/2020 10:28 AM by TommyeAsY (see all 2)
v2

Annotations

! Version info: 

libTAS version: 1.3.4

! Annotation info: 

{{Game: Linux Undertale v1.08. OS: Linux Mint 19.2 "Tina" - Xfce (64-bit)
Emulator: libTAS v1.3.4. Game Executable: UNDERTALE

Undertale 1.08 for Linux can be downloaded from a Windows OS by inputting this command in the Steam console:
download_depot 391540 391544 5730345506996883260
Note that it's still necessary to have already bought the game on Steam, with the account used to log in, otherwise the download command won't work.

For the TAS to sync, enable "Prevent writing to disk" and enable Runtime > Time tracking > clock_gettime(). Virtual Steam client does not need to be enabled.

You'll also need extra dependencies in order to make Undertale to work by typing this in terminal:
sudo apt-get install libopenal1:i386 libssl1.0.0:i386 libglu1-mesa:i386


If you're on different distro, it's possible that you might encounter constant error messages spam like this:
[libTAS f:1] Thread 1356 (main) ERROR: Could not import symbol av_opt_set_int
[libTAS f:1] Thread 1356 (main) ERROR: Could not import symbol av_opt_set_sample_fmt
...or not being able to dump the video, getting errors like these:
Error while decoding stream #0:1: Invalid argument
[rawvideo @ 0x5555557de100] Invalid buffer size, packet size 1224898 < expected frame_size 1228800
Error while decoding stream #0:0: Invalid argument
Finishing stream 0:0 without any data written to it.

That can be fixed by simply running the following from /usr/lib/i386-linux-gnu:
sudo ln -s libavutil.so.55 libavutil.so}}