OS4 DepotLogo by mason 
(anonymous IP: 18.117.91.153,2193) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (343)
   o Datatype (51)
   o Demo (203)
   o Development (596)
   o Document (22)
   o Driver (97)
   o Emulation (147)
   o Game (1004)
   o Graphics (497)
   o Library (115)
   o Network (232)
   o Office (66)
   o Utility (923)
   o Video (69)

Total files: 4365

Full index file
Recent index file

 Links

  Amigans.net
  OpenAmiga
  Aminet
  IntuitionBase


Support the site


 Readme for:  Game » Misc » grackle.lha

Grackle

Description: Dumper/player for adventures written using GAC
Download: grackle.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 185kb
Version: 0.4beta
Date: 04 Sep 2020
Author: David Lodge
Submitter: Eugene aGGreSSor Sobolev
Requirements: keyboard
Category: game/misc
License: Other
Distribute: yes
Min OS Version: 4.0
FileID: 11403
 
Snapshots:
 
Comments: 0
Snapshots: 1
Videos: 0
Downloads: 59  (Current version)
59  (Accumulated)
Votes: 3 (0/0)  (30 days/7 days)

Show comments Show snapshots Show videos Show content Show crashlogs Replace file 
Application by David Lodge [11-Mar-2011]
MorphOS version adapted by Stefan Haubenthal
AmigaOS4 version builded by Eugene aGGreSSor Sobolev

WHAT IS IT?
===========

Grackle is a dumper and player for adventures written using the Graphic
Adventure Creator. 
At the moment it supports games from the following systems:

* Spectrum (in .sna format)
* CPC (as extracted files with the AMSDOS header from a disk image or as a .sna)
* BBC Micro (as the raw datafile extracted from the disc image, usually called
$.DATA)

bbc-grackle-draw.c is included in this version, this is basic messing code to
redraw the graphics on the BBC Micro from the graphics data file (usually
$.GDATA).
The BBC Micro used a different format than other platforms.
The image drawing code is very basic and there will be errors in the output.

WHY IS IT?
==========

This can be useful if you are going to remaster an old adventure or 
gain new knowledge about internals of games.

HOW TO USE IT?
==============

Command line syntax:

grackle [-p|-l] [-s room] file

-p = play game (default)
-l = list game
-s = provide a start room

BBC Micro games aren't quite working yet; the high profile conditions don't seem
to quite work.

(Sinclair ZX Spectrum)
======================

1. Choose a game from List of games created using The Graphic Adventure Creator
and download it.
   (for example Cricket Crazy by The Dreaming Djinn)
   Public Domain:
https://archive.org/details/Cricket-Crazy_1988_The_Dreaming_Djinn
   
2. Run your Speccy emulator and load it.

3. Save memory dump as game.sna

4. Use grackle -p game.sna for Play game

5. Use grackle -l game.sna > game.txt for get the source code of the game as
text-file

(Amstrad CPC)
=============

Chose a game here:
http://www.cpcwiki.eu/index.php/List_of_games_created_using_The_Graphic_Adventur
e_Creator

otherwise similar to above


Copyright © 2004-2024 by Björn Hagström All Rights Reserved