Skip to content

ARC770 graphics card Bloodborne crash #980

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

Closed
okaku123 opened this issue Sep 19, 2024 · 4 comments
Closed

ARC770 graphics card Bloodborne crash #980

okaku123 opened this issue Sep 19, 2024 · 4 comments

Comments

@okaku123
Copy link

ARC770 graphics card Bloodborne crashes when entering the 3D screen of the game, but works normally when creating a 2D character
shad_log.txt

@ouco1986
Copy link

Encountered the same problem

@hgh32
Copy link

hgh32 commented Sep 21, 2024

#765
Basically can be determined to be a specific problem with intel gpu

ASSERT(adjust % fmt_stride == 0);

Commenting out this line of code will allow it to continue running, but may cause some graphics issues

@ouco1986
Copy link

#765 Basically can be determined to be a specific problem with intel gpu

ASSERT(adjust % fmt_stride == 0);

Commenting out this line of code will allow it to continue running, but may cause some graphics issues

Thank you for your attempt. Can you release a program that allows us Intel graphics card users to test it

@Hermiten
Copy link
Collaborator

Hermiten commented Oct 1, 2024

Cleaning bloodborne issue, please try again on lastest version, check if it's fixed for you and if not, please check if issue already exist on github before doing a new one.

@Hermiten Hermiten closed this as completed Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants