PS3 Artemis PS3 Hacking (Cheat) System by Dnawrkshp

UPDATE (June 4th 2015): bitsbubba has added some user friendly packages for adding NetCheat codes to the Artemis GUI (which has been updated also to support Cobra CFW), See original [break]ss[/break] below:

Do you like cheats or devices like CodeUnique? Well, if so then developer Dnawrkshp has shared a project that that may be of interest as he and other contributors have been working on the Artemis PS3 Hacking System, It's an Open Source project that will allow you to apply Netcheat codes to many of your favorite games with ease. Checkout the details of this project (App and Plugin) below and the Video Demonstration provided from the developer.


ICON0.PNG



Dnawrkshp (via ps3hax) said:
Artemis PS3 Hacking System

I'm pressed for time right now so I can't write a full write-up, but basically Artemis PS3 is similar to CodeUnique except it is free and open source.
Artemis PS3 is a part of Project Artemis; a larger, collaborative initiative to create hacking systems for those that lack one already. If you care to, you may read more about it here: GameHacking.org | ARTEMIS. Artemis PS3 will be added to it later.

Again pressed for time so here's an old video I have of Artemis in action


. Since then there have been a few graphical changes, but mainly just more features.

The source code, as always, is on my Github https://github.com/Dnawrkshp/ArtemisPS3. It has a instructional readme to help you get it running on your PS3.
As of now I'm most interested in getting feedback from users. I can't truly find all the bugs and that's where I need you. If you encounter anything unusual, please message me somehow with a description of the bug and a possible way to recreate it. Thanks.
[/INDENT]
Artemis.PNG


What is ArtemisPS3?

How To Use
  • Please refer to the Installation file for installation and use instructions (or see below).

Installing Artemis PS3

  • Download the ArtemisPS3-GUI.pkg
  • Install it onto your PS3 (method to install depends on your CFW)

Installing cheat codes

  • Choose between installing the .ncl file on a flash drive or in the Artemis installation directory
  • For the flash drive make a new folder on the root called USERLIST
  • Inside the folder place any .ncl files inside it
  • Insert the usb drive into the right usb slot of your PS3 and launch Artemis PS3
  • For the installation directory method launch an FTP server on your PS3 (multiman)
  • Navigate to /dev_hdd0/game/ARTPS3001/USRDIR/USERLIST/
  • Place any .ncl files inside the folder and launch Artemis PS3


Using Artemis

  • Launch Artemis from the XMB and selected your codes
  • Once you have selected your codes Press X on Start in the main menu
  • You should hear a single beep (if you hear three MAMBA failed to install)
  • From here you can launch the game or launch homebrew to mount the game
  • Once you are ready to use your codes in the game, open the in game XMB by pressing the PS button
  • A notification should appear telling you to press L3 and R3 to attach (if this does not appear just wait a little)
  • HOLD L3 and R3 until Artemis says that it has attached
  • At this point any codes chosen to constant write will be constantly writing
  • For any single write codes you wish to write again, just enter the in game XMB again and hold L3 and R3


Creating cheat lists (.ncl)

  • NetCheat List Files are built into NetCheat PS3
  • Download and run NetCheatPS3
  • In the codes tab create a new code and name it as you wish
  • Within the textbox enter any NetCheat PS3 codes (or use the Codelist by clicking the square on the bottom left)
  • Finally click Save All and specify a save location for the new .ncl

Creating advanced cheat lists (.ncl)
New in Artemis PS3 is the ability to add option tags.
These tags enable you to specify options for a code that has multiple effects for one address.
Using tags instead of multiple codes condenses the overall cheats list.
The format for an option tag is very specific and must be used exactly as described.
A tag begin with brackets that surround an ID ([Z]).
This ID must be a collection of capital Z's.
For instance, a tag such as [ZZZZ] has an ID of ZZZZ. [zz] is not a valid ID.
Following the opening tag are the elements, or options.
Each element begins with the value that the option represents, an equal sign (=), and the name of the option.
Elements are separated by semicolons (;).
So right now an option tag would look something like this: [ZZ]0010=This is 0x10;0020=This is 0x20
But now we have to end the tag. To end an option tag you simply add a forward slash (/) in front of the ID and surround that with brackets ([/Z]).
Finally to actually implement this as a value for a code, simply put the ID of the tag anywhere in the code you'd like.
For instance, in Jak 1 there are 4 different types of eco states you can be in. Red, blue, green, and yellow.
Each uses the same line. So the appropriate code using option tags would be:
0 201FEE08 ZZ
0 201FEE18 FFFFFF7F
0 201FEE0C 00000040
[ZZ]01=Yellow;02=Red;03=Blue;04=Green[/ZZ]


Status
(Green = Complete / RED = Incomplete)

  • Install MAMBA and PS3MAPI payload (if not already installed)
  • Load artemis_ps3.sprx into VSH
  • Access codes from an online database
  • Access user codes
  • Allow for users to enter their own codes
  • Sorts codes and games alphabetically

Credits

  • Lazy Bastard - Project Founder
  • Berion - GUI Graphic Designer
  • Dnawrkshp - Creator of ArtemisPS3-GUI and ArtemisPS3-PRX
  • NzV - PS3MAPI (on which Artemis is dependant upon)
  • PS2Dragon - Artemis Logo
  • Square Enix - Kingdom Hearts Dearly Beloved song

Dependencies

  • ArtemisPS3-GUI - PSL1GHT SDK (github HACKERCHANNEL)
  • ArtemisPS3-PRX - CELL SDK

Compiling

  • This has been built using a makefile and my VS Integration tools. Ideally, you'd use Visual Studio to run and compile as normal. However the command line will still operate functionally.

For the following, only selfs can be packaged and run.

  • Visual Studio
  • Build - Set mode to Debug. Build as normal (F6)
  • Run - Set mode to Debug. Run as normal (F5)
  • Package - Set mode to Release. Build as normal (F6)
  • Command Line
  • Build - make
  • Run - make run
  • Package - make pkg

UPDATE (June 4 2015):

Bitsbubba said:
so I got all codes done [strike](except BLJM)[/strike], renamed to Title/ Version/ Title ID for better alphabetical sort & separated them into pkg installs by Title ID (regions)

Update: added BLJM pack Ninja Gaiden Sigma 1/2 codes and Singularity v1.00 [BLUS30296] (thanks @Grim Doe )

Downloads (also below):



Download (GUI): https://github.com/Dnawrkshp/ArtemisPS3/blob/master/ArtemisPS3-GUI/ArtemisPS3-GUI.pkg

Download NetCheat Codes (
Noob Friendly Installation):


Source: https://github.com/Dnawrkshp
(Thanks to bitsbubba for the News Tip)
 
Last edited:
I have already installed this version. From manual I realized that MAMBA failed to install. So i need to install MAMBA+PRX loader? I did not find any information about it.
 
I tried to follow the directions to use this. but it doesnt seam to work. not sure if I'm having a firmware issue or what. I hear 1 beap after I select the codes. Then go to MM and select the game and Launch. But The Holding down L3 and R3 is a little unclear. and does the system need to be connected to Netcheat or something. the directions just feel a little incomplete.
 
I tried to follow the directions to use this. but it doesnt seam to work. not sure if I'm having a firmware issue or what. I hear 1 beap after I select the codes. Then go to MM and select the game and Launch. But The Holding down L3 and R3 is a little unclear. and does the system need to be connected to Netcheat or something. the directions just feel a little incomplete.

Enter the in game XMB from the game by pressing the PS button. A popup should appear telling you to hold either L3+R3 (old version) or Start (new version) to attach. Hold the button(s) until it says it says it has attached. Sorry.
 
Enter the in game XMB from the game by pressing the PS button. A popup should appear telling you to hold either L3+R3 (old version) or Start (new version) to attach. Hold the button(s) until it says it says it has attached. Sorry.

Oh wow that worked. What is strange I have been trying to figure out a way to enable cheats on this game I'm playing. And this is the only tool that worked perfectly. Except I could get the cheats to work for this game BLUS30999-[Castlevania Lords of Shadow 2. the cheats where in the big package file. Im thinking maybe I might have not enabled them correctly. But I'm not sure if that was the issue or something else. But this tool works very nice for the one game I wanted to cheat on. I think I'm going to test more now.
Great job!
 
Does anyone have cheats for psn version NPUB31117 Dragons Dogma dark arisen 1.02? in the cheats theres is only until version 1.01 and those give the game blackscreen after i attach it
 
Thank you for this tool! Unfortunately I'm still trying to get it to work. Using 4.75 Ferrox CFW and Artemis_r2.

When pressing X on START GAME it freezes but if I use MAMBA/PRX Loader beforehand it works (I hear one beep) but when I start the game and open XMB in-game I never get the message to attach - waited more than 5 minutes and still nothing. What am I doing wrong? Any advice highly appreciated.
 
Thank you for this tool! Unfortunately I'm still trying to get it to work. Using 4.75 Ferrox CFW and Artemis_r2.

When pressing X on START GAME it freezes but if I use MAMBA/PRX Loader beforehand it works (I hear one beep) but when I start the game and open XMB in-game I never get the message to attach - waited more than 5 minutes and still nothing. What am I doing wrong? Any advice highly appreciated.

This is the same issue I have with the newer build on Cobra. It single beeps but it never attaches to the game.
 
I can't seem to get it working (can access Artemis, one beep, run the game...no notifications...waited over 10 minutes)

I am using Rebug 4.70 (tried both Cobra enabled and disabled - disabled leads to ps3 freeze on loading the game from XMB, enabled leads to the above mentioned situation)

I have no idea what I'm doing wrong at this point as I've (I think so anyways) followed everything to the letter

Any ideas, anyone?
 
I can't seem to get it working (can access Artemis, one beep, run the game...no notifications...waited over 10 minutes)

I am using Rebug 4.70 (tried both Cobra enabled and disabled - disabled leads to ps3 freeze on loading the game from XMB, enabled leads to the above mentioned situation)

I have no idea what I'm doing wrong at this point as I've (I think so anyways) followed everything to the letter

Any ideas, anyone?

after starting the game hit the PS button whether you see the notification or not, press the button to attach (I believe it's start in the newest build)
 
after starting the game hit the PS button whether you see the notification or not, press the button to attach (I believe it's start in the newest build)

Apologies if I was unclear but that's precisely what I am unable to do

Once I press the PS button then there is simply no notification - and then even if I try to press and hold the start button (or L3 +R3 - tried both and did so for nearly a minute), nothing happens in-game. I still lose health. no money increases, etc
 
The only way i found to get artemis work in my ps3, was to put de artemis_ps3.sprx in the root of my hdd0 and in mamba_plugins.txt
But with plugin running all the time, system is very unstable. Is this the correct procedure to install artemis? Because i try to open the app, select cheats i wanted, hear one beep, but when i enter in game xmb the notification never showed. Even so I held pressed the start button, but nothing happened.
 
The only way i found to get artemis work in my ps3, was to put de artemis_ps3.sprx in the root of my hdd0 and in mamba_plugins.txt
But with plugin running all the time, system is very unstable. Is this the correct procedure to install artemis? Because i try to open the app, select cheats i wanted, hear one beep, but when i enter in game xmb the notification never showed. Even so I held pressed the start button, but nothing happened.

do you have the latest pkg from github
 

Similar threads

Back
Top