Difference between revisions of "Arthur's Computer Adventure"

From ScummVM :: Wiki
Jump to navigation Jump to search
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{GameDescription|
{{GameDescription|
name=Arthur's Computer Adventure|
name=Arthur's Computer Adventure|
        release=1997|
release=1997|
alternateNames=|
alternateNames=|
publisher=[[Brøderbund]]|
publisher=[[Brøderbund]]|
Line 8: Line 8:
engine=[[Mohawk]]|
engine=[[Mohawk]]|
support=Not yet.  A WIP engine is<br/>available in our Git<br/>repository.|
support=Not yet.  A WIP engine is<br/>available in our Git<br/>repository.|
purchase=[[Where to get the games#Living Books|yes]]
purchase=No
}}
}}
'''Arthur's Reading Race''' was an interactive storybook for children in the [[Living Books series]], created with the [[Mohawk]] Living Books player. The book is an interactive version of Marc Brown's children's book named ''Arthur's Computer Disaster''. Arthur wants to play a game called "Deep, Dark Sea", but his mother leaves for work and tells him not to touch the computer.  He can't resist temptation, and reaches for the mouse, only to see the computer screen go blank.  Now he tries to fix the computer before his mother gets home from work. As the story is read, the objects in the background are clickable.
'''Arthur's Reading Race''' was an interactive storybook for children in the [[Living Books series]], created with the [[Mohawk]] Living Books player. The book is an interactive version of Marc Brown's children's book named ''Arthur's Computer Disaster''. Arthur wants to play a game called "Deep, Dark Sea", but his mother leaves for work and tells him not to touch the computer.  He can't resist temptation, and reaches for the mouse, only to see the computer screen go blank.  Now he tries to fix the computer before his mother gets home from work. As the story is read, the objects in the background are clickable.
 
==Required data files==
For more information on how ScummVM uses game data files, see the [https://docs.scummvm.org/en/latest/use_scummvm/game_files.html user documentation].
*The book outline file, which can have various different names:
**Windows v1: The .512 file, such as TORTOISE.512 or PAGES.512.
**Windows v2: The .LB file, such as GREEN.LB or GREEN32.LB (either is fine).
**Mac v1/v2: A text file named after the game, such as "The Tortoise and the Hare".
**Otherwise: OUTLINE, OUTLINE.TXT or BookOutline.
*The exe file or Mac application which goes with the outline.
*All the files listed in the book outline (which is a text file) - normally this is the whole DATA directory.
*SYSTEM.MHK (later v2/v3 games only).
''Note: Some Macintosh versions of games use file or folder names containing forward slashes. If your system does not allow this, ScummVM will still recognize the files if you change them to underscores. E.g. instead of '''EnR/O''', use '''EnR_O'''.''
==External links==
==External links==
* [https://en.wikipedia.org/wiki/Living_Books Living Books on Wikipedia]
* [https://en.wikipedia.org/wiki/Living_Books Wikipedia entry on Living Books Series]
* [https://www.mobygames.com/game/arthurs-computer-adventure MobyGames entry for Arthur's Computer Adventure]
* [https://www.mobygames.com/game/79724/arthurs-computer-adventure/ MobyGames entry for {{PAGENAME}}]


[[Category:Unsupported Games]]
[[Category:Unsupported Games]]
[[Category:Mohawk Games]]
[[Category:Mohawk Games]]

Latest revision as of 12:46, 28 June 2023

Arthur's Computer Adventure
No Screenshot Available
First release 1997
Also known as
Developed by Brøderbund
Published by Brøderbund
Distributed by (unknown)
Platforms Windows
Resolution (unknown)
Engine Mohawk
Support Not yet. A WIP engine is
available in our Git
repository.
Available for
Purchase
No

Arthur's Reading Race was an interactive storybook for children in the Living Books series, created with the Mohawk Living Books player. The book is an interactive version of Marc Brown's children's book named Arthur's Computer Disaster. Arthur wants to play a game called "Deep, Dark Sea", but his mother leaves for work and tells him not to touch the computer. He can't resist temptation, and reaches for the mouse, only to see the computer screen go blank. Now he tries to fix the computer before his mother gets home from work. As the story is read, the objects in the background are clickable.

Required data files

For more information on how ScummVM uses game data files, see the user documentation.

  • The book outline file, which can have various different names:
    • Windows v1: The .512 file, such as TORTOISE.512 or PAGES.512.
    • Windows v2: The .LB file, such as GREEN.LB or GREEN32.LB (either is fine).
    • Mac v1/v2: A text file named after the game, such as "The Tortoise and the Hare".
    • Otherwise: OUTLINE, OUTLINE.TXT or BookOutline.
  • The exe file or Mac application which goes with the outline.
  • All the files listed in the book outline (which is a text file) - normally this is the whole DATA directory.
  • SYSTEM.MHK (later v2/v3 games only).

Note: Some Macintosh versions of games use file or folder names containing forward slashes. If your system does not allow this, ScummVM will still recognize the files if you change them to underscores. E.g. instead of EnR/O, use EnR_O.

External links