Dnawrkshp / ArtemisPS3

An Open Source Playstation 3 Hacking System created under the Project Artemis initiative (http://www.gamehacking.org/artemis)
MIT License
99 stars 63 forks source link

Artemis fork #17

Open bucanero opened 4 years ago

bucanero commented 4 years ago

Hello @Dnawrkshp

I've built an Artemis fork with the network cheats feature. (You can browse an online list of games and cheats, or download a .zip package with the latest .ncl files and update the local database)

You can check it here: https://github.com/bucanero/ArtemisPS3/

I don't know if you're still working on the project, but if you like, I can submit a pull request to this repository to include the changes I've added.

cheers!

Dnawrkshp commented 4 years ago

Hey! Love to see someone working on Artemis! This is really cool, I wanted to implement this myself at one point but it never came to fruition unfortunately. Happy to see that you've done it yourself!

Yes, please make a pull request and I'll make some time to find my PS3 and try it out.

Thanks!

bucanero commented 4 years ago

hi @Dnawrkshp

great, I'll send a pull request and explain the changes I've made over there. 😄

bucanero commented 4 years ago

PR #18 sent. 👍

btw, you can find binaries for PS3 here: https://github.com/bucanero/ArtemisPS3/releases/tag/r6.net

bucanero commented 3 years ago

another question I forgot to ask, do you have any defined license for your Artemis PS3 project? I guess something like GNU 3.0, Apache, or MIT license would be fine, but wanted to check before adding such file

thanks!

Dnawrkshp commented 3 years ago

I'm surprised I never added one. I prefer using MIT whenever I can. Feel free to add one.