Raptor Computing Systems Community Forums (BETA)

Software => Applications and Porting => Topic started by: tle on August 23, 2022, 01:06:04 am

Title: [Games] Cosmo Cosmic adventure
Post by: tle on August 23, 2022, 01:06:04 am
The cosmo engine project (http://"https://github.com/yuv422/cosmo-engine") provides an alternative engine to run assets of the original DOS game Cosmo Cosmic adventure.

There is a bug with SDL_free (https://github.com/yuv422/cosmo-engine/issues/22) which causes memory leak segfault. Simply replace `SDL_free` with `free` and the game would run nicely.

Title: Re: [Games] Cosmo Cosmic adventure
Post by: ClassicHasClass on August 23, 2022, 07:23:37 pm
Related, you can play Duke Nukem II: https://www.talospace.com/2022/07/tonights-game-on-openpower-duke-nukem-ii.html