Skip to content

devingDev/ZeroM

Repository files navigation

ZeroM - Minecraft (PSVita Edition) presented by Bizzy!

A Minecraft (PSVita Edition) plugin that will hopefully act like a mod loader

Description

An experiment basically for now. Eventually might expand on it.

Probably have to do it for each version or have people use only one version.

Getting Started

IMPORTANT: You might need to install ioplus.skprx first!!!

Simple Install

Add in config.txt under your minecraft title id, this is for europe:

*PCSB00560
ur0:tai/ZeroM.suprx

Game mods will be placed in ux0:/zerom/

for example ux0:/zerom/coolmod.suprx

To make a game mod you should check out https://github.com/devingDev/ZeroM/tree/main/ZeroM-base/sample/plugin although it does not support much yet!

Usage

[L] + [Select] : toggle menu

Arrow keys : move in the menu

[X]/[O] : enter/back, depending on your setting(jp?)

[L]/[R] : switch tabs

Installing (more in-depth)

IMPORTANT: You will need to install ioplus first!!!

There are two types of installation:

[A] Simple install or [B] PluginReload install

Choose one and use your own paths (for example if you use ux0:/tai/ instead of ur0:/tai/)

[A] Simple install

  1. Download the latest release
  2. Place only ZeroM.suprx in ur0:/tai/
  3. Add these lines in your ur0:/tai/config.txt
*PCSB00560
ur0:tai/ZeroM.suprx

[B] PluginReload install

  1. Download the latest release
  2. Place ZeroM.suprx in ur0:/tai/
  3. Place PluginReload.suprx in ur0:/tai/
  4. Add these lines in your ur0:/tai/config.txt
*PCSB00560
ur0:tai/PluginReload.suprx

Running

  • It should start as you launch Minecraft.
  • ReloadPlugin works via key combo (currently it is Circle+LTrigger)
  • to see outputs you need something like CatLog or similiar

Building

Dependencies

Steps

Run one of the scripts (the suprx will be in ZeroM-base/build/).

"run_zerom_all.sh" : builds ZeroM and dependencies and then uploads it to the PSVita (and uploads if you set it right)

// "zerom_build.sh" : main script, builds ZeroM.suprx

"do_it_all.sh" : additionally also compiles PluginReload

Just look inside them, they are rather simple.

Help

Use the issues page for problems

ZeroM Discord Invite if you want to contact me on Discord.

Credits

Everyone who helped me: Thank you!

くりあ, Hibiscus, isage, Princess-of-Sleeping, CreepNT

also thanks to sources like m9kvita cheat menu and framecounter for drawing hook source

if I forgot you it's probably cause I hate you (just kidding, I'm only human so tell me to add you!)