Here I want to provide info about game modifications that change double buffer to triple buffer I have worked recently.
This is mainly dedicated to people that want to play games originally locked to 30 FPS be playable at 60 FPS using Switch, but they don't like when game drops down to 30 anytime it struggles to maintain 60.
Also there is a pro of using triple buffer natively in emulators. Yuzu has its own implementation that emulates use of triple buffer in double buffer games, but its performance is worse than native triple buffer (tested on Tears of The Kingdom).
Whenever I could, I have implemented it into FPSLocker Warehouse with 60 FPS config. In other cases I have shared them as IPS patches. They cannot be used as cheat because they must be implemented as fast as possible when game starts, and cheat engine won't ensure that.
List of available patches changing double buffer to triple buffer + where you can find it:
Games that use Double Buffer, but their implementation relies on 2 front buffers / 1 back buffer solution:
This is mainly dedicated to people that want to play games originally locked to 30 FPS be playable at 60 FPS using Switch, but they don't like when game drops down to 30 anytime it struggles to maintain 60.
Also there is a pro of using triple buffer natively in emulators. Yuzu has its own implementation that emulates use of triple buffer in double buffer games, but its performance is worse than native triple buffer (tested on Tears of The Kingdom).
Whenever I could, I have implemented it into FPSLocker Warehouse with 60 FPS config. In other cases I have shared them as IPS patches. They cannot be used as cheat because they must be implemented as fast as possible when game starts, and cheat engine won't ensure that.
List of available patches changing double buffer to triple buffer + where you can find it:
- Ancestors Legacy 1.1.0 - FPSLocker Warehouse
- Batman - The Telltale Series 1.0.4 - FPSLocker Warehouse
- Batman: The Enemy Within 1.0.3 - FPSLocker Warehouse
- Bloodstained: Ritual of the Night 1.40 - FPSLocker Warehouse
- FATE/EXTELLA 1.0.0 - FPSLocker Warehouse
- Fate/EXTELLA LINK 1.0.2 - FPSLocker Warehouse
- Fate/Samurai Remnant 1.0.3 - FPSLocker Warehouse
- God Eater 3 2.5.1 - FPSLocker Warehouse
- Kirby and the Forgotten Land 1.0.0 - FPSLocker Warehouse
- Kirby's Dream Buffet 1.0.0 - FPSLocker Warehouse
- Kirby Star Allies 4.0.0 - FPSLocker Warehouse
- Metal Gear Solid 2: Sons of Liberty 1.3.1 - integrated into 60 FPS exefs patch
- Metal Gear Solid 3: Snake Eater 1.3.0 - integrated into 60 FPS exefs patch
- Nights Of Azure 2: Bride of the New Moon 1.0.1 - FPSLocker Warehouse
- Outlast 1.0.1 - FPSLocker Warehouse
- Outlast 2 1.0.0 - FPSLocker Warehouse
- Paper Mario: The Thousand-Year Door 1.0.0 - EXEFS patch
- Pokemon: Let's Go, Pikachu! 1.0.2 - EXEFS patch
- SONIC FORCES 1.1.0 - FPSLocker Warehouse
- Super Kirby Clash 1.0.1 - FPSLocker Warehouse
- The Legend of Zelda: Breath of The Wild 1.6.0 - EXEFS patch + FPSLocker Warehouse
- The Legend of Zelda: Tears of The Kingdom 1.2.1 - EXEFS patch (integrated into Ultracam mod) + FPSLocker Warehouse
- Trine 5: A Clockwork Conspiracy 1.0.3 - FPSLocker Warehouse
Alan Wake Remastered 1.0.1 | reserving buffers is hardcoded line by line, it requires code caving. Pointers are stored inside some class offsets that is not suited for more than 2 buffers. |
CAPTAIN TSUBASA RISE OF NEW CHAMPIONS 1.46 | after enabling triple buffer framebuffer glitches |
Cars 3: Driven to Win 1.0.2 | reserving buffers is hardcoded line by line, it requires code caving |
Death end re;Quest 1.0.1 | reserving buffers is hardcoded line by line, it requires code caving |
Death end re;Quest 2 1.0.0 | reserving buffers is hardcoded line by line, it requires code caving |
Divinity Original Sin 2 1.0.10 | Reserving buffers is hardcoded line by line. Data are stored inside / read from hardcoded offsets in class. |
DRAGON BALL XENOVERSE 2 1.21.01 | Game crashes after enabling triple buffer. |
Neptunia x SENRAN KAGURA Ninja Wars 1.0.0 | after enabling triple buffer framebuffer glitches whenever it's between 30 and 60 FPS. |
Pokemon Legends: Arceus 1.1.1 | stack corruption when triple buffer is enabled, probably the same issue as with Kirby games |
Pokemon Scarlet/Violet 1.3.0 | stack corruption when triple buffer is enabled, probably the same issue as with Kirby games |
Pokemon Sword/Shield 1.3.2 | stack corruption when triple buffer is enabled, probably the same issue as with Kirby games |
Sniper Elite V2 Remastered 1.0.5 | reserving buffers is hardcoded line by line, it requires code caving |
Sonic Frontiers 1.4.0 | Creation of nvnTextureViews is hardcoded line by line and pointers are passed to fixed offsets in class. |
South Park: The Fractured But Whole 1.0.5 | reserving buffers is hardcoded line by line, it requires code caving |
South Park: The Stick of Truth 1.01 | easy to patch, but because it doesn't have proper 60 FPS mod, I didn't publish it |
SWORD ART ONLINE Alicization Lycoris 3.0.1 | Class corruption when set to triple buffer (it uses fixed pointer offsets in class to write/read). |
SWORD ART ONLINE: Hollow Realization 1.0.2 | Class corruption when set to triple buffer (it uses fixed pointer offsets in class to write/read) |
Tokyo Mirage Sessions™ #FE Encore 1.0.0 | easy to patch, but because it doesn't have proper 60 FPS mod, I didn't publish it |
TY the Tasmanian Tiger 2 1.0.1 | n/d |
Valkyria Chronicles 4 1.0.0 | n/d |
Yo-Kai Watch 4++ 2.2.0 | reserving buffers is hardcoded line by line, it requires code caving. Game is using hardcoded offsets in class to retrieve informations about them, so requires tons of work to apply triple buffer. |
Xenoblade Chronicles Definitive Edition 1.1.2 | reserving buffers is hardcoded line by line, it requires code caving. After successfully turning on triple buffer, it seems like game starts to have issues with synchronization. It's possible to see cutscenes and play Extra story at 30 FPS, trying other things or playing game at higher framerate results in crash. |
Xenoblade Chronicles 2 2.1.0 | reserving buffers is hardcoded line by line, it requires code caving |
Xenoblade Chronicles 3 2.1.1 | reserving buffers is hardcoded line by line, it requires code caving |
Games that use Double Buffer, but their implementation relies on 2 front buffers / 1 back buffer solution:
- The Witcher 3 4.04b
- Metro Redux Collection 1.0.0
- All Atelier games
- The Settlers: New Allies 1.0.5
- Song of Nunu: A League of Legends Story 1.0.2
- All games using EGL
Last edited by masagrator,