1.185
Added
Game Patch
- Supports AOB masking.
- This will allow for version agnostic patching for games that is being continuously updated.
- Some games may use different compiler settings or significant code changes and may require author to add patterns for new version of a given game.
<!-- Find pattern in `Address` and patches it with `Value` field. -->
<Line Type="mask" Address="0f 85 ?? ?? ?? ?? 81 7d ac 39 04 00 00 72 ?? 48 8d 05 ?? ?? ?? ?? 48 39 05 ?? ?? ?? ??" Value="48e9" Offset="0"/>
<!-- Find pattern in `Address` and makes jump to `Target` with code cave from `Value` field. -->
<!-- `Target` must exist in executable space. -->
<Line Type="mask_jump32" Address="c5 fa 10 04 8b c5 fa 5e 05 ?? ?? ?? ?? c5 f8 28 4d ?? c5 f8 28 55 ?? c5 f2 5d c0 c5 f2 c2 ca 01 c4 e3 79 4a c2 10 c4 c1 78 2e 46 20" Value="833ccb00750ec7048b0000c842c704cb01000000c5fa10048b" Offset="0" Size="5" Target="4d 61 6c 6c 6f 63 42 69 6e 6e 65 64 32 20"/>
Force 30 FPS
Plugin filename: force_30_fps.prx
Force any game to run at 30 FPS.
Plugin Hashes (Click to Expand)
MD5:
7063a5c1be7f90263b6322e7a3344cf4 plugins/afr.prx
915b3d77725e6597678e17314cd68d47 plugins/aio_fix_505.prx
7cc1fc9a3306c46aa4b7c798709ec942 plugins/button_swap.prx
82cc7e7a1a45c9a614c3fbc229079524 plugins/fliprate_remover.prx
0e5e75b18cae7de7a91fee34290f7795 plugins/force_1080p_display.prx
b92836e5379fe3b243c3ae41db5fcf62 plugins/force_30_fps.prx
8dbf031a9f1068b4bfbdb3133f4b44bf plugins/game_patch.prx
185bdb713e50474a5c4c80485e53d019 plugins/gamepad_helper.prx
5bebd899d5112c19b3e7cede0515793d plugins/no_share_watermark.prx
SHA256:
9c0558e8b28b41ca3ee386e1cadc4dfd25f28c9ed5062e4a6dbf2a4cd8d88586 plugins/afr.prx
c2fafb5f3491cedb4f4d7495fe2708f5b859b8ae5d43e5297b820f14f5f0cfe2 plugins/aio_fix_505.prx
1d27ace85263e9d0c64c042ecc402108ba27ef1051dcef828bd98b9421aeff72 plugins/button_swap.prx
1fa4ccb879732ba75b970e000e7506a791f39e548efc1259caf0eaa50055b826 plugins/fliprate_remover.prx
e3464d1fa6508b87e1543d74059f97855d244401bbebdfb8c6ac7f0458f59944 plugins/force_1080p_display.prx
0a4bd5eafc8e6ae28dfd22d440fe08cb5d4b73bdebd0606e177f328bd835292f plugins/force_30_fps.prx
2d9eab64e1811e5403fe89cdab6e4c388037bb7c94e45e30ec48b634f335a661 plugins/game_patch.prx
22e21119b511717b178edb7105d1f63b443649d3bd8d15d1772ce6ae103c93c1 plugins/gamepad_helper.prx
0a160bb194b3934adc7628cc06712b45c8135d7fe18db02fff718f60b752c148 plugins/no_share_watermark.prx