EasyRPG / Tools

Assorted tools to handle RPG Maker 2000/2003 files
https://easyrpg.org/tools/
49 stars 18 forks source link

Improved antispoiler format for graphics #54

Open Br4ssman opened 3 years ago

Br4ssman commented 3 years ago

There are some games in planning that will use the alpha channel of graphics and that EasyRPG already supports.

I was wondering if it would be possible to have a format recognizable by EasyRPG Player similar to XYZ (UVW perhaps? xD) which is essentially the same as that format in RPG Maker, but with alpha channel.

Basically to not leave PNG files visible to everyone.

Ghabry commented 3 years ago

Well why not. But the first tool would be a UVW thumbnailer xD

Ghabry commented 3 years ago

Btw via VFS you could invent some non standard container format and hide all files in there

Br4ssman commented 3 years ago

Is this something like modifying headers with hex editors and mask the png in "xxx" or whatever?

Ghabry commented 3 years ago

Kinda. Is about inventing a format similar to zip

fdelapena commented 1 year ago

This can be now obfuscated with .easyrpg extension by packaging the entire game data.