yuv422 / cosmo-engine

A new game engine to play the MS-DOS game "Cosmo's Cosmic Adventure" on modern systems
GNU General Public License v2.0
58 stars 12 forks source link

I'd like to offer my resources toward this project #19

Open smitelli opened 3 years ago

smitelli commented 3 years ago

I independently decompiled all three episodes of Cosmo and released the work as a project called Cosmore. My goal was slightly different than yours -- I wanted to reconstruct the original code using the original compiler to get a DOS EXE. In the process I figured out a ton about what every variable and function does, and I tried to name things as descriptively as possible.

I realize that my project is of virtually no use to anyone who wants to run the game natively on modern systems, which is why I'd like to share my knowledge, experience, and even the code itself with your project. Anything you wish to incorporate, feel free. All I would ask for in return is attribution -- my name and a link back to Cosmore.

If nothing else, I'm always available for questions or discussions at the email address in my profile. I know this game pretty darn well now.

necros2k7 commented 3 years ago

Feel free to contribute to this project, I think yuv422 would be glad!