libTAS icon indicating copy to clipboard operation
libTAS copied to clipboard

hourglass2libTAS.py not working

Open dananothername opened this issue 2 years ago • 3 comments

Screenshot_2023-03-08_21-31-49 it convert the file but the file doesn't work properly

dananothername avatar Mar 10 '23 15:03 dananothername

Tested this. It converts it to a list of inputs, which needs to be put inside a proper ltm.

Randomno avatar Sep 06 '23 03:09 Randomno

and how to put it in proper ltm exactly

dananothername avatar Sep 06 '23 07:09 dananothername

An ltm is a .tar.gz archive. You can open it (with a tool like 7zip perhaps) and replace the inputs file, then compress it again.

Randomno avatar Sep 06 '23 13:09 Randomno