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

Fix Cross Edge #4449

Merged
merged 2 commits into from
Apr 16, 2018
Merged

Fix Cross Edge #4449

merged 2 commits into from
Apr 16, 2018

Conversation

isJuhn
Copy link
Contributor

@isJuhn isJuhn commented Apr 15, 2018

The CellGameDataStatCallback in Cross Edge expects setParam to be initialized and thus died on null dereference. Initializing it fixes Cross Edge [BLUS30348] and probably the Korean version [BLKS20112] as well.

@isJuhn
Copy link
Contributor Author

isJuhn commented Apr 16, 2018

The state of the game with this PR seems playable to me, but another user reported some issues. Using PPU LLVM results in a fatal error but on interpreter it works fine.
rpcs3_2018-04-16_12-56-10
rpcs3_2018-04-16_13-04-06

@Nekotekina Nekotekina merged commit da6f98f into RPCS3:master Apr 16, 2018
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

Successfully merging this pull request may close these issues.

None yet

2 participants