LUA Scripting for Recalbox
-
Has anyone tried to have a game developed to run natively on Recalbox?
I saw a folder for Lua and wondering if anyone has developed any games using this to run a functional game? -
@creaturefactory Hi !
There is no such game to my knowledge. The LUA is based on the libretro lua core. So you should be able to find some games -
@Substring Thanks I looked inside the RecalBox directories and saw a new folder after the 4.0 update looked interesting it had a readme.text and pointed to a site it was very experimental and had a demo or two. I'll look for it again not near my Game machine I'll post up some info if i find it.
-
Here are my findings \ Recalbox\Share\Roms\lutro.
RECALBOX - SYSTEM LUTRO
Put your lua games in this directory.
Games files must have a ".lua" extension.
You can download lua demo games on
github :
https://github.com/libretro/lutro-platformer
https:
//github.com/libretro/lutro-game-of-life
https:
//github.com/libretro/lutro-snake
https:
//github.com/libretro/lutro-tetris
https://github.com/libretro/lutro-iyfct
https://github.com/libretro/lutro-ponghttps://www.libretro.com/index.php/lutro-easy-retro-game-creation-powered-by-libretro/
-
-