Difference between revisions of "AGS"
Jump to navigation
Jump to search
(link AGS/Games) |
(Adding myself as engine developer) |
||
Line 1: | Line 1: | ||
{{EngineDescription | {{EngineDescription | ||
|name=AGS | |name=AGS | ||
|developer=[[User:dreammaster|dreammaster]] | |developer=[[User:dreammaster|dreammaster]], [[User:criezy|criezy]] | ||
|companies=Various | |companies=Various | ||
|usedBy=[[AGS/Games|Hundreds of games]]| | |usedBy=[[AGS/Games|Hundreds of games]]| |
Revision as of 22:47, 20 March 2021
AGS | ||
---|---|---|
Engine developer | dreammaster, criezy | |
Companies that used it | Various | |
Games that use it | Hundreds of games | |
Date added to ScummVM | 2021-02-06 | |
First release containing it | None |
Status
- Experimental work in progress. Various games from 2.5 onwards are completable.
TODO
- Reverse and implement various plugins needed by the games
- Some graphics rendering is still stubbed, or renders incorrectly in some games.
- Testing various games to identify and fix any missing functionality or incorrect implementation.
External Links
- Fuzzie's WIP AGS engine (outdated, for reference only)
- AdventureGameStudio's own WIP engine in ScummVM git fork