It omits the alternate path for GenConv from the PR, but without this I believe you'll just end up filling a NEO file with uninitialized/left-over data from the unused ST raster render memory, which I feel is worse than emitting no file at all. The user will see files created, but will later find they contain no useful screenshot information. Would it not be better to give the user a file containing a dump of the actual graphics data? That was the purpose of what I wrote.
On Tue, Jan 16, 2024 at 5:28 PM Nicolas Pomarède <
npomarede@xxxxxxxxxxxx> wrote:
Altough Brad's patch also supported TT/Falcon screen or more than 4 bpp
screen, I only applied the parts that handle standard STF/STE video mode
and a resulting 32128 bytes .NEO file.