Difference between revisions of "User:Clone2727"

From A look inside The Link @ wiki
Jump to: navigation, search
(add basic page for myself)
 
m (oops)
Line 2: Line 2:
  
 
== About Me ==
 
== About Me ==
I'm currently working on an engine for [http://www.scummvm.org/ ScummVM] that will run [[Myst engine overview|Myst], [[Riven engine overview|Riven]], and [[Other Games|other games]] that use the [[Mohawk archive format|Mohawk archives]]. My blog on my progress can be found [http://clone2727.blogspot.com/ here].
+
I'm currently working on an engine for [http://www.scummvm.org/ ScummVM] that will run [[Myst engine overview|Myst]], [[Riven engine overview|Riven]], and [[Other Games|other games]] that use the [[Mohawk archive format|Mohawk archives]]. My blog on my progress can be found [http://clone2727.blogspot.com/ here].
  
 
While most of [[Riven resources|Riven's resources]] are known, I occasionally add information on them. My main work on the wiki is adding to the non-Riven games. I'll add information mostly as I find out about it.
 
While most of [[Riven resources|Riven's resources]] are known, I occasionally add information on them. My main work on the wiki is adding to the non-Riven games. I'll add information mostly as I find out about it.

Revision as of 23:29, 3 September 2008

Hi!

About Me

I'm currently working on an engine for ScummVM that will run Myst, Riven, and other games that use the Mohawk archives. My blog on my progress can be found here.

While most of Riven's resources are known, I occasionally add information on them. My main work on the wiki is adding to the non-Riven games. I'll add information mostly as I find out about it.

Engine Progress

Myst

Can load images, play sounds, and use cursors. Not much else is usable. Myst ME's images are not yet supported (ScummVM can't handle more than 16bpp images anyway).

Riven

It is highly playable right now. I have a few bugs (most of which I know the problem, I just need to code a solution). Transitions, zip mode, and water effects have not been implemented. Video is not completely implemented yet (only the parser and decoders are). Most external commands are also not implemented yet.

Other Games

Only the ability to play their wave sounds are supported.