Skip to content

Mod created by Zaitara and V E L D with the help of BellumZeldaDS and some random victims

Notifications You must be signed in to change notification settings

FFA-Modding/q-mod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Q-Mod / Full Frontal Mod

WEBSITE (temporary not a cool adress)

WARNING! Check the branch you're pulling/cloning/pushing!
The MASTER branch is the branch with the approved and safe files
The PRE-RELEASE branch is a merge of all the contributors code that must be checked/tested by us. To contribute, you'll push to a local head branch, we'll approve it by merging it on the pre-release branch.

Credits:

  • Created by Zaitara
  • Dev by Zaitara
  • Testing by BellumZeldaDS and random victims

INSTALLATION

To install the .psarc you have to PUT the .psarc in the installation folder on the PS3, for example:

  • EUROPE DISC: dev_hdd0/game/BCES001954/USRDIR/data/ and throw the patch_xx.psarc in here.
  • EUROPE PACKAGE: NPEA00378/USRDIR/data/ and throw the patch_xx.psarc in here.
  • AMERICAN DISC: dev_hdd0/game/BCUS98380/USRDIR/data/ and throw the patch in here.
  • AMERICAN PACKAGE: NPUA80642/USRDIR/data/ and throw the patch_xx.psarc in here.
  • JAPANESE PACKAGE: NPJA00089/USRDIR/data/ and throw the patch_xx.psarc in here.

To install the .pkg, you have to install a custom firmware like CFW or HFW with HEN and then:

  • Download the .pkg and put it on a USB key formatted in FAT32. Put the .pkg on "E:\packages\" (E:\ is an example).
  • Put your USB key on a USB port of your PS3
  • In games category on your XMB menu, go to "⭐ Package Manager > 📁 Install Package File > 📁 Package Directory"
  • Select "QMFFMPatch_vx.xx.pkg" and install it. => If this method don't work, use the first one.

Start the game and try to launch a game on Markazia. If you don't see the changes (plasma barricades...), then retry to install the game or the patch.

DISCLAIMER

Please, DO NOT use this mod to win easily on other players by using unavailable weapons. If you get ban for reasons we don't know, we're not responsible of.

MODDING TOOLS

Mod that you NEED to mod the game:

  • PS3 Game Extractor - Used to unpack and pack the .pkg and .psarc file.
  • Unluac - Used to decompile and recompile the .lc files.
  • Lua Bytecode - Used to add the B4404 headers to the .lc files.
  • PS3 COBRA 4.88.2 Custom FirmWare - Used to patch the game on PS3.
  • Visual Studio Code - Used to modify the .lua files easily than with the notepad.
  • MultiMAN / PS3 SIDE - Used to modify the files of the PS3 from a computer with the FTP, or from the PS3 itself with the files explorer.