Skip to content
vita-lua-examples
Branch: master
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
bin
.gitignore
LICENSE
Makefile
README.md

README.md

vita-lua-examples

This repo contains programs and examples for vita-lua, mainly intended to be run with vitafm, the bundeled filemanager included with vita-lua.

Building

Build vita-lua with make BOOTSCRIPT=src/boot/vitafm.lua.

UNIX

Run make and put vita-lua-examples.zip in cache0:/VitaDefilerClient/Documents.

Windows

Zip up this directory and make sure it contains the folder bin in it.

Put the resulting zip in cache0:/VitaDefilerClient/Documents/vita-lua-examples.zip

Usage

Mount it on the vita in vitafm, either manually or via vitafm.cfg:

[mount]
cache0:/VitaDefilerClient/Documents/vita-lua-examples.zip
You can’t perform that action at this time.