10-29-2012, 10:26 PM
I hope this thread help you:
3D Scene export and Texture modding available in r2572
Also, there's another way but is a tricky one and is pretend for debuggers because what this does is capture the whole frame image per image so you could toke the textures you need and then combine together:
3D Scene export and Texture modding available in r2572
Also, there's another way but is a tricky one and is pretend for debuggers because what this does is capture the whole frame image per image so you could toke the textures you need and then combine together:
(08-08-2012, 07:19 AM)gid15 Wrote: ...When it finish, you could find hundreds of .bmp pictures under JPCSP tmp folder.
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 you want JPCSP capture the frame.
- 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.