Difference between revisions of "Crux"

From ScummVM :: Wiki
Jump to navigation Jump to search
m (remove unrequired WIP naming)
(added template, general rewording and layout fixes)
 
Line 1: Line 1:
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)
{{EngineDescription|
        name=Crux|
        developer=gmegidish, [[User:BLooperZ|BLooperZ]]|
        companies=[[Makh-Shevet]], others|
        usedBy=''See [[Crux#Games|Games]]''|
        dateAdded=|
        release=|
}}


===Games using this Engine===
==About==
Crux was created by Giant Steps and used in games created by Makh-shevet / SCOPS Software (also under the labels Scops and Mad-Engine)
 
==Games==
* Hupchoo
* Hupchoo
* Strawberry Magic
* Strawberry Magic
Line 14: Line 24:
* Twins in Trouble
* Twins in Trouble


==Components==
==Info==
===Components===
* DirectX
* DirectX
* DOS4G
* DOS4G


==Compiler==
===Compiler===
* WATCOM C 9.01e
* WATCOM C 9.01e


==Game Versions==
==Status==
* Master of Dimensions
Work in progress. Current effort is focusing on [[Master of Dimensions]].
** 1.0
 
==External Links==
* gmegidish's reverse engineering effort can be found [https://github.com/gmegidish/master-of-dimension-rewrite here]
* gmegidish's (old) WIP implementation for ScummVM can be found [https://github.com/gmegidish/scummvm here]
* BLooperZ WIP engine based on previous work can be found [https://github.com/BLooperZ/scummvm/tree/crux_wip here]


===Status===
[[Category:Engines]]
* 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]
* 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]

Latest revision as of 14:20, 7 August 2024

Crux
Engine developer gmegidish, BLooperZ
Companies that used it Makh-Shevet, others
Games that use it See Games
Date added to ScummVM Not Added
First release containing it None

About

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

Games

  • 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

Info

Components

  • DirectX
  • DOS4G

Compiler

  • WATCOM C 9.01e

Status

Work in progress. Current effort is focusing on Master of Dimensions.

External Links

  • gmegidish's reverse engineering effort can be found here
  • gmegidish's (old) WIP implementation for ScummVM can be found here
  • BLooperZ WIP engine based on previous work can be found here