TASEmulators / TASEmulators/desmume
Lua features request
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 3.6k
- Forks
- 646
- PR merge metrics
- No merged PRs in 30d
Description
Can something like BizHawk userdata.set(), userdata.get(), event.onloadstate(), event.onsavestate() be added to lua?
They would be a lot useful for tas
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file, test, or entry point is identified. Start by locating the Lua scripting integration and comparing the requested userdata.set(), userdata.get(), event.onloadstate(), and event.onsavestate() behavior with BizHawk. Done should mean the requested APIs support the intended TAS use cases and have documented, tested behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, lua
- Domain
- game-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100