Difference between revisions of "Crux"

From ScummVM :: Wiki
Jump to navigation Jump to search
m (add Compiler)
m (remove unrequired WIP naming)
Line 28: Line 28:
* Reverse engineering effort can be found [https://github.com/gmegidish/master-of-dimension-rewrite here]
* Reverse engineering effort can be found [https://github.com/gmegidish/master-of-dimension-rewrite here]
* Old reimplementation of ScummVM Engine can be found [https://github.com/gmegidish/scummvm here]
* Old reimplementation of ScummVM Engine can be found [https://github.com/gmegidish/scummvm here]
* WIP Engine can be found WIP [https://github.com/BLooperZ/scummvm/tree/crux_wip here]
* WIP Engine can be found [https://github.com/BLooperZ/scummvm/tree/crux_wip here]
* BJNFNE's recreated Repository can be found [https://github.com/BJNFNE/Crux here]
* BJNFNE's recreated Repository can be found [https://github.com/BJNFNE/Crux here]

Revision as of 14:12, 3 August 2024

Crux was created by Giant Steps, and were used in Games created by Makh-shevet / SCOPS Software (also under the labels Scops and Mad-Engine)

Games using this Engine

  • Hupchoo
  • Strawberry Magic
  • Strawberry Magic 2
  • Armed and Delirious
  • Tush Tush
  • Tush Tush 2
  • Kofiko
  • The Emperors New Clothes
  • Master of Dimensions
  • My Fearless Friend
  • Twins in Trouble

Components

  • DirectX
  • DOS4G

Compiler

  • WATCOM C 9.01e

Game Versions

  • Master of Dimensions
    • 1.0

Status

  • Reverse engineering effort can be found here
  • Old reimplementation of ScummVM Engine can be found here
  • WIP Engine can be found here
  • BJNFNE's recreated Repository can be found here