The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 795 - File: showthread.php PHP 7.4.33 (Linux)
File Line Function
/showthread.php 795 errorHandler->error





Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Texture replacement issue
09-13-2016, 07:34 AM
Post: #1
Texture replacement issue
I have tried out the texture replacement feature in SD Gundam G Generation Overworld in order to use higher resolution sprites ripped from earlier games (PS2) in the series.
The issue I'm having is that most sprites in the game are 384*384 or 192*192 in size, and PPSSPP dumps them as 512*512 or 256*256 with random junk filling out the rest of the image. This is an issue, because if the random part of the sprite is different, the image will have a different hash for its data, and since the address changes every time the sprite is loaded as well, it means I can't "lock on" onto a given sprite for replacement. (since the only thing staying constant is the CLUT)
Is there any way for the emulator to detect the real size of the sprite and output it in that size (or at least clear the rest so it will always be the same)?


Attached File(s) Thumbnail(s)
       
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Texture replacement issue - Danikk04 - 09-13-2016 07:34 AM
RE: Texture replacement issue - YukiHerz - 09-13-2016, 02:28 PM
RE: Texture replacement issue - Danikk04 - 09-13-2016, 02:39 PM
RE: Texture replacement issue - [Unknown] - 09-15-2016, 03:13 AM
RE: Texture replacement issue - Hobby3D - 09-17-2016, 04:15 PM
RE: Texture replacement issue - [Unknown] - 09-17-2016, 06:56 PM

Forum Jump: