amitmishrg / lib4dev

Find awesome libraries and make your development fast.

Home Page:https://lib4dev.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Option to carry inputs from one ROM to another (BizHawk)

brossentia opened this issue · comments

Hello! I'm working on a Lua script that will load a different ROM at random times, giving players an additional challenge. However, input gets lost between loads. Is there any way to have input carry over in the same emulator? Or when loading a new emulator? If not, I'd love to see that happen (especially with up/down/left/right; others aren't as important).

If there's currently a way to do that, please let me know. Thanks!