03-11-2013, 07:08 PM
Is this possible?
I want to delete a fog effect from a map.
I want to delete a fog effect from a map.
Hacking a PSX Quicksave (epsxe VRAM)
|
03-11-2013, 07:08 PM
Is this possible?
I want to delete a fog effect from a map.
03-11-2013, 07:49 PM
(This post was last modified: 03-11-2013, 08:05 PM by Deathbringer.)
Yes and no.
You can use Tile Molester but because of the various widths used by games and the maximum width of columns being 128 (which equals to 1024 pixels), the tiles for the fog may extend beyond that and be rather impossible to edit it right. Alternately you can view the state as 15bpp BGR and just edit it from there (still with the columns as 128), you'll still have to align the thing right. |
« Next Oldest | Next Newest »
|