ares-emulator / ares

ares is a cross-platform, open source, multi-system emulator, focusing on accuracy and preservation.
https://ares-emu.net
Other
935 stars 114 forks source link

[N64] Turok- Dinosaur Hunter (Europe/Japan)- Copyright screen flickers upon boot #977

Open kev4cards opened 1 year ago

kev4cards commented 1 year ago

Since the improvement of SI DMA read timings in commit cb01795, Turok- Dinosaur Hunter will automatically show the controller pak management screen upon boot with an accompanying copyright screen flicker in all revisions of the Germany and European regions. This can be averted for the Germany region by launching the debugger prior to game boot and setting controller ports 2-4 to "Nothing," as, by design, this will lower the SI DMA read timing. Alternatively, pressing start will advance you past the controller pak management screen. Further timing improvements across the system should clear this problem for all controller combinations and regions. Additionally, copyright screen flicker will occur with Turok- Dinosaur Hunter (USA) and can be avoided with the aforementioned workaround. Revisions 1 and 2 do not show flicker with default settings. NOTE: Save files are not affected by this issue. However, pressing A at the controller pak management screen will delete the selected save file.

Game: Turok - Dinosaur Hunter (Europe).z64 SHA-256: 9c9ea5dffe062ebc5038827a5b1d16100752561de6d904eec4186620bc351a0a

Game: Turok - Dinosaur Hunter (Europe) (Rev 1).z64 SHA-1: 90809f3d30bf085f5eacbd12136672216aa7b88b

Game: Turok - Dinosaur Hunter (Europe) (Rev 2).z64 SHA-256: 4c12397d7a85896e488df15f1329f7fe66502323fcec589b7e0c726a1c93c969

Game: Turok - Dinosaur Hunter (Germany).z64 SHA-1:698760178edfbb8293a536d4960aa9566f1a1871

Game: Turok - Dinosaur Hunter (Germany) (Rev 1).z64 SHA-1: 803bbc3cb2663aa24a88ec277d93c8ddd4ec34e3

Game: Turok - Dinosaur Hunter (Germany) (Rev 2).z64 SHA-256: f608a67ab6c3262683da4d207c029ff8d2a08e5aa6375e583935c094503b10b7

Game: Turok - Dinosaur Hunter (USA).z64 SHA-1: 40fb0250c095740031278fb1f82b9937a3895e01

My System: OS: Windows 10 21H2 CPU: Intel i7-9750H GPU: NVIDIA GTX 1660 Ti RAM: 16 GB

kev4cards commented 1 year ago

The controller pak management screens no longer exist as of commit 6bf0d1f. However, the copyright screen flicker still occurs in the USA region with that commit. That changes to the European and Japanese regions by commit 0130187. Therefore, I wish to keep this issue open until more stability is achieved.

kev4cards commented 1 month ago

Situation remains unchanged as of v139 release. Issue title is updated to reflect the remainder of the main issue.