Join Us and become a Member for a Verified Badge to access private areas with the latest PS4 PKGs.
PS4 CFW and Hacks       Thread starter PSXHAX       Start date Feb 18, 2024 at 6:35 PM       12      
Proceeding his PS3 GTA V Scorpion Menu alongside PS4 GTAV 1.46 GFX Loader ELF & PS4 GTA V ProjectV updates, PS4Scene developer @RF0oDxM0Dz released via Twitter a PS4 GTAV Scorpion Menu V1.0 GoldHEN Plugin including v1.00, v1.38, v1.46 and v1.48 for PlayStation 4 Jailbroken consoles stating:

šŸ’„ Finally I finished the GTA V Scorpion Menu on PS4 (GoldHEN Plugin).

Download: PS4-GTAV-ScorpionMenu-V1.0.7z (6.53 MB - includes ScorpionMenu-V1.0_1.00.prx, ScorpionMenu-V1.0_1.38.prx, ScorpionMenu-V1.0_1.46.prx and ScorpionMenu-V1.0_1.48.prx) / GTA & RDR2 Discord Channel šŸ—£ļø

Menu features:
  • Two-player Mod (Tested on 1.46/1.48)
  • Weapons Editor
  • Handling Editor
  • Clouds Management
  • Supports 1.00, 1.38, 1.46, 1.48
Add these paths to plugins.ini in GoldHEN folder on PS4:
Code:
[CUSA00419]/data/GoldHEN/plugins/ScorpionMenu-V1.0_148.prx

[CUSA00411]/data/GoldHEN/plugins/ScorpionMenu-V1.0_148.prx
To recap: /data/GoldHEN/plugins

then add the prx path to plugins.ini for your GTA V Title Ids
PS4 GTA V Enable XMAS in SP Code [1.48]
From Pastebin.com:
Code:
int process_base = 0x400000;
void patchXMAS() {
 memcpy_p(0x096FEBC + process_base), "\x90\x90", 2);
 memcpy_p(0x096FF3E + process_base), "\x90\x90", 2);
 memcpy_p(0x096FF4C + process_base), "\x90\x90", 2);
 memcpy_p(0x096FEDB + process_base), "\xEB", 1);
 memcpy_p(0x096FF0F + process_base), "\xEB", 1);
 memcpy_p(0x096FF65 + process_base), "\x90\x90\x90\x90\x90\x90", 6);
}
PS4 GTAV Scorpion Menu V1.0 GoldHEN Plugin by RF0oDxM0Dz.png
 

Comments

Could you please add more car modifiers? I would love to have the option to have traction engine an all that stuff modifiers. Also it seems pressing Square to input values doesn't work

Boost is a little glitchy too

Other then that it looks good, thanks
 
The model changer isn't working for version 1.38 for some reason. It just keeps shuffling random clothing when I select a character model. Anyone else having the game issue?
 
Back
Top