COMPLIB and COMPTOE by Carlos Ballesteros Velasco (soywiz). This program is part of the "Tales of Eternia - Spanish Translation" project.
Compressed files (both versions 1 and 3) can be unpacked or repacked with comptoe
in Windows, Linux, and macOS.
As well, comptoe
is compatible with other PS1/PS2/PSP games in the "Tales of" series, such as Destiny DC, Destiny 2, Rebirth, etc.
- Download and extract Tiny C Compiler (tcc.exe) from http://download.savannah.gnu.org/releases/tinycc/
- Copy
complib.c
,complib.h
, andcompto.c
to the extractedtcc
folder. - Open a command prompt in the
tcc
directory and entertcc complib.c compto.c -o comptoe.exe
gcc complib.c compto.c -o comptoe.exe
- Note there is no extension. To run, use
./comptoe.exe