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.
- Host: GitHub
- URL: https://github.com/waveywaves/visualboyadvance-lua
- Owner: waveywaves
- Created: 2017-04-21T17:52:49.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-13T01:18:39.000Z (almost 9 years ago)
- Last Synced: 2025-02-05T18:05:21.017Z (about 1 year ago)
- Topics: gameboyadvance, lua
- Language: Lua
- Homepage:
- Size: 143 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# VirtualBoyAdvance-LUA
[](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)