AGI256 View Editor: Difference between revisions
From Sierra Wiki
Jump to navigationJump to search
(Created page with "<div align="center" style="font-size: 22pt">AGI256 View Editor</div> <div align="center">Version 1.10<br /> ''Author: ''<br /> 2019/03/14</div> {{FanAGIToolInfobox | Tool = AGI256 View Editor | Image = 190px<br /> ''AGI256 View Editor Screenshot'' | Version = 1.10 | ReleaseDate = 2002/04/10 | Company = | Published = {{Published}} | Developers = {{BrianProvincianoToolDev}} | Interface = {{GUI}} | ProgLanguage = {{C++}}...") |
No edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 4: | Line 4: | ||
[[2019|2019/03/14]]</div> | [[2019|2019/03/14]]</div> | ||
{{ | {{FanAGISoftwareInfobox | ||
| | | Software = AGI256 View Editor | ||
| Image = [[Image:AGI256ViewEditorSS.png|190px]]<br /> | | Image = [[Image:AGI256ViewEditorSS.png|190px]]<br /> | ||
''AGI256 View Editor Screenshot'' | ''AGI256 View Editor Screenshot'' | ||
Line 72: | Line 72: | ||
Download from here: | Download from here: | ||
</blockquote> | </blockquote> | ||
* [[Image:ZIP. | * [[Image:ZIP.png|ZIP File]] [[File:AGI256_View_Editor_(VEAGI256).zip|AGI256_View_Editor_(VEAGI256).zip]] <span class="DLInfo"> (ZIP file) [233 KB]</span> | ||
<!-- | <!-- | ||
::;Source | ::;Source |
Latest revision as of 21:06, 4 February 2025
AGI256 View Editor
AGI256 View Editor Screenshot | |||
Latest Version: | 1.10 | ||
---|---|---|---|
Release Date: | 2002/04/10 | ||
Company: | |||
Publication Status: | Published | ||
Developer(s): | Brian Provinciano | ||
Interface: | GUI | ||
Language: | C++ | ||
Open Source: | Closed | ||
Source Availability: | No | ||
License: | None | ||
Type: | View | ||
Platform: | DOS | ||
Localization: | English | ||
Website: | The Ultimate AGI & SCI Web Site (Web Archive) |
stub page. You can help the Sierra Wiki by expanding it. |
Description
AGI256 View Editor was Brian Provinciano's 256 color AGI View editor. This program allows you to edit 256 color views for AGI games. You can import the regular 16 color views and convert them to 256 color format. It also can convert Windows BMP files into AGI256 pictures and back.
New FormatThe 256 color views are pretty much the same format as AGI, except that they do not support mirroring. The mirroring/transparenct byte is exclusively for the transparent color now. Also, the cel data is not run length encoded, just raw data. It still supports the 0x00 for a new line. Distinguishing the two different views is easy. Normal AGI views start with '\x01\x01', while my new format starts with '\x0F\xF0'.
Screenshots
Features
Version History
Development Status
Usage
Download
Download from here:
- File:AGI256 View Editor (VEAGI256).zip (ZIP file) [233 KB]
Known issues
Credits
References