![]() |
|
Dolphin with lua scripting! - Printable Version +- Dolphin, the GameCube and Wii emulator - Forums (https://forums.dolphin-emu.org) +-- Forum: Dolphin Emulator Discussion and Support (https://forums.dolphin-emu.org/Forum-dolphin-emulator-discussion-and-support) +--- Forum: Development Discussion (https://forums.dolphin-emu.org/Forum-development-discussion) +--- Thread: Dolphin with lua scripting! (/Thread-dolphin-with-lua-scripting) |
Dolphin with lua scripting! - luaexpert - 04-15-2012 Hi, it seems there was an old version of Dolphin that allowed lua scripts to be run from a file. It is this build: [dolphin-emu team] Unofficial build 4525 http://forums.dolphin-emu.org/showthread.php?tid=4989 The user shuffle2 said: "Added Lua Interface for scripting actions within dolphin! (Currently loads and runs scripts from file)" I NEED lua scriping for my current project with Dolphin. So is this version still available anywhere? (dead link in the topic) I will even pay to get this version Thanks if you can help.
lua functions ?? undocumented? - luaexpert - 04-15-2012 Hi! Is there a list of lua functions that Dolphin can handle? (in the old versions that supported lua scripts) Specifically, is there a function that will allow me to watch an memory address and simply output each value change to a text file? I really hope someone can help me with this!
RE: Dolphin with lua scripting! - Shonumi - 04-15-2012 Try not to make different threads for things fall under the same subject. You can ask about Lua in recent Dolphin builds and Lua documentation all in one place. Also, I think this discussion is better suited for the Development forum. |