[PR #2735] [MERGED] Update chtdb.txt #1152

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

📋 Pull Request Information

Original PR: https://github.com/stenzek/duckstation/pull/2735
Author: @Risae
Created: 11/17/2021
Status: Merged
Merged: 11/28/2021
Merged by: @stenzek

Base: masterHead: master


📝 Commits (3)

📊 Changes

1 file changed (+1584 additions, -45 deletions)

View changed files

📝 data/database/chtdb.txt (+1584 -45)

📄 Description

Adds the following cheats to Gran Turismo 1 & 2:

Gran Turismo 1:

  • 60 FPS (NTSC-U 1.1, NTSC-U 1.0, PAL, JP NTSC-J)
  • Simulation timescale in Arcade (NTSC-U 1.1, PAL)

Gran Turismo 2:

  • 16:9 Widescreen Hack 2.0 (NTSC-U 1.2, NTSC-U 1.1, PAL, NTSC-J 1.1, NTSC-J 1.0)
  • 21:9 Widescreen Hack 2.0 (NTSC-U 1.2, NTSC-U 1.1, PAL, NTSC-J 1.1, NTSC-J 1.0)
  • 60 FPS (NTSC-U 1.2, NTSC-U 1.1, PAL, Arcade Disc: JP NTSC-J 1.0, Simulation Disc: JP NTSC-J 1.1, NTSC-J 1.0)
  • Metric units code (NTSC-U 1.2, NTSC-U 1.1, PAL)
  • Full detail AI cars (NTSC-U 1.1, NTSC-U 1.2, PAL, NTSC-J 1.1, NTSC-J 1.0)
  • Slightly higher draw distance (NTSC-U 1.2, NTSC-U 1.1, PAL, NTSC-J 1.1, NTSC-J 1.0)
  • Use 8MB RAM for polygon buffers (NTSC-U 1.1, NTSC-U 1.2, PAL, NTSC-J 1.1, JP NTSC-J 1.0)

Credits go to cookieplmonster
https://cookieplmonster.github.io/mods/gran-turismo/
https://cookieplmonster.github.io/mods/gran-turismo-2/


🔄 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/2735 **Author:** [@Risae](https://github.com/Risae) **Created:** 11/17/2021 **Status:** ✅ Merged **Merged:** 11/28/2021 **Merged by:** [@stenzek](https://github.com/stenzek) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`b2f4636`](https://github.com/stenzek/duckstation/commit/b2f4636f50ffd1ea75560d8ce9403efe8123fe50) Update chtdb.txt - [`6387c89`](https://github.com/stenzek/duckstation/commit/6387c89e5d7546e7a521781e939aa188142580be) Update chtdb.txt - [`2d877e5`](https://github.com/stenzek/duckstation/commit/2d877e59c5b747f2e5a78b832b3218cf7b1e83e7) Update chtdb.txt ### 📊 Changes **1 file changed** (+1584 additions, -45 deletions) <details> <summary>View changed files</summary> 📝 `data/database/chtdb.txt` (+1584 -45) </details> ### 📄 Description Adds the following cheats to Gran Turismo 1 & 2: Gran Turismo 1: - 60 FPS (NTSC-U 1.1, NTSC-U 1.0, PAL, JP NTSC-J) - Simulation timescale in Arcade (NTSC-U 1.1, PAL) Gran Turismo 2: - 16:9 Widescreen Hack 2.0 (NTSC-U 1.2, NTSC-U 1.1, PAL, NTSC-J 1.1, NTSC-J 1.0) - 21:9 Widescreen Hack 2.0 (NTSC-U 1.2, NTSC-U 1.1, PAL, NTSC-J 1.1, NTSC-J 1.0) - 60 FPS (NTSC-U 1.2, NTSC-U 1.1, PAL, Arcade Disc: JP NTSC-J 1.0, Simulation Disc: JP NTSC-J 1.1, NTSC-J 1.0) - Metric units code (NTSC-U 1.2, NTSC-U 1.1, PAL) - Full detail AI cars (NTSC-U 1.1, NTSC-U 1.2, PAL, NTSC-J 1.1, NTSC-J 1.0) - Slightly higher draw distance (NTSC-U 1.2, NTSC-U 1.1, PAL, NTSC-J 1.1, NTSC-J 1.0) - Use 8MB RAM for polygon buffers (NTSC-U 1.1, NTSC-U 1.2, PAL, NTSC-J 1.1, JP NTSC-J 1.0) Credits go to cookieplmonster https://cookieplmonster.github.io/mods/gran-turismo/ https://cookieplmonster.github.io/mods/gran-turismo-2/ --- <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:11:21 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/duckstation#1152