- Easy Error Screen Customization - Simple configuration options for error appearance, sound, font, and background image.
- Simplified Build Process - Uses a
build.shscript that is easily modifiable and allows adding any necessary compilation commands. - Minimalist Codebase - Unnecessary libraries have been removed to reduce size and simplify maintenance.
- little optimizations
- Additional Code Comments - Added explanatory comments to customization settings for easier modification.
Note: This fork is specifically created for the Minecraft: Story Mode PSP port, meaning all engine optimizations are primarily aimed at optimizing this port and ensuring its stable operation on PSP.
- Install PSPSDK as instructed.
- Clone the repository to the target folder using the command:
git clone https://github.com/entitybtw/LuaPlayerYT-MCSM- Open the repository folder in the terminal and start the build:
./build.shThe repository has an auto-builder that compiles the current version from the latest code.
To download:
- Go to the Actions tab for the main branch.
- Select the most recent build (the higher — the newer).
- In the Artifacts section, download
EBOOT.PBP.
Note: These builds are compiled from the latest code, which may be unstable in some situations.