[PR #1110] [MERGED] System: Limit maximum loadable save state version #331

Open
opened 2026-01-29 19:07:26 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/stenzek/duckstation/pull/1110
Author: @ggrtk
Created: 11/27/2020
Status: Merged
Merged: 11/27/2020
Merged by: @stenzek

Base: masterHead: limit-save-state-version


📝 Commits (1)

  • 32e47fb System: Limit maximum loadable save state version

📊 Changes

3 files changed (+11 additions, -7 deletions)

View changed files

📝 src/core/save_state_version.h (+2 -0)
📝 src/core/system.cpp (+4 -3)
📝 src/frontend-common/common_host_interface.cpp (+5 -4)

📄 Description

Kind of silly, but figured might as well since loading newer states when testing older builds returns the wrong kind of error.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/stenzek/duckstation/pull/1110 **Author:** [@ggrtk](https://github.com/ggrtk) **Created:** 11/27/2020 **Status:** ✅ Merged **Merged:** 11/27/2020 **Merged by:** [@stenzek](https://github.com/stenzek) **Base:** `master` ← **Head:** `limit-save-state-version` --- ### 📝 Commits (1) - [`32e47fb`](https://github.com/stenzek/duckstation/commit/32e47fba9333749049977876d0f3dda80454731f) System: Limit maximum loadable save state version ### 📊 Changes **3 files changed** (+11 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `src/core/save_state_version.h` (+2 -0) 📝 `src/core/system.cpp` (+4 -3) 📝 `src/frontend-common/common_host_interface.cpp` (+5 -4) </details> ### 📄 Description Kind of silly, but figured might as well since loading newer states when testing older builds returns the wrong kind of error. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 19:07:26 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/duckstation#331