grumpycoders / grumpycoders/pcsx-redux

Add option to manipulate UI save states from Lua

Open
#1,407 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
994
Forks
151
Avg merge
1d 15h
Merged PRs (30d)
18

Description

### Describe the bug

As of now the lua functions have a different mechanism (from the UI menu options) to create and load save states.

### Expected behavior

I could just use
PCSX.loadSaveState( 1 )
PCSX.createSaveState( 1 )
and load/save from the UI slot 1.

Also, a option to indicate a global slot would be appreciated.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.