An open API service indexing awesome lists of open source software.

https://github.com/waveywaves/visualboyadvance-lua

Lua Scripting and VisualBoyAdvance for interpretations.
https://github.com/waveywaves/visualboyadvance-lua

gameboyadvance lua

Last synced: about 1 year ago
JSON representation

Lua Scripting and VisualBoyAdvance for interpretations.

Awesome Lists containing this project

README

          

# VirtualBoyAdvance-LUA

[![N|Solid](https://s3.ap-south-1.amazonaws.com/staticneedsneedings/Vibhav+Logo+Small.png)](https://www.vibhavbobde.net/)

Download the given files and follow the steps below :-

- Download the VisualBoyAdvance Emulator from [here](https://code.google.com/archive/p/vba-rerecording/downloads).
- After downloading, open the main .exe file with the gameboy logo and load the necessary rom file given in the instructions for each of the games.
- Once the rom file is loaded, in the menu bar, select `Tools` and from the dropdown menu select `Lua Scripting` and from the submenu select `New Lua Script Window...`
- In the new window which would pop up select `Browse` and navigate to the `main.lua ` file for the particular game you are trying to run it on.
- Have Fun!


The following games have been parsed for use :-

## [Dragonball Z - Supersonic Warriors](https://github.com/Vibzy19/VirtualBoyAdvance-LUA/tree/master/DragonBallZ_SupersonicWarriors)