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:
  • 3 Vote(s) - 3.33 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Metal Gear Solid: Portable Ops + NTSC USA (ULUS10290)
#3
From the profiler.txt
Code:
spline: called 660762 times, average 66,6 per GE list
This game seems to use a lot the "spline" command for its rendering. The current spline implementation is in software and quite slow. I've already tried to implement it using a geometry shader but with no luck.

Could you take a dump of a single frame as follows:
- set the following video settings: disable all video options, just enable "Disable optimized VertexInfo reading"
- start the game and go to a part where the display is slow.
- Select Debug -> Tools -> Debugger. A new window will appear and the game will pause.
- in the debugger window, under "Misc", press "Capture next frame"
- Press "Run": the game will restart just for one frame and all the textures and intermediate rendered images will be dumped. Wait for the game to automatically come back to "Pause" again (this could take several minutes). The dump is then completed.

Collect all the images "*.bmp" created directly under tmp + the log file (this could be huge!) and upload them somewhere and post the link here.

Thank you!
Always include a complete log file at INFO level in your reports. Thanks! How to post a log
Reply


Messages In This Thread
RE: Metal Gear Solid: Portable Ops + NTSC USA (ULUS10290) - by gid15 - 08-08-2012, 07:19 AM

Forum Jump:


Users browsing this thread: 3 Guest(s)