Join Us and become a Member for a Verified Badge to access private areas with the latest PS4 PKGs.
PS4 CFW and Hacks       Thread starter PSXHAX       Start date Apr 18, 2022 at 9:21 AM       2      
Status
Not open for further replies.
Last month Senior Software Engineer OSamuelAlmeida made available a Run Square: PS4 Edition implementation of the RunSquare homebrew game made in Lua lightweight programming language for those in the PlayStation 4 Scene with a Jailbroken Console. 🎮

Download: run-square-ps4-edition-main.zip / GIT

This comes following the Lua Script Debugger, LibHomebrew Library with Lua Script Support, Simple DirectMedia Layer v2.0 (SDL2) for LibOrbis, LibLuaPS4 & LibHB Updates, OpenOrbis PS4 Toolchain, SDL2 GLES2 Platform Renderer Samples, Abuse SDL2 WIP Port PS4 Homebrew Fork and from the README.md: Run Square: PS4 Edition

A PS4 implementation of Run Square using OpenOrbis Toolchain. The source code is based on the PS4 SDL2 Sample.

Building

Dependencies


This project requires a complete setup of the OpenOrbis Toolchain, with the $OO_PS4_TOOLCHAIN environment variable pointing to its directory.

You will also need to populate the folders sce_modules/ and sce_sys/ with the following files which can be obtained from the Toolchain binaries:
  • sce_modules/libc.prx
  • sce_modules/libSceFios2.prx
  • sce_sys/about/right.sprx
Compiling

To build the .pkg file to install the application on your PS4, you just need to execute the following command:
Code:
make
A .pkg file will be compiled and can be installed on a PS4.

The Game

Use the left joystick to control the player, collect as many coins as possible while avoiding the evil orange squares.
RunSquare PS4 Edition Lua Homebrew Game by OSamuelAlmeida.png
 

Comments

Status
Not open for further replies.
Back
Top