Post Reply 
 
Thread Rating:
  • 2 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Yeaay I got it, Some UltraWide, SuperWide 21:9 32:9 Patches for Phone/Monitor
06-20-2023, 04:59 PM
Post: #75
RE: Yeaay I got it, Some UltraWide, SuperWide 21:9 32:9 Patches for Phone/Monitor
Here's a code for gun. It works pretty well if the value used for the fov and aspect ratio is the same. If not, clipping can occur. For the aspect ratio, the wider the ratio, the more cropped the camera will become. For the fov, values with wider aspect ratios lead to a smaller fov. It is recommended to just use 4:3 if you're looking to see as much of the game world at once
Code:
_G Gun
_S ULES00484
_C0 PSP 4:3 Aspect Ratio
_L 0x002BCE00 0x3F4CCCCD
_C0 PSP 3:2 Aspect Ratio
_L 0x002BCE00 3FC00000
_C0 PSP 16:9 Aspect Ratio
_L 0x002BCE00 3FE1E1E2
_C0 PSP 18:9 Aspect Ratio
_L 0x002BCE00 40000000
_C0 PSP 21:9 Aspect Ratio
_L 0x002BCE00 4017B426
_C0 PSP 32:9 Aspect Ratio
_L 0x002BCE00 40638E39
_C0 PSP FOV (4:3 value)
_L 0x003045A0 0x3F4CCCCD
_C0 PSP FOV (3:2 value)
_L 0x003045A0 3FC00000
_C0 PSP FOV (16:9 value)
_L 0x003045A0 3FE1E1E2
_C0 PSP FOV (18:9 value)
_L 0x003045A0 40000000
_C0 PSP FOV (21:9 value)
_L 0x003045A0 4017B426
_C0 PSP FOV (32:9 value)
_L 0x003045A0 40638E39
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Yeaay I got it, Some UltraWide, SuperWide 21:9 32:9 Patches for Phone/Monitor - jc16919 - 06-20-2023 04:59 PM

Forum Jump: