Skip to content

Commit

Permalink
update screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
bucanero committed Jan 2, 2024
1 parent 098b986 commit f2bfd73
Show file tree
Hide file tree
Showing 8 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# Package metadata.
TITLE := GoldHEN Cheats Manager
VERSION := 01.14
TITLE_ID := GOLD00777
CONTENT_ID := IV0000-GOLD00777_00-GOLDCHEATS000PS4
TITLE := PS4 Cheats Manager
VERSION := 01.20
TITLE_ID := CHTM00777
CONTENT_ID := IV0000-CHTM00777_00-PS4CHEATSMANAGER

# Libraries linked into the ELF.
LIBS := -lc -lkernel -lSceAudioOut -lSceUserService -lScePigletv2VSH -lSceSysmodule -lSceFreeType \
-lScePad -lSceSystemService -lSceSaveData -lSceCommonDialog -lSceMsgDialog -lSceNet \
-lSDL2 -lcjson -ldbglogger -lz -lzip -ljbc -lmxml -lcurl -lpolarssl -lSQLite
-lSceNetCtl -lSDL2 -lcjson -ldbglogger -lz -ljbc -lmxml -lcurl -lpolarssl -lSQLite

# Additional compile flags.
EXTRAFLAGS := -fcolor-diagnostics -Wall -D__PS4__
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ An open-source PlayStation 4 cheat code manager for [GoldHEN](https://github.com
<details>
<summary>Screenshots Gallery (Click to Expand)</summary>

![image](./docs/screenshots/goldcheats-xmb.jpg)
![image](./docs/screenshots/cheatsmgr-xmb.jpg)
![image](./docs/screenshots/game-list.jpg)
![image](./docs/screenshots/hdd-patch.jpg)

Expand Down
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ An open-source PlayStation 4 cheat code manager for [GoldHEN](https://github.com

![image](./screenshots/hdd-patch.jpg)

![image](./screenshots/goldcheats-xmb.jpg)
![image](./screenshots/cheatsmgr-xmb.jpg)

**PS4 Cheats Manager** is a simple PS4 homebrew application that manages `JSON`, `SHN`, `XML`, and `MC4` cheat codes files.

Expand Down
Binary file added docs/screenshots/cheatsmgr-xmb.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/screenshots/game-list.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/screenshots/goldcheats-xmb.jpg
Binary file not shown.
Binary file modified docs/screenshots/hdd-patch.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/screenshots/main-menu.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f2bfd73

Please sign in to comment.