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
TNA Impact!: Cross the Line - ULUS10436
#4
This game was tested with revision 9de5f87. As mentioned in my earlier post, after the developer's logo appears onscreen, the game will hang and will not respond to any button inputs. The game is considered playable if the user skips all cutscenes and videos. In terms of performance, the game seems to run better on OpenGL if none of the options are enabled (about 24-30 FPS, many things missing like UI and loading screen graphics). If I enable these options (listed below) on OpenGL, the game runs at 11-14 FPS:
Code:
[X] Use vertex cache
[X] Use shaders
[X] Enable saving GE screen to textures instead of memory
[X] Enable dynamic shader generation (only relevant when using shaders, recommended for AMD/ATI)

As you can see in the log, the game doesn't load anything and I have to close the emulator afterwards:
Code:
05:20:21  INFO compiler - displayThread - Replacing CodeBlock at 0x08990CC8 by Native Code 'sceGuCopyImage'
05:20:21  INFO compiler - displayThread - Replacing CodeBlock at 0x0899131C by Native Code 'sceGuTexSync'
05:20:55  INFO hle.ThreadManForUser - GUI - ----------------------------- ThreadMan exit -----------------------------

I tried to conduct a test with the compiler, but it also seems to stop after the developer's logo appears:
Code:
05:29:38 DEBUG compiler - soundThread - Compiling _S1_2_89AA52C
05:29:38 DEBUG compiler - soundThread - CodeInstruction.compile  > 0x89AA52C - jr         $ra
05:29:38 DEBUG compiler - soundThread - CodeInstruction.compile    0x89AA530 - syscall    0x042B6 [sceAudioGetChannelRestLength]
05:31:00  INFO hle.ThreadManForUser - GUI - ----------------------------- ThreadMan exit -----------------------------

The profiler also seemed to show something unusual, as this block of code has a lot of instructions for only one call:
Code:
_S1_2_897CAD8 186,493,281 instructions (81.888%), 1 calls (0897CAD8 - 0897CC30, length 87)


Attached Files
.zip   Log_r9de5f87(64bit)_INFO.zip (Size: 432.13 KB / Downloads: 87)
Reply


Messages In This Thread
RE: TNA Impact!: Cross the Line - ULUS10436 - by DragonNeos - 05-20-2017, 10:15 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)