theonlydude / RandomMetroidSolver

VARIA Randomizer, Solver and Tracker for Super Metroid
http://randommetroidsolver.pythonanywhere.com
MIT License
44 stars 25 forks source link

Control Freak integration #79

Closed ShawnSigma closed 3 years ago

ShawnSigma commented 3 years ago

Would it be possible to have Control Freak as an optional patch, alongside the rest of the QoL stuff like respin, infinite space jump etc.? It would make some tricks impossible to perform, such as stuff that requires moonwalking, but once that's taken into account it'd be a pretty good optional addition for casual runs

theonlydude commented 3 years ago

hello,

unfortunately control freaks patch overlaps with existing patches. it's too much work to relocate everything, so we won't add it.

ControlFreak.ips and AimAnyButton.ips overlap! PC: ['(0x175cb, 0x175ca)', '(0x88288, 0x88202)'] SNES: ['($82f5cb, $82f5ca)', '($918288, $918202)'] ControlFreak.ips and minimizer_tourian.ips overlap! PC: ['(0x8fffe, 0x8ffee)'] SNES: ['($91fffe, $91ffee)'] ControlFreak.ips and rando_speed.ips overlap! PC: ['(0x87668, 0x87660)'] SNES: ['($90f668, $90f660)'] ControlFreak.ips and spinjumprestart.ips overlap! PC: ['(0x89f0b, 0x89ee2)'] SNES: ['($919f0b, $919ee2)']