RoadrunnerWMC

Results 8 comments of RoadrunnerWMC

The original intended use of `kmBranch` was to branch to *new* functions in your own code: ```cpp void example() { // ... } kmBranch(0x80005f34, example); ``` So the way in...

The readme states that there's no plan to ever support any compilers other than CodeWarrior, so I doubt that Ninji (Treeki) would consider this behavior a bug.

I just talked with Ninji about it on Discord, and he agreed with you that this would probably be reasonable to fix. I don't know how to fix it myself,...

Sorry it took so long for me to get back to you :( . I don't have that game, but I've just added some error-handling code that should hopefully fix...

Does the folder include all of the game's levels, and a Texture folder with the tilesets?

I have no idea, unfortunately, and this repo is no longer being maintained. Maybe you could try decompressing the levels manually before loading them?

Maybe. You'll have to be more specific about what the error is, though. A screenshot would help.