PS3 use webman mod + Artemis added

ashura

Member
Hello guys i have been wondering how it can be used this new op´tion from artemis to be used with webman mod, i have the latest release from Artemis to select the plugin from there but from webman how can i use the option to select the cheats before i launch the game into it, i will look foward to know how the cheats can be enabled by using this new option from webman mod
 
I dunno how aldo has incorporated Artemis, but originally, the gui does create a .txt file in '/dev_hdd0/tmp' called art.txt, which should look like this:
Code:
cheat name1
0 or 1 <- determine single write/constant write of code (comparable with Infinity and Unlock)
0 XXXXXXXX YYYYYYYY
#
cheat name2
1
0 XXXXXXXX YYYYYYYY
#
(null)
 
Last edited:
I dunno how aldo has incorporated Artemis, but originally, the gui does create a .txt file in '/dev_hdd0/tmp' called art.txt, which should look like this:
Code:
cheat name1
0 or 1 <- determine single write/constant write of code (comparable with Infinity and Unlock)
0 XXXXXXXX YYYYYYYY
#
cheat name2
1
0 XXXXXXXX YYYYYYYY
#
(null)

Artimis integration with webMAN MOD is documented here:
https://github.com/aldostools/webMAN-MOD/wiki/~-Cheating-&-Patching-Processes#artermis

It adds some interactive features accessed through the web commands or through combos.

Here is the mini-tutorial included in the wiki:
Using ArtemisPS3 with webMAN MOD
  • Go to /setup.ps3, check the Artemis option and save the settings.
  • Install and launch ArtemisPS3 from the XMB.
  • Configure ArtemisPS3 to use webMAN MOD. It will simply exit to XMB instead of load the internal plugins.
  • Select your codes. Press ✖ on Start in the main menu
  • From here you can launch the game or launch homebrew to mount the game
  • When the game has launched, a notification will appear saying: Artemis PS3 / Start to Attach.
  • Once you are ready to use your codes in the game, open the in game XMB by pressing the PS button
  • Hold START button pressed until Artemis says that it has attached
    • Use L2+START or R2+START to load art_l2.txt or art_r2.txt from /dev_hdd0/tmp respectively
    • At this point any codes chosen to constant write will be constantly writing
    • For any single write codes you wish to write again, repeat again (enter the in game XMB and hold the START combination)
  • Enter again to in game XMB and hold SELECT button if you wish the detatch (and stop constant writing).
 
Back
Top