Releases: GoldHEN/GoldHEN_Plugins_Repository
Release list
1.210-998fe03f
Plugin Hashes (Click to Expand)
MD5:
c4dd38afc5b4ec928bc488a3c8b0ac71 plugins/afr.prx
089cb69ca4b01cc7bea64be302236811 plugins/aio_fix_505.prx
6d6d8e97bae6b141f1c49f7d7a346c6b plugins/button_swap.prx
c87a450e5b5e95b6769fce1cf56b159d plugins/fliprate_remover.prx
ec3aafb5a24074184507608f3249311e plugins/force_1080p_display.prx
82a1ff1956fb4713bef8698b8021fa4c plugins/force_30_fps.prx
a580737e2a241d7ab952422526b55f2a plugins/frame_logger.prx
72df66b38a129382b1152a12c6a7128c plugins/game_patch.prx
9d6242f28fea501f48f8f728652faa51 plugins/gamepad_helper.prx
37fac1407455d76049a15d25bf537d70 plugins/no_share_watermark.prx
7855bf766c0ad862946fdb5259279a3a plugins/plugin_loader.prx
6b72721826090340d75faa4e2859a59d plugins/plugin_template.prxSHA256:
dbb0dc92ddf5ac57ce13fd54147edf59ad4b2c20462c912a011093c92bdeb44c plugins/afr.prx
41fb691ca977fd45bbd79511ec051b4b0731f0c7c93442d03762f4a200890ca1 plugins/aio_fix_505.prx
e6eeacefdb3ce00dae299ebff7bc8d1da5257958ab82bea28a49f02076c72488 plugins/button_swap.prx
b03f5a1816eb9bb90dd1d8b5b6db992397598df8eaee10e4ad6bba6b89e896e1 plugins/fliprate_remover.prx
70224965f56c6dbb40b02eb6c3ec3a249cf082f600aa547747786964b1824eef plugins/force_1080p_display.prx
7ad17d9d852db0b05230db83de38d08723058933c68544bb0dac79ee9e3cf4e5 plugins/force_30_fps.prx
9c7ce6ed94b2ac6a8d8089d1a4e7a217b596d6b80036650e897f9cf1ee321550 plugins/frame_logger.prx
26284badb7dc09bcd251bdcab3b931f25a75dd17b747aa2de903022ef26a61ba plugins/game_patch.prx
d5f8dca2271ac8eaadf35a0e151468e0d582b3f3c5415b1c655c543f1c715cb9 plugins/gamepad_helper.prx
af1eaf80b343e55a43561e5ee6a505625a418fc04dfd6431e290f978175c19f4 plugins/no_share_watermark.prx
2fe53a756527b2bd4c1d67537f79f71a15af756b4daa534dd3b7713f84e2331b plugins/plugin_loader.prx
c1cbd854180b9f16014ae2a8504a301c418525efef1ad1e8c68c85bf3b48085e plugins/plugin_template.prx1.188
Fixed
Game Patch
- Masks not working unless it was separated by spaces.
Added
Plugin Loader
Note: this will be integrated into next release of GoldHEN.
- Users can now add
trueorfalsestate to plugins listing inplugins.inifalsewill disable the plugin and not run when game launches.truewill enable plugin and will run when game launches.
Example usage:
[default]
/data/GoldHEN/plugins/game_patch.prx=false
[TEST00001]
/data/GoldHEN/plugins/plugin2.prx=false
/data/GoldHEN/plugins/plugin3.prx=truePlugin Hashes (Click to Expand)
MD5:
413c61da1a7929d9612d8d8dfa74ac03 plugins/afr.prx
e9ec197fc22c488eb282e42dcb048398 plugins/aio_fix_505.prx
ef2a10919aed3fcd7c6da1421c6c540b plugins/button_swap.prx
3165bd7cf711583fe9bf9eb8e310f7eb plugins/fliprate_remover.prx
0275ef08681e30335bef250b01ffaa12 plugins/force_1080p_display.prx
8ac8829c5efd648757fdb6f09c525c92 plugins/force_30_fps.prx
70cb489035657167a273dec03f88dce1 plugins/game_patch.prx
bdab8cbc1f3f714079cab73056b3852c plugins/gamepad_helper.prx
59c054aabd620097cb295d2dac2a4504 plugins/no_share_watermark.prxSHA256:
9bf82dd027b4b3a7e5f22337be8aa9d70f1753a2a17f3af52fea8ff1b8cd3fca plugins/afr.prx
df0d6e4e9f828c75cb5ece684a9560ba8285a9b6ac00b976923fd2d4884da4c3 plugins/aio_fix_505.prx
2c2f200559a6525ae3480733168f788cf64e308ede2586c369f87b63277b7c3f plugins/button_swap.prx
4c678585ea6c9588d6f099d50813d58013ea0f04a1f908fc416ea6e7fb9e655d plugins/fliprate_remover.prx
3b794ec47259039a167ce7d12cf5b4f6626366fd21a4cc6be3b695ea778a3b83 plugins/force_1080p_display.prx
2c04ba32b430e8f16210cc5a7295e7bb2752c379cf2b4cfe6e6088069d3e799c plugins/force_30_fps.prx
9ee2c7c4499b2935a3b4e5cf9fb574c19ce6a3cb2360ffabc45981d97104677b plugins/game_patch.prx
bdb733b1d9d3a1bfc1cb1bbf37c3897c044db39ad4af90262ca03286152fbf3b plugins/gamepad_helper.prx
9c42d1cc245e62efec3e466bbbff4b06f8a8a01e062277f886545d5680d1b3d7 plugins/no_share_watermark.prx1.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.prxSHA256:
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.prx1.177
Added
- New Plugins:
GamePad helper Plugin
Author(s):
Plugin filename: gamepad_helper.prx
Features:
- Custom DeadZone settings
- Custom TouchPad Button
- Custom Button Mapping
- Custom Viration Intensity settings
Getting Started
Config File in /data/GoldHEN/gamepad.ini.
; Load gamepad config for any title
[default]
enableDeadZone=1
DeadZoneLeft=13
DeadZoneRight=13
enableCustomTouchPad=1
TOUCH_L2=BUTTON_L3
TOUCH_R2=BUTTON_TOUCH_PAD
; Load gamepad config for Playroom
[CUSA00001]
enableCustomButton=1
BUTTON_L3=BUTTON_CROSS
VirationIntensity=mediumConfiguration Options
DeadZone setting:
- enableDeadZone:
value: 0,1 - DeadZoneLeft:
value: 0~128 - DeadZoneRight:
value: 0~128
Custom TouchPad setting:
- enableCustomTouchPad:
value: 0,1
Support TouchPad Button Mapping list
TOUCH_L1
TOUCH_R1
TOUCH_L2
TOUCH_R2
TouchPad Button Map
| L1 | R1 | |
|---|---|---|
| L2 | R2 |
Custom Button setting:
- enableCustomButton:
value: 0,1
Support Button Mapping list
BUTTON_OPTIONS
BUTTON_UP
BUTTON_RIGHT
BUTTON_DOWN
BUTTON_LEFT
BUTTON_L3
BUTTON_R3
BUTTON_L2
BUTTON_R2
BUTTON_L1
BUTTON_R1
BUTTON_TRIANGLE
BUTTON_CIRCLE
BUTTON_CROSS
BUTTON_SQUARE
BUTTON_TOUCH_PAD
Viration Intensity setting:
- VirationIntensity:
options: off,weak,medium,strong
Force 1080p Display
Plugin filename: force_1080p_display.prx
Author(s):
Reports to the app that it is connected to a 1080p display.
Plugin Hashes (Click to Expand)
MD5:
d6da561c6adf2639e6dc89645d69fce4 plugins/afr.prx
052e696a7e06c791d7ede1c1cbfcc2d1 plugins/aio_fix_505.prx
b7dd99c47038fb585b41cd59bfa0cf30 plugins/button_swap.prx
5f36cd16bd19172a7b08d5f1ac3f92fc plugins/fliprate_remover.prx
26c98d29edc2bac12ed4279ba4cc892e plugins/force_1080p_display.prx
343c37549042b14dce73275b810cef58 plugins/game_patch.prx
793158f00782d613aec34dc71cb8c8e2 plugins/gamepad_helper.prx
181c926e3f03b314764e44441e25c845 plugins/no_share_watermark.prxSHA256:
1231e645cd990b1cf42b44a0598b66f0c57e56496c4f61a7295eed1f4b532c5c plugins/afr.prx
32fcb73464d9c88457dafc0817e8648bcdb3977985224c1bb8882f766dba2abb plugins/aio_fix_505.prx
7d3bd1fb4a7c42f73da1d0bbf19d5638dad1c9d33fef607087e07e1ce08cf609 plugins/button_swap.prx
d8731518063f5f6ba4b2ffb684c9028881295ba89a1cddfec22e0bcae02592a8 plugins/fliprate_remover.prx
c91d489ac7769cc70b669066484f26565eafbfc41f08bdad96b3f777fc51111d plugins/force_1080p_display.prx
064b2d358d488e37c1dbe095f316d727867fea7179559b9b68f13ff5bd6297a3 plugins/game_patch.prx
47ce638b35a9d0f4b5540755bd784f1fc55c62957ad7af15d7994fece09bb421 plugins/gamepad_helper.prx
10f7d85f099eee577b003c22a7204135a3c0b8d060fd3efccb6b68e4e18cc6a0 plugins/no_share_watermark.prx1.163
Added
- Example config
plugins.inifrom the Readme.
Changed
- Dropped support for Patch Engine's JSON format in favor of XML.
- GoldHEN Cheats Manager must be updated to 1.0.3
- Plugins are now being built on Clang-12.
Plugin Hashes (Click to Expand)
MD5:
89b143ed1764ede768cd99115806e067 plugins/afr.prx
2cc716e1c2e3b87ba2c7950bd8f65562 plugins/button_swap.prx
52d4a9cf145ab0ca5a2aad800f7987ff plugins/fliprate_remover.prx
e040faa2557701e16e81777fc95dc4f4 plugins/game_patch.prx
9e8ee4ef120f4aee44eac35f0d4fa694 plugins/no_share_watermark.prxSHA256:
60ec79bf08ca1ee1e355f4943567326e371638e8c0c5886b6eaef058799e1f31 plugins/afr.prx
bdf4044ebfdac43f01c2e35c32e48e0cc3e3af167f39b30bc8626f9259a171ca plugins/button_swap.prx
296cf29855d8eb86e5f530ab57990f12d4b2d1b3b3521df32ca58dca7734452d plugins/fliprate_remover.prx
c41582359fa8ffd52489c0a21131f63c947de33d9c79c8b96077d7f1699ebc03 plugins/game_patch.prx
e771a726fcb177192cd2e8626d81f34835b240ed99054a455b204411dfbfd733 plugins/no_share_watermark.prx1.155
Getting Started
- Load GoldHEN 2.3 or newer on your PS4.
- Enable option to load plugins in Plugins Menu.
- Download plugins from link below.
- Extract downloaded plugins into
/data/GoldHEN/plugins/. - Add plugins you want to load into
/data/GoldHEN/plugins.ini.- Per game plugins sections are recommended over putting everything in
default.
- Per game plugins sections are recommended over putting everything in
; Load plugins for any title
[default]
/data/GoldHEN/plugins/game_patch.prx
; Load plugins only for Playroom
[CUSA00001]
/data/GoldHEN/plugins/afr.prx
/data/GoldHEN/plugins/no_share_watermark.prxPlugins
AFR (Application File Redirector)
Plugin filename: afr.prx
Author(s):
Redirect file calls to /data/
How To Use (Click to Expand)
- Create a folder in
/data/data/GoldHEN/AFR/(title id)/
- Place files into newly created
(title id)folder- Example for
CUSA00001/app0/hello_afr.txt->/data/GoldHEN/AFR/CUSA00001/hello_afr.txt
- Example for
- Run your game.
Button Swap
Plugin filename: button_swap.prx
Author(s):
Swap X and O around on Asia Region console.
Fliprate Remover
Plugin filename: fliprate_remover.prx
Author(s):
Removes framerate limit for games using system function sceVideoOutSetFlipRate.
Game Patch
Plugin filename: game_patch.prx
Author(s):
Patches game before boot.
How To Use (Click to Expand)
Manual Installation
- Download patch zip
- Extract it to
/data/GoldHEN/
Easy Installation
- Patches can be configured, install/update via:
- GoldHEN Cheat Manager
- Itemzflow Game Manager
- Run your game.
Libraries used
No Share Blocks
Plugin filename: no_share_watermark.prx
Author(s):
Removes image watermark, video and screenshot blocks from games.
Plugin File Hashes
Plugin Hashes (Click to Expand)
MD5:
5d39326745ecd0d4d674de5513481e50 plugins/afr.prx
627f73ee282853731806885f4bfa719b plugins/button_swap.prx
2fa11aad5cc39b8ff83b425ad0019955 plugins/fliprate_remover.prx
4648e7120e59490bc5fe18ab1a942946 plugins/game_patch.prx
524d26d311d1adb24b28d86b6b2eac6b plugins/no_share_watermark.prxSHA256:
eac35de50541720229c4ae3bb0abb8fca473e133db31ed896a764bfcfbed73b0 plugins/afr.prx
a5a365c8cd79f8ac6268c70497b2abeda61a92ff3b77d5ecb4886377a794159e plugins/button_swap.prx
71f23ce1856d39dbe170fe7c28295b84abc42028c94dfd76adca1a57dfa1931f plugins/fliprate_remover.prx
d80678640fe87d4e9f883f3b6edf4d090b158787938eda566a5fdfdd47fcf6e0 plugins/game_patch.prx
1b347f47adabb384952c10fe49bdfbdef05e9408f6f79e98f5abf235ddf5bbeb plugins/no_share_watermark.prx