PikminGuts92 / Mackiloha

A suite of modding software for hacking milo engine based games
MIT License
18 stars 8 forks source link

Amplitude (2016) #12

Closed DanTheMan827 closed 1 year ago

DanTheMan827 commented 2 years ago

This is a V9 ark, but it is XOR'd with 0xFF.

The game also requires a very specific key that differs between the ps3/ps4 versions, but that's not really an issue with this code.

I've validated that forcing a 0xFF xor on the header produces a file that the game accepts, but not without.

DanTheMan827 commented 2 years ago

I've added some code to force it to use specific data, but I don't know if you want this or not https://github.com/DanTheMan827/Mackiloha/tree/overrides

There's also a amplitude-ps3 branch that I made, but it won't work for ps4 because the extra data is different along with the key

PikminGuts92 commented 1 year ago

Gonna close this as irrelevant. While this library does have partial support for Forge files, support for it is not a primary concern.