Author Topic: [Games] Cosmo Cosmic adventure  (Read 844 times)

tle

  • Sr. Member
  • ****
  • Posts: 425
  • Karma: +47/-0
    • View Profile
    • Trung's Personal Website
[Games] Cosmo Cosmic adventure
« on: August 23, 2022, 01:06:04 am »
The cosmo engine project provides an alternative engine to run assets of the original DOS game Cosmo Cosmic adventure.

There is a bug with SDL_free which causes memory leak segfault. Simply replace `SDL_free` with `free` and the game would run nicely.

Faithful Linux enthusiast

My Raptor Blackbird

ClassicHasClass

  • Sr. Member
  • ****
  • Posts: 443
  • Karma: +34/-0
  • Talospace Earth Orbit
    • View Profile
    • Floodgap
Re: [Games] Cosmo Cosmic adventure
« Reply #1 on: August 23, 2022, 07:23:37 pm »