Git Product home page Git Product logo

goldhen_cheat_manager's Introduction

GoldHEN Cheats Manager

Downloads Release License Build package

An open-source PlayStation 4 cheat code manager for GoldHEN.

image

GoldHEN Cheats Manager is a simple PS4 homebrew application that manages GoldHEN cheat codes files.

Download

Get the latest version here.

Changelog

See the latest changes here.

Donations

My GitHub projects are open to a Patreon sponsor program. If you feel that my tools helped you in some way or you would like to support future developments, you can consider a PayPal donation.

Setup instructions

No special setup is needed. Just download the latest IV0000-GOLD00777_00-GOLDCHEATS000PS4.pkg package and install it on your PlayStation 4. On first run, the application will detect and setup the required user settings.

Usage

Using the application is simple and straight-forward:

  • Move UP/DOWN to select the cheat file you want to view, and press X button. The cheat list screen will show the available codes for the game.
  • To view the item's details, press Triangle. It will open the context menu on the screen. Press O button to return to the list.
  • To reload the list, press Square.
  • Press L1/L2 or R1/R2 trigger buttons to move pages up or down.

Online Database

The application also provides direct access to the Online Cheat database, the official GoldHEN repository of cheat files for PlayStation 4 games.

Credits

Artemis PS3 credits

Building

You need to have installed:

Run make to create a release build. If you want to include the latest save patches in your .pkg file, run make createzip.

You can also set the PS3LOAD environment variable to the PS3 IP address: export PS3LOAD=tcp:x.x.x.x. This will allow you to use make run and send eboot.bin directly to the PS3Load listener.

To enable debug logging, build it with make DEBUGLOG=1. The application will send debug messages to UDP multicast address 239.255.0.100:30000. To receive them you can use socat on your computer:

$ socat udp4-recv:30000,ip-add-membership=239.255.0.100:0.0.0.0 -

License

GoldHEN Cheats Manager - Copyright (C) 2022 Damian Parrino

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

goldhen_cheat_manager's People

Contributors

bucanero avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.