i've been wondering if the memory dumping's possibly broken or unfinished.
i've been trying to get some images from the raw memory dump since the image viewer's still pretty new (no actual support for palettized images), but the memory dumped version is also pretty bad, like half of the values are cut off or something. for the record, pure black is 00 (first entry on palette index), pure white is FF (last entry). the memory dump only reaches like half of what it should.
when i did a memory dump of the entire process though the image i tried to extract came out correctly.
image related. the left side is what jpcsp's memory dump file looks like in a viewer, the right side is what it looks like if i dump the entire process, and how it should look like minus the colors.
i wanna use memory dump since it has an advantage of being only 32 mb, so searching through it is very easy compared to a 500-600 mb process dump which takes a lot more time and uses a whole lot of memory to even load.
i've been trying to get some images from the raw memory dump since the image viewer's still pretty new (no actual support for palettized images), but the memory dumped version is also pretty bad, like half of the values are cut off or something. for the record, pure black is 00 (first entry on palette index), pure white is FF (last entry). the memory dump only reaches like half of what it should.
when i did a memory dump of the entire process though the image i tried to extract came out correctly.
image related. the left side is what jpcsp's memory dump file looks like in a viewer, the right side is what it looks like if i dump the entire process, and how it should look like minus the colors.
i wanna use memory dump since it has an advantage of being only 32 mb, so searching through it is very easy compared to a 500-600 mb process dump which takes a lot more time and uses a whole lot of memory to even load.