Hyper
Hyper
This could also be influenced by the spline, but it's hard to tell. It may be an issue with either that or the character proxy polling too fast. https://github.com/user-attachments/assets/2e784879-0369-4d22-a471-7832b69ab7e8
Fixes the "Use Alternate Title" code not swapping the game logo for the advertise movie, opening movie and staff roll. Closes https://github.com/hedge-dev/UnleashedRecomp/issues/1512.
## Backend - [x] `FileBase` - [x] `BINAHeader` - [x] `BINAReader` - [x] `BINAWriter` ## Formats ### Archive - [ ] `ArcFile` (formerly `U8Archive`) ### Audio - [x] `SoundBank` ###...
Some file types will always have the same file name, the CLI tool can just guess based off that rather than asking. Gathering type information could probably also be improved...