Post: [PS4 1.76][FC4 1.00] Far Cry 4 Mod Menu
05-31-2017, 12:51 AM #1
2much4u
1337 H4X0R
(adsbygoogle = window.adsbygoogle || []).push({}); Note: The following is only for 1.76 PS4's, and because of that, is not able to be used online. It has been tested and confirmed working on both the US and EU game regions. It is currently unknown if it will work on the JP region. It will only work on version 1.00 of Far Cry 4, which means there are no updates or dlc.



This was an interesting and fun experiment to try working on a different game than GTA V. Far Cry 4 is also a game that very little has been done for (modding wise) which makes the challenge all the more exciting. As I have previously stated, FC4 has a native system similar to GTA's. However, it is not nearly in-depth and from my attempts to hook a few natives, I realized it may be left-over debug code. The natives related to drawing are all just empty functions and I was unable to get raw button input, which makes the menu base rather interesting. It uses the mission objective box for drawing text so the menu base has to combine all the options, title, scroller, and credits to a single string. Without raw button input I was able to use the angle of the player's camera and the player's melee to control it. Because of this, the menu cannot be used in vehicles, safe zones, and other situations in which camera and weapon usage is limited. I left print coordinates in there so people could request teleport locations that I may get around to adding someday. I'm looking forward to researching other mostly untouched games in the future and would recommend other developers wanting to test their skills do so as well.
It is not the most stable mod ever, so try not to get mad if the game crashes in the middle of a mission

Usage

  1. Navigate to azuramenu.com on your PS4
  2. Press the load Azura - Far Cry 4 button
  3. Exit web browser with home button (NOT CIRCLE)
  4. Launch Far Cry 4 (Make sure FC4 was not already running or else this will not work)
  5. Enjoy!


Credits

  • BadChoicesZ - Notifications code
  • ZiL0G80 - Disable process ASLR address
  • Zecoxao - Firmware version spoof address
  • kR105 - Dlclose exploit sample code
  • CTurt, flatz, SKFU, droogie, Xerpi, bigboss, Hunger, Takezo, Proxima - PS4 SDK and background research making all this possible
Last edited by 2much4u ; 05-31-2017 at 01:35 AM.

The following 31 users say thank you to 2much4u for this useful post:

8vitorcosta, BaumHF1, Big_Buddha, Black Panther, Red-EyeX32, BurtE, DEv_ShOoTz, Dog88Christian, FrogPap, popcornmods, hackerfield, Hydrogen, illusional, Je Modz, Kronos, Levisaurus, macflay59, MOD-RuLeZ, NGM, Norway-_-1999, Member35342235, Pianist Prodigy, RF0oDxM0Dz, ROCKY_southpaw, seb5594, Smoky420, Spoofay, SyGnUs, ThatEpicSomeone, TheRichSlut, tuffcole
05-31-2017, 08:46 PM #11
IcarusXSEC
Do a barrel roll!
i no get credits
05-31-2017, 11:06 PM #12
nice release Winky Winky
06-08-2017, 12:22 PM #13
S63
Space Ninja
Originally posted by 2much4u View Post
Note: The following is only for 1.76 PS4's, and because of that, is not able to be used online. It has been tested and confirmed working on both the US and EU game regions. It is currently unknown if it will work on the JP region. It will only work on version 1.00 of Far Cry 4, which means there are no updates or dlc.



This was an interesting and fun experiment to try working on a different game than GTA V. Far Cry 4 is also a game that very little has been done for (modding wise) which makes the challenge all the more exciting. As I have previously stated, FC4 has a native system similar to GTA's. However, it is not nearly in-depth and from my attempts to hook a few natives, I realized it may be left-over debug code. The natives related to drawing are all just empty functions and I was unable to get raw button input, which makes the menu base rather interesting. It uses the mission objective box for drawing text so the menu base has to combine all the options, title, scroller, and credits to a single string. Without raw button input I was able to use the angle of the player's camera and the player's melee to control it. Because of this, the menu cannot be used in vehicles, safe zones, and other situations in which camera and weapon usage is limited. I left print coordinates in there so people could request teleport locations that I may get around to adding someday. I'm looking forward to researching other mostly untouched games in the future and would recommend other developers wanting to test their skills do so as well.
It is not the most stable mod ever, so try not to get mad if the game crashes in the middle of a mission

Usage

  1. Navigate to azuramenu.com on your PS4
  2. Press the load Azura - Far Cry 4 button
  3. Exit web browser with home button (NOT CIRCLE)
  4. Launch Far Cry 4 (Make sure FC4 was not already running or else this will not work)
  5. Enjoy!


Credits

  • BadChoicesZ - Notifications code
  • ZiL0G80 - Disable process ASLR address
  • Zecoxao - Firmware version spoof address
  • kR105 - Dlclose exploit sample code
  • CTurt, flatz, SKFU, droogie, Xerpi, bigboss, Hunger, Takezo, Proxima - PS4 SDK and background research making all this possible


nice bro

The following user thanked S63 for this useful post:

tuffcole
06-08-2017, 06:57 PM #14
The game keeps crashing on me after a few minutes of gameplay. Anyone any idea of how i could stop that from happening
06-08-2017, 10:10 PM #15
2much4u
1337 H4X0R
Originally posted by eddie1361 View Post
The game keeps crashing on me after a few minutes of gameplay. Anyone any idea of how i could stop that from happening


Get through the prologue mission without the menu.
06-11-2017, 01:00 PM #16
KranK
Just a Mad Man
Originally posted by MostWanted323i View Post
Oh man.. You are obviously to dumb to understand anything.


Dont be so sure about what you say .... 😂

The following 5 users say thank you to KranK for this useful post:

Norway-_-1999, Member35342235, tuffcole, X-UNDEAD_NINJA2, xelahot
06-13-2017, 10:24 PM #17
Are you doing a few updates with this atm. Its stopped working for me and changes my firmware everytime the payload is loaded but it goes back to 1.76 when i restart my ps4. Your menu is brilliant btw
09-25-2017, 07:13 PM #18
Originally posted by 2much4u View Post
Note: The following is only for 1.76 PS4's, and because of that, is not able to be used online. It has been tested and confirmed working on both the US and EU game regions. It is currently unknown if it will work on the JP region. It will only work on version 1.00 of Far Cry 4, which means there are no updates or dlc.



This was an interesting and fun experiment to try working on a different game than GTA V. Far Cry 4 is also a game that very little has been done for (modding wise) which makes the challenge all the more exciting. As I have previously stated, FC4 has a native system similar to GTA's. However, it is not nearly in-depth and from my attempts to hook a few natives, I realized it may be left-over debug code. The natives related to drawing are all just empty functions and I was unable to get raw button input, which makes the menu base rather interesting. It uses the mission objective box for drawing text so the menu base has to combine all the options, title, scroller, and credits to a single string. Without raw button input I was able to use the angle of the player's camera and the player's melee to control it. Because of this, the menu cannot be used in vehicles, safe zones, and other situations in which camera and weapon usage is limited. I left print coordinates in there so people could request teleport locations that I may get around to adding someday. I'm looking forward to researching other mostly untouched games in the future and would recommend other developers wanting to test their skills do so as well.
It is not the most stable mod ever, so try not to get mad if the game crashes in the middle of a mission

Usage

  1. Navigate to azuramenu.com on your PS4
  2. Press the load Azura - Far Cry 4 button
  3. Exit web browser with home button (NOT CIRCLE)
  4. Launch Far Cry 4 (Make sure FC4 was not already running or else this will not work)
  5. Enjoy!


Credits

  • BadChoicesZ - Notifications code
  • ZiL0G80 - Disable process ASLR address
  • Zecoxao - Firmware version spoof address
  • kR105 - Dlclose exploit sample code
  • CTurt, flatz, SKFU, droogie, Xerpi, bigboss, Hunger, Takezo, Proxima - PS4 SDK and background research making all this possible


I do not see where it says download?
:UPDATE:
Oh i get it now
11-24-2017, 10:19 PM #19
iiCaNHaX
I defeated!
There's Far Cry 4 Mod Menu for PS4 but no menu for PS3.. What interesting..

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo