This patch provides two rendering modes for Catherine Full Body on the PlaySation Vita and PlaySation TV:
- 1280x720
- 960x544 MSAA 4x
Preview images (1280x720): 1 2 3 4
- Install Catherine Full Body (PCSG01179) and update to 1.03.
- Optionally install froid_san's English patch.
- Install
catherinefbhd.suprx
under*PCSG01179
of your taiHEN config.
*PCSG01179
ur0:/tai/catherinefbhd.suprx
If you are using the 1280x720 patch, install Sharpscale and turn on "Unlock framebuffer size" in the configuration app.
If you are using a Vita, you can use udcd-uvc to output 1280x720 by USB.
Overclocking is required for good performance. For 1280x720, the framerate is between 20-30 FPS with 25-30 FPS in gameplay. For 960x544 MSAA 4x, the framerate is 30 FPS. MSAA does not work in all scenes due to the rendering design of the game.
Video analysis from InquisitionImplied: https://www.youtube.com/watch?v=uzYS9XtIHiE
Dependencies:
Define PATCH_MODE
when building:
PATCH_720
1280x720PATCH_544_MSAA_4X
960x544 MSAA 4x
Logging can be configured with CMake variables.
To build dependencies and module:
cmake .
make dep-all
make
Use git-format-patch or git-request-pull and email me at asakurareiko@protonmail.ch.
- Testing and video analysis: InquisitionImplied
- 3D buffer offsets: VitaGrafix patchlist
- Author: 浅倉麗子