Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regressions caused by PR #7000 #7023

Closed
gouranga opened this issue Nov 22, 2019 · 4 comments · Fixed by #7028
Closed

Regressions caused by PR #7000 #7023

gouranga opened this issue Nov 22, 2019 · 4 comments · Fixed by #7028
Assignees

Comments

@gouranga
Copy link

When starting a game I receive

F {RSX [0x02b0ac4]} RSX: class std::runtime_error thrown: Verification failed: 
(in file C:\projects\rpcs3\rpcs3\Emu\RSX\Common\texture_cache.h:2310)

this happens since pull #7000

m3unzl81si (1)

RPCS3.log.gz

@kd-11 kd-11 self-assigned this Nov 22, 2019
@kd-11 kd-11 changed the title Top Spin 4 [BLUS30427] RSX: class std::runtime_error Regressions caused by PR #7000 Nov 22, 2019
@scott-tancock
Copy link

Can confirm this affects Dengeki Bunko Fighting Climax Ignition as well. The game gets to the point where it wants to load character models before hitting the error.

image

RPCS3.log.gz

Shall I attach copies of the models in question? If you have a copy, it's in folder [BLJM61322]\PS3_GAME\USRDIR\grpdat\CSel\chara\ and the models it loads first are chara_sha_1.dds.gz and chara_sha_2.dds.gz

@kd-11
Copy link
Contributor

kd-11 commented Nov 23, 2019

Retest with #7028

@Asinin3
Copy link
Contributor

Asinin3 commented Nov 23, 2019

This fixes DMC 1 not loading or going ingame when starting a new game too. Previously gave this error:
F {RSX [0x0168ad0]} RSX: class std::runtime_error thrown: Verification failed: (in file C:\projects\rpcs3\rpcs3\Emu\RSX\Common\texture_cache.h:2310)

image

Top spin seems fixed too? I started a new career and it worked fine.
image

@gouranga
Copy link
Author

Yes, got fixed! Ty @kd-11 !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants