I was wrong, not fixed, really reseting the skin to the first one instead of indexing an array out of bounds takes 10 seconds to fix. Looks like I just have to deal with the crash or binary patch my version.
UPDATE:
I modified the uii386.so, so it will select the first model after changing character/team. Linux version only.
To use it:
UPDATE:
I modified the uii386.so, so it will select the first model after changing character/team. Linux version only.
To use it:
- backup the original uii386.so. If the launcher can redownload it painlessly, you may skip this
- (optional) check that only a couple bytes are modified, check with a disassembler that only the same function call is changed in two positions (UI_FeederSelection -> Menu_SetFeederSelection)
- extract and overwrite the old one, so when there is an update the launcher will replace this with the official version
Attachments
Last edited: