- Messages
- 33,465
- Country
Note: This sticky is only important if you are using CAT with source code generated with the Fs2002 gamepack.
It is possible to add your CAT animations to an object library with FsRegen, but you need to do some extra steps. These are:
These additional steps are needed because FsRegen changes part of the ASM file when including it to the library. This means that files with animation will return errors after compiling. If you re-run CAT again the changes made by FsRegen will be undone and the object library compiles correct.
It is possible to add your CAT animations to an object library with FsRegen, but you need to do some extra steps. These are:
- Process the animation with CAT
- Add your new file to the library with FsRegen
- Save your library ASM file from FsRegen
- Run CAT again on the same file with the same output file
- Manually compile the library ASM file
These additional steps are needed because FsRegen changes part of the ASM file when including it to the library. This means that files with animation will return errors after compiling. If you re-run CAT again the changes made by FsRegen will be undone and the object library compiles correct.
Last edited: