michael-fadely / sadx-dc-lighting

Sonic Adventure 1 palette lighting for SADX PC.
MIT License
39 stars 3 forks source link

Incompatible with Character Select mod #16

Closed MainMemory closed 7 years ago

MainMemory commented 7 years ago

The game crashes on the character select screen if this mod and the Character Select mod are enabled together. Could actually be an issue with the Character Select mod.

michael-fadely commented 7 years ago

It's a mix of both.

I use a trampoline to hook the function here, but SADXCharSel uses a jump offset from the start of the function.

Two solutions that come to mind:

michael-fadely commented 7 years ago

https://github.com/MainMemory/SADXCharSel/pull/1