Cxbx-Reloaded / game-compatibility

Cxbx-Reloaded game compatibilty list, using GitHub issues
GNU General Public License v2.0
114 stars 29 forks source link

RockbotX [Homebrew] #321

Open CakeLancelot opened 7 years ago

CakeLancelot commented 7 years ago

Description

This is a megaman clone/fangame that seems to works very well in cxbx. No issues to report though I haven't completed the game yet, so that might change.

Dumps

KrnlDebug.txt Xbe.txt

Status

Previous behavior: None reported

Current behavior: Functions as expected

Screenshots

cxbx_2017-09-01_18-06-44 Edit : https://youtu.be/uNILUadkqTQ?t=22s cxbx_2017-09-01_18-06-09 Edit : https://youtu.be/uNILUadkqTQ?t=1m27s

Additional Information

Homebrew title. Game download includes source code, perhaps useful for debugging/testing? Tested on b4c45cfc

requeijaum commented 4 years ago

Hey, @protoman . Check this out!

protoman commented 4 years ago

Cool. Old Rockbot version was designed to be very portable. Some people ported to Dreamcast also. Originally, I had even a Nintendo DS port, but 4MB of RAM was too little to handle, so I abandoned it. Right now, I've changed it to use clang (because of newer Android requirements), with new C++ features, so it is not so easy to port over. I think I will have to rollback those changes, as I can't even build the win32 version anymore because clang installed is really bad and crashes on my WinXP VM :)