[PR #2165] [MERGED] hotfix: keep framerate stable even without vsync #2527

Closed
opened 2026-02-27 22:00:16 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/2165
Author: @viniciuslrangel
Created: 1/16/2025
Status: Merged
Merged: 1/17/2025
Merged by: @viniciuslrangel

Base: mainHead: present-hotfix1


📝 Commits (1)

  • 66b9e20 keep framerate stable even without vsync

📊 Changes

7 files changed (+38 additions, -17 deletions)

View changed files

📝 src/common/thread.h (+4 -0)
📝 src/core/debug_state.h (+1 -1)
📝 src/core/devtools/layer.cpp (+5 -5)
📝 src/core/libraries/videoout/driver.cpp (+7 -4)
📝 src/imgui/renderer/imgui_core.cpp (+5 -1)
📝 src/imgui/renderer/imgui_core.h (+2 -0)
📝 src/imgui/renderer/imgui_impl_sdl3.cpp (+14 -6)

📄 Description

No description provided


🔄 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/shadps4-emu/shadPS4/pull/2165 **Author:** [@viniciuslrangel](https://github.com/viniciuslrangel) **Created:** 1/16/2025 **Status:** ✅ Merged **Merged:** 1/17/2025 **Merged by:** [@viniciuslrangel](https://github.com/viniciuslrangel) **Base:** `main` ← **Head:** `present-hotfix1` --- ### 📝 Commits (1) - [`66b9e20`](https://github.com/shadps4-emu/shadPS4/commit/66b9e208f9dc5f0ddf7c63b5453545c46d8d495c) keep framerate stable even without vsync ### 📊 Changes **7 files changed** (+38 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `src/common/thread.h` (+4 -0) 📝 `src/core/debug_state.h` (+1 -1) 📝 `src/core/devtools/layer.cpp` (+5 -5) 📝 `src/core/libraries/videoout/driver.cpp` (+7 -4) 📝 `src/imgui/renderer/imgui_core.cpp` (+5 -1) 📝 `src/imgui/renderer/imgui_core.h` (+2 -0) 📝 `src/imgui/renderer/imgui_impl_sdl3.cpp` (+14 -6) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:00:16 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shadPS4#2527
No description provided.