Afaik this is as simple as adding this for GOG and Steam in the existing .asl file
state ("Katana Zero Category Extensions", "Steam 1.0.5") {
int map : 0x1CF8900;
int speedrunData : 0x1CFF588, 0x48, 0x48;
double timer : 0x1ADE1D8, 0x2C, 0x10, 0x3B4, 0x40;
int statePtr : 0x1AE76A8, 0x0, 0x38, 0x8;
}
but I'm not gonna make a pull request for something that I don't know literally anything about.
Would someone please be able to assist?