Skip to content

Latest commit

 

History

History
53 lines (33 loc) · 2.16 KB

README.md

File metadata and controls

53 lines (33 loc) · 2.16 KB

AutoPSX

A simple way to make EBOOTS

AutoPSX on GBATemp

Features

  • Create M3Us right in the program
  • Barly any user input needed!
  • No setup or bloatware!
  • No image editing nessecary

So... how does it work?

AutoPSX uses a custom build of PSXPackager, which fixes bugs that would occur in the program. AutoPSX runs its programs by command line. The programs it uses are:

(I DONT OWN ANY OF THESE PROGRAMS!!)

The feature - No image editing nessecary refers to how this program downloads the covers from this database

Building (From Source)

skip if you aren't a nerd... and if you arn't trying to build it...

To build the program from source, you need LuaRT

(not to brag or anything... but i RUN AND OWN the LuaRT discord server.... you should join :) )

Instructions

After you get the version of LuaRT that the program uses, and install it, you need to head to where you installed it, and then get the following files: (in the /bin folder)

files

Now copy them into here

enter image description here

Also copy the dlls from these folders:

enter image description here

Also into here:

enter image description here

Now do the following command, (inside the directory)

rtc.exe -w -lnet -ljson -i icon.ico main.wlua

Now just launch main.exe! (Tip: you can also uninstall LuaRT by running the uninstall.)