aldostools / webMAN-MOD

Extended services for PS3 console (web server, ftp server, netiso, ntfs, ps3mapi, etc.)
https://aldostools.github.io/webMAN-MOD/
GNU General Public License v3.0
1.3k stars 176 forks source link

[FEATURE REQUEST] Auto-apply artemis code #1112

Closed LuanTeles closed 3 weeks ago

LuanTeles commented 1 month ago

Is there a way to force webMAN to apply an Artemis cheat without showing the notification and having to press start, etc.? I’m thinking about this because I plan to apply the 60 fps patches (if available) automatically without any user interaction.

aldostools commented 1 month ago

@LuanTeles I forgot to comment that I updated webMAN MOD to let apply Artemis cheats without user interaction.

You must copy the cheats to be applied in /dev_hdd0/tmp/arts.txt then execute /artemis.ps3?attach

Update online or re-download the full installer. If you have issue with the new build, let me know.

LuanTeles commented 3 weeks ago

Thank you, Aldo. What is the easiest way I can use it? I'm thinking of adding in-game scripts that create the arts.txt with the 60FPS code and then execute the /artemis.ps3?attach command.

aldostools commented 3 weeks ago

One setup could be to have the per game batch script in /dev_hdd0/tmp/wm_ingame (one bat script per title id)

Put all the codelists in a folder. Use the web command /artemis.ps3<ncl-file> from the batch file to copy the ncl file corresponding to the game loaded to /dev_hdd0/tmp/art.txt and enable the artemis process.

You can wait a few seconds, then use /artemis.ps3?attach to apply the cheats to the game process automatically.