Skip to content

Emscripten: Add save manager and settings button to the web shell - #3643

Open
johannschopplich wants to merge 6 commits into
EasyRPG:masterfrom
johannschopplich:emscripten-save-manager
Open

Emscripten: Add save manager and settings button to the web shell#3643
johannschopplich wants to merge 6 commits into
EasyRPG:masterfrom
johannschopplich:emscripten-save-manager

Conversation

@johannschopplich

Copy link
Copy Markdown
Contributor

Follow-up to #3556 and based on that branch. Only the last three commits are new. 🐰

  • Save manager – download any slot as a backup, import a .lsd save into the first free slot (native <dialog>, touch-friendly, etc.)
  • Settings button – opens the engine's settings scene by simulating F1.
  • Screenshot scale defaultscreenshot_scale defaults to 4 on Emscripten: downloaded screenshots were native 320×240 PNGs that viewers upscale into a blur… For a "web-first" audience, I think a scale factor is valuable. Happy to adjust the factor.

@github-actions github-actions Bot added Emscripten WebAssembly/JavaScript port for web browsers Settings All about customizable features, storing and applying them labels Jul 30, 2026
@Ghabry Ghabry added the Has PR Dependencies This PR depends on another PR label Jul 30, 2026
@johannschopplich
johannschopplich force-pushed the emscripten-save-manager branch from 940c0ad to c8adf4c Compare July 30, 2026 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Emscripten WebAssembly/JavaScript port for web browsers Has PR Dependencies This PR depends on another PR Settings All about customizable features, storing and applying them

Development

Successfully merging this pull request may close these issues.

2 participants