Join Us and become a Member for a Verified Badge to access private areas with the latest PS4 PKGs.
Status
Not open for further replies.
The day @handsfromhell has been patiently waiting for is here in time to enjoy over the 4th of July weekend... enter the first Red Dead Redemption 2 PS4 Mod Menu v1.13 / v1.19 / v1.24 dubbed the RDR2 Oysters Menu by @RF0oDxM0Dz (rfoodxmodz on Twitter) for those in the PS4Scene with a Jailbroken PS4 console! 🎆

:arrow: Update: PS4 RDR2 Oysters Mod Menu v1.3.5 with 1.29 Support by RF0oDxM0Dz

🧨 PS4 RDR 2 Mod Menu 1.13 / 1.19 / 1.24 Free + Paid Mod Menu 🎇🥳
Following the RDR2 PS4 Gold Bar Duplication Glitch, Red Dead Redemption 2 Modding Demos, RDR2 PS4 Models and Textures Tool, Red.Dead.Redemption.2.Update.v1.24.PS4-UNLiMiTED update, the ArabicGuy v1.0 GTA V Mod Menu Source Code, ArabicGuy v1.1 GTA V Mod Menu for PS4, GTA V ArabicGuy Mod Menu Demo Update and the GTA V Native Caller PS4 Port to GTA 1.32 Pack developer @RF0oDxM0Dz released on RDROysters.com both a free and paid PS4 RDR 2 Mod Menu 1.13 / 1.19 / 1.24 alongside a video showcase on RFOoD x MoDz's YouTube Channel:

:arrow: RDR2 Oysters Menu:

⚠️ The mod menu supports CUSA08519 game region only! ⚠️

Free Menu
  • PS4 FW: 5.05, 6.72, 7.02, 7.55, 9.00
  • GAME VER: 1.13 / 1.19 / 1.24 EU
  • Limited Options
  • Free Updates
  • A Great Menu To Play With
  • Download: RDR2 Oysters Menu Page (OystersMenu-Free-v1.3.3.7z - includes OystersMenu-v1.3.3-1.00-FREE.bin, OystersMenu-v1.3.3-1.13-FREE.bin, OystersMenu-v1.3.3-1.19-FREE.bin and OystersMenu-v1.3.3-1.24-FREE.bin)
Spoiler: Depreciated

Paid Menu
  • PS4 FW: 5.05, 6.72, 7.02, 7.55, 9.00
  • GAME VER: 1.13 / 1.19 / 1.24 EU
  • Lifetime Membership
  • Free Updates
  • A Great Menu To Play With
  • Access To Really Unique Features
  • Buy: Cost is $35 $17 (Purchase)
PS4 JB RDR2 Oysters Menu Paid + Free

Finally for those still in the PS3Scene, the ScorpionSPRX Team also have a paid Scorpion SPRX GTAV Modding (BLES Only) Mod Menu available on the ScorpionSPRX Page for $22.99 (Order) with some demo videos below: 🎮

:arrow: PS3 Scorpion Menu by RF0oDxM0Dz Now Free on RDROysters.com

New Scorpion Sprx BETA 2.0 GTA 5 PS3 HEN/CEX/DEX 2020 PAID

[PS3] NEW GTA 5 SCORPION BETA v2.0 SPRX MOD MENU - Dex/Cex/Hen/Cfw + BEST MODDER PROTECTION!

Cheers to @Andrew Marques for passing along the initial news on this PS4 Mod Menu's development, and much <3 to @RF0oDxM0Dz for sharing the WIP videos of it in action several months ago! 🍻
From Pastebin.com: RDR3 Get Entity Address 1.24-EU by rfoodxmodz
Code:
_DWORD getEnttiyAddress(int Entity)
    {
    _DWORD v4;
    _DWORD v5;
    _DWORD v6;
    _DWORD v7;
    v4 = (unsigned int)(Entity >> 8);
    _DWORD v8 = *(_DWORD*)(0x9298D28);
      v5 = *(_DWORD*)(v8 + 8) + (unsigned int)(*(_DWORD *)(v8 + 28) * v4);
    v6 = *(_DWORD*)(v5 + 8);
    return v6;
    }

#example
bool IsEntityStatic(int Entity) {
       _DWORD entityAddr = getEnttiyAddress(Entity);
       if ( *(_BYTE *)(entityAddr + 790) ) {
        return true;
        }
    return false;
    }

//Made By rfoodxmodz
Red Dead Redemption 2 (RDR2) PS4 Mod Menu Changelog:

Paid Menu

v1.0

  • Initial release
v1.1
  • Support 1.19-1.13-1.24 Version
  • Added Play Animations
  • Added Menu Colours
  • Added Wandering
  • Added Wash & Clean
  • Added Infinite Dead Eye (Self)
v1.2
  • Fixed Bugs
v1.3
  • Added Visual Options
  • Added Fun Options
  • Added Save Design in Menu Colours
  • Added Save Currently Options in Settings
  • Added Show Debug Info (RAM & Request Streaming..etc) in Miscellaneous
  • Fixed 7.55 Issues
  • Fixed Pedestrian Options Bug
v1.3.1
  • Fixed game crashing after menu activated
v1.3.2
  • Removed auto load data (Temporarily)
  • Fixed game crashing after menu activated
v1.3.3
  • Support 9.00FW
  • Support Game Version 1.00 (works on US & EU)

Free Menu

v1.0

  • Initial release
v1.1
  • Support 1.19-1.13-1.24 Version
  • Added Increase Money
  • Added Movement Changer
  • Added Menu Colours
  • Added More Horses
  • Added More Vehicles
  • Added Ignored by NPC
  • Added Wandering
  • Added Wash & Clean
  • Added Pedestrian Options
  • Added Infinite Dead Eye (Self)
  • Added Infinite Stamina (Animal Options)
  • Added Invisibility (Animal Options)
  • Added No Ragdoll (Animal Options)
  • Added Clone Horse (Animal Options)
  • Added Powerful Guns (Animal Options)
  • Added Teleport to Last Horse
  • Added Saint Denis Locations
v1.2
  • Fixed Bugs
v1.3
  • Added Visual Options
  • Added Give Weapon (Already in Paid Version)
  • Added Animations (Already in Paid Version)
  • Added More Scenarios (Already in Paid Version)
  • Added More Animals (Already in Paid Version)
  • Added More Wagons (Already in Paid Version)
  • Added More Teleports (Already in Paid Version)
  • Added Show Debug Info (RAM & Request Streaming.. etc) in Miscellaneous
  • Fixed 7.55 Issues
  • Fixed Pedestrian Options Bug
v1.3.1
  • Fixed game crashing after menu activated
v1.3.2
  • Removed auto load data (Temporarily)
  • Fixed game crashing after menu activated
v1.3.3
  • Support 9.00FW
  • Support Game Version 1.00 (works on US & EU)
Spoiler: Related Tweets

Spoiler: GTA Modding
Red Dead Redemption 2 (RDR2) PS4 Mod Menu v1.19 by RF0oDxM0Dz!.jpg
 

Comments

Updated to v1.3

Paid Changelog:

v1.3

  • Added Visual Options
  • Added Fun Options
  • Added Save Design in Menu Colours
  • Added Save Currently Options in Settings
  • Added Show Debug Info (RAM & Request Streaming.. etc) in Miscellaneous
  • Fixed 7.55 Issues
  • Fixed Pedestrian Options Bug
Free Changelog:

v1.3

  • Added Visual Options
  • Added Give Weapon (Already in Paid Version)
  • Added Animations (Already in Paid Version)
  • Added More Scenarios (Already in Paid Version)
  • Added More Animals (Already in Paid Version)
  • Added More Wagons (Already in Paid Version)
  • Added More Teleports (Already in Paid Version)
  • Added Show Debug Info (RAM & Request Streaming.. etc) in Miscellaneous
  • Fixed 7.55 Issues
  • Fixed Pedestrian Options Bug
 
Using paid 1.3 version giving ce-35878-0 error blue screen, after the oyster menu activated notification. I am using paid version on 6.72 on 1.24 game update. Please fix this issue. this problem not exits on previous version on 6.72
 
Updated to v1.3.1

Paid Changelog:

v1.3.1

  • Fixed game crashing after menu activated
Free Changelog:

v1.3.1

  • Fixed game crashing after menu activated
 
Status
Not open for further replies.
Back
Top