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
Split/Second - ULUS10513
#1
This game was tested with revision 5c381c50. There are several issues with running this game on the emulator:

1) Performance during gameplay is around 5 - 10 FPS on either graphics backend. Is there anything to analyze that can possibly help with performance?

2) When the opening video is being played, the following message appears:
Code:
17:48:35  WARN atrac3plus - ScePsmfPlayerDecodeThread - GHA Phase shifting

I added a log that included the following but I don't see any sceAtrac3plus being played during the opening video:
Code:
<logger name='hle.scePsmf'> <level value='debug' /> </logger>
<logger name='hle.sceAtrac3plus'> <level value='debug' /> </logger>

3) On OpenGL, the following messages appear endlessly during gameplay:
Code:
16:25:05  WARN       ge - GUI - Unimplemented Blue color mask 0x0F
...
16:25:06  WARN       ge - GUI - UNSUPPORTED: Both different SFIX (0x1C1C1C) and DFIX (0x404040) are not supported (blend equation=0), approximating with 0x000000/0x404040
See the 1st, 2nd, and 3rd Screenshot (OpenGL without "Enable the shader implementation for the "Stencil Test" (more accurate but slower)" and "Enable the shader implementation for the "Color Mask" (more accurate but slower)") at how the foreground/background looks:
           

Once both options are enabled, the warnings don't appear anymore but everything looks extremely worse off (parts of text is missing and certain things can't be seen with OpenGL with "Enable the shader implementation for the "Stencil Test" (more accurate but slower)" and "Enable the shader implementation for the "Color Mask" (more accurate but slower)"):
           

The game displays properly on External Software Renderer in races for the most part but the performance is similar to OpenGL (around 5 - 10 FPS).
           


Attached Files
.7z   Log_r5c381c50(64bit)_INFO (OpenGL).7z (Size: 125.49 KB / Downloads: 155)
.7z   Log_r5c381c50(64bit)_INFO (hle.scePsmf & hle.sceAtrac3plus DEBUG Log).7z (Size: 154.27 KB / Downloads: 172)
.7z   Log_r5c381c50(64bit)_INFO (External Software Renderer revision 3d1bbb0).7z (Size: 139.77 KB / Downloads: 145)
Reply
#2
(02-09-2021, 03:55 AM)DragonNeos Wrote: 1) Performance during gameplay is around 5 - 10 FPS on either graphics backend. Is there anything to analyze that can possibly help with performance?
How was the attached profiler information being taken?
Have you followed the recommendations from the README about profiling:
https://github.com/jpcsp/jpcsp/blob/mast...E.txt#L753

Thank you!
Always include a complete log file at INFO level in your reports. Thanks! How to post a log
Reply
#3
(02-10-2021, 08:22 PM)gid15 Wrote:
(02-09-2021, 03:55 AM)DragonNeos Wrote: 1) Performance during gameplay is around 5 - 10 FPS on either graphics backend. Is there anything to analyze that can possibly help with performance?
How was the attached profiler information being taken?
Have you followed the recommendations from the README about profiling:
https://github.com/jpcsp/jpcsp/blob/mast...E.txt#L753

Thank you!
I've added a new video option "Hide some video effects (experimental, might improve performance)" in 0d59542. Could you please try if it is somehow improving the performance on your computer? When this option is enabled, I've tried to disable some video effects which might be time consuming. This is just meant to try to identify which OpenGL operations are time consuming, the graphics will probably be (partially) broken when this option is enabled.

It would be helpful to have a profiler information with and without this option enabled, and in each case to reset the profiler information when reaching the area where there is a performance issue, like recommended into the README.
Always include a complete log file at INFO level in your reports. Thanks! How to post a log
Reply
#4
(02-12-2021, 07:14 PM)gid15 Wrote:
(02-10-2021, 08:22 PM)gid15 Wrote:
(02-09-2021, 03:55 AM)DragonNeos Wrote: 1) Performance during gameplay is around 5 - 10 FPS on either graphics backend. Is there anything to analyze that can possibly help with performance?
How was the attached profiler information being taken?
Have you followed the recommendations from the README about profiling:
https://github.com/jpcsp/jpcsp/blob/mast...E.txt#L753

Thank you!
I've added a new video option "Hide some video effects (experimental, might improve performance)" in 0d59542. Could you please try if it is somehow improving the performance on your computer? When this option is enabled, I've tried to disable some video effects which might be time consuming. This is just meant to try to identify which OpenGL operations are time consuming, the graphics will probably be (partially) broken when this option is enabled.

It would be helpful to have a profiler information with and without this option enabled, and in each case to reset the profiler information when reaching the area where there is a performance issue, like recommended into the README.
On revision da6886e0, using the video option "Hide some video effects (experimental, might improve performance)" improves the performance of this game (around 24 - 30 FPS) compared to not using this option (around 12 - 15 FPS).

I clicked on "Reset profiler information" to capture the area with the performance issue for about 1 minute (one with the video option "Hide some video effects (experimental, might improve performance)" and the other without the video option "Hide some video effects (experimental, might improve performance)"). I also attached a capture of the profiler data with the External Software Renderer (revision 3d1bbb0) in the area with performance issues (around 7 - 9 FPS).

I think the video option "Enable the shader implementation for the "Stencil Test" (more accurate but slower)" needs to be fixed. As I mention in my last post, the text appears cut off and the graphics don't display properly on the race course (white screen). I have also attached profiler logs with the Stencil Test enabled and video option "Hide some video effects (experimental, might improve performance)" disabled (around 4 - 7 FPS) and enabled (around 8 - 11 FPS) as a comparison.
           

I have attached screenshots showing the video option "Hide some video effects (experimental, might improve performance)" being disabled and enabled without the Stencil Test video option.
       


Attached Files
.7z   Log_rda6886e0(64bit)_INFO (OpenGL - Hide some graphical effects DISABLED).7z (Size: 99.14 KB / Downloads: 142)
.7z   Log_rda6886e0(64bit)_INFO (OpenGL - Hide some graphical effects ENABLED).7z (Size: 92.14 KB / Downloads: 149)
.7z   Log_rda6886e0(64bit)_INFO (External Software Renderer).7z (Size: 80.39 KB / Downloads: 160)
.7z   Log_rda6886e0(64bit)_INFO (OpenGL - Hide some graphical effects DISABLED with Stencil Test).7z (Size: 84.68 KB / Downloads: 146)
.7z   Log_rda6886e0(64bit)_INFO (OpenGL - Hide some graphical effects ENABLED with Stencil Test).7z (Size: 78.27 KB / Downloads: 173)
Reply
#5
(02-20-2021, 03:55 AM)DragonNeos Wrote: On revision da6886e0, using the video option "Hide some video effects (experimental, might improve performance)" improves the performance of this game (around 24 - 30 FPS) compared to not using this option (around 12 - 15 FPS).

I clicked on "Reset profiler information" to capture the area with the performance issue for about 1 minute (one with the video option "Hide some video effects (experimental, might improve performance)" and the other without the video option "Hide some video effects (experimental, might improve performance)"). I also attached a capture of the profiler data with the External Software Renderer in the area with performance issues.
Interesting, thank you.
The performance issue seems to be coming from the "Copy GE to memory" operations:
with hiding of video effects:
Code:
Texture load count: 43, average 0.0 per GE list
Copy GE to memory: 0, average 0.0 per GE list
GE list duration: 28996ms, average 23.7ms per GE list, max FPS is 42.2
without hiding of video effects:
Code:
Texture load count: 12812, average 10.3 per GE list
Copy GE to memory: 46513, average 37.2 per GE list
GE list duration: 74206ms, average 59.4ms per GE list, max FPS is 16.8
The other elements have slightly changed, but do not seem to be significant.

It seems you are using a laptop integrated video card
Code:
07:30:47  INFO       ge - GUI - OpenGL version: 3.3.11672 Compatibility Profile Context, vender: ATI Technologies Inc., renderer: ATI Radeon HD 4200
The Radeon HD 4200 is quite old (more than 10 years old), right?
Always include a complete log file at INFO level in your reports. Thanks! How to post a log
Reply
#6
(02-21-2021, 05:26 PM)gid15 Wrote: It seems you are using a laptop integrated video card
Code:
07:30:47  INFO       ge - GUI - OpenGL version: 3.3.11672 Compatibility Profile Context, vender: ATI Technologies Inc., renderer: ATI Radeon HD 4200
The Radeon HD 4200 is quite old (more than 10 years old), right?
Yes, but I can only make do with what I have on my computer. I'm hoping some performance improvements can be made on this game.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)