This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Dai-2-Ji Super Robot Taisen Z Saisei-hen - ULJS00460
#28
OK, now one frame is available Smile

The game seems to reload the same texture with different cluts (only changing the clut start parameter):
Code:
22:44:31 DEBUG       ge - GUI - sceGuClutMode(cpsm=3(PSM_8888), shift=0, mask=0xff, start=3)
22:44:31 DEBUG       ge - GUI - tflush 0x089EAA20, buffer_width=512 (512,512)
22:44:31 DEBUG       ge - GUI - tflush texture_storage=0x4(PSM_4BIT_INDEXED), tex_clut_mode=0x3, tex_clut_addr=0x089EA620, texture_swizzle=true
...
22:44:34 DEBUG       ge - GUI - sceGuClutMode(cpsm=3(PSM_8888), shift=0, mask=0xff, start=15)
22:44:34 DEBUG       ge - GUI - tflush 0x089EAA20, buffer_width=512 (512,512)
22:44:34 DEBUG       ge - GUI - tflush texture_storage=0x4(PSM_4BIT_INDEXED), tex_clut_mode=0x3, tex_clut_addr=0x089EA620, texture_swizzle=true
This is causing a texture reload at each time. I will improve the texture caching for this situation.

(09-07-2015, 04:10 PM)gid15 Wrote: OK, now one frame is available Smile

The game seems to reload the same texture with different cluts (only changing the clut start parameter):
Code:
22:44:31 DEBUG       ge - GUI - sceGuClutMode(cpsm=3(PSM_8888), shift=0, mask=0xff, start=3)
22:44:31 DEBUG       ge - GUI - tflush 0x089EAA20, buffer_width=512 (512,512)
22:44:31 DEBUG       ge - GUI - tflush texture_storage=0x4(PSM_4BIT_INDEXED), tex_clut_mode=0x3, tex_clut_addr=0x089EA620, texture_swizzle=true
...
22:44:34 DEBUG       ge - GUI - sceGuClutMode(cpsm=3(PSM_8888), shift=0, mask=0xff, start=15)
22:44:34 DEBUG       ge - GUI - tflush 0x089EAA20, buffer_width=512 (512,512)
22:44:34 DEBUG       ge - GUI - tflush texture_storage=0x4(PSM_4BIT_INDEXED), tex_clut_mode=0x3, tex_clut_addr=0x089EA620, texture_swizzle=true
This is causing a texture reload at each time. I will improve the texture caching for this situation.
The texture cache has been improved in 3e2aa29. Does it help to improve the performance?
Always include a complete log file at INFO level in your reports. Thanks! How to post a log
Reply


Messages In This Thread
RE: Dai-2-Ji Super Robot Taisen Z Saisei-hen - ULJS00460 - by gid15 - 09-07-2015, 04:10 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)