Gericom / GBARunner3

209 stars 30 forks source link

[Game] Street Racing Syndicate - Runs too slow #134

Open Dartz150 opened 9 months ago

Dartz150 commented 9 months ago

Game Info

Game Title: Street Racing Syndicate TID: BCZE REG: USA SAVETYPE: EEPROM_4K Hicode: Bitmap:

Hardware

Console: DSi Media: SD Flashcard: *

GBARunner3 info

Commit: 00730ae Build Date: 27 Dec 2023 Branch: develop JIT Patches on repo: no

Configuration

Base Shift: JIT Patches:SMoC Patches: wram icache:

Compatibility: Unplayable

Notes: Needs manual JIT patches to increase performance. wram icache must be off to avoid glitches during gameplay. Cars will start clipping through the floor during races, making the game unplayable. Regression: As of commit 3c8a804, the game freezes in the title screen.

Gericom commented 9 months ago

I could not reproduce this issue on my is-nitro. Maybe it's a DSi only issue?

Dartz150 commented 9 months ago

The game works as of commit 00730ae, but it runs very slow as it needs wram icache turned off to avoid any crashes. We need to make cache invalidation patches to improve its performance.