SAGArework
From Retrosoftware
(Added beta downloads) |
|||
| Line 25: | Line 25: | ||
=====Downloads===== | =====Downloads===== | ||
| - | + | ''[[Media:Lone_Survivor.zip|Lone Survivor]] SAGA rework beta'' - 14 Feb 2011<br> | |
| + | .ssd containing the data file ($.LS) and the reworked engine ($.ENGINE), plus the raw .dat file if you want to play it with ScottFree. | ||
| + | |||
| + | ''[[Media:Saga.zip|10 Little Indians, Perseus and Andromeda and Waxworks]] Master 128-only SAGA rework alpha'' - 08 Jun 2011<br> | ||
| + | .ssd containing the game data file (G.FILE) and the line drawn graphics (L.FILE). Warning: here be bugs! To run a game, do: | ||
| + | <pre> | ||
| + | *LOAD G.FILE | ||
| + | *LOAD L.FILE | ||
| + | *ENGINE | ||
| + | </pre> | ||
| + | |||
=====BBC Micro Development Diary===== | =====BBC Micro Development Diary===== | ||
Revision as of 00:13, 24 August 2011
Contents |
SAGA Adventure Engine Graphical Rework by tautology
Licence
Introduction
This project is a re-implementation of the engine for the Scott Adams and Mysterious Adventures games, with the addition of the location graphics that were included with ports on other platforms. Even though the BBC Micro was short of memory and only had a limited colour palette it should still be possible to supply some graphics; even mode 7 ones!
The target platform is to run the games with the new engine on an unexpanded BBC Micro Model B with standard PAGE &1900 DFS to allow full saving.
Discuss SAGA Adventure Engine Graphical Rework
Platforms
BBC Micro
Original by tautology
Downloads
Lone Survivor SAGA rework beta - 14 Feb 2011
.ssd containing the data file ($.LS) and the reworked engine ($.ENGINE), plus the raw .dat file if you want to play it with ScottFree.
10 Little Indians, Perseus and Andromeda and Waxworks Master 128-only SAGA rework alpha - 08 Jun 2011
.ssd containing the game data file (G.FILE) and the line drawn graphics (L.FILE). Warning: here be bugs! To run a game, do:
*LOAD G.FILE *LOAD L.FILE *ENGINE
BBC Micro Development Diary
A Development Diary recording the details of the game's development by the author.
Screenshots
![]() SAGA Adventure Engine Graphical Rework screenshot Posted: Feb 20, 2011 |
