By SceneButNotHeard
What is Artemis PS3?
An Open Source PlayStation 3 Hacking System created under the Project Artemis initiative GameHacking.org/ARTEMIS
How To Use
Please refer to the Installation file for installation and use instructions.
Status (Completed)
Install MAMBA and PS3MAPI payload (if not already installed)
Load artemis_ps3.sprx into VSH
Access user codes
Sorts codes and games alphabetically
Status (To-Do)
Access codes from an online database
Allow for users to enter their own codes
Credits
Lazy Bastard - Project Founder
Berion - GUI Graphic Designer
Dnawrkshp - Creator of ArtemisPS3-GUI and ArtemisPS3-PRX
NzV - PS3MAPI (on which Artemis is dependent 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
GUI Download
Source
What is Artemis PS3?
An Open Source PlayStation 3 Hacking System created under the Project Artemis initiative GameHacking.org/ARTEMIS
How To Use
Please refer to the Installation file for installation and use instructions.
Status (Completed)
Install MAMBA and PS3MAPI payload (if not already installed)
Load artemis_ps3.sprx into VSH
Access user codes
Sorts codes and games alphabetically
Status (To-Do)
Access codes from an online database
Allow for users to enter their own codes
Credits
Lazy Bastard - Project Founder
Berion - GUI Graphic Designer
Dnawrkshp - Creator of ArtemisPS3-GUI and ArtemisPS3-PRX
NzV - PS3MAPI (on which Artemis is dependent 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
GUI Download
Source
Comment