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

[TitleID: 53430005] Richard Burns Rally - Gets through intros, but freezes at loading screen #579

Closed
Voxel9 opened this issue Aug 2, 2017 · 9 comments
Labels
game-compatibility game specific issue

Comments

@Voxel9
Copy link
Member

Voxel9 commented Aug 2, 2017

All intros are working fine and as they should, but the game just seems to freeze at the loading screen every time.

rbr1
rbr2

rbr3
(^ This is the screen it freezes at)

EDIT: realized I wasn't using latest build, so I updated, but nothing is any different.

KrnlDebug.txt

@LukeUsher
Copy link
Member

Based on the EmuX86 warnings, it's likely there's either a missing patch, or some kind of memory corruption.

Could you please attach an Xbe dump so we can determine other factors, example: Region, XDK, weather this is a clean dump, etc

@Voxel9
Copy link
Member Author

Voxel9 commented Aug 2, 2017

Done :) Xbe.txt

@LukeUsher
Copy link
Member

Based on the following details we can conclude that this is not a clean dump.

Allowed Media : 0x400001FF (All Media)
Game Region : 0x00000007 (Region Free)

This has been dumped incorrectly using a tool that applies anti-piracy bypasses (and potentially other modifications have been made)

As we are unable to verify which region of the game was used, we cannot verify this issue. (eg: How can we reproduce if we can't acquire the exact same version that was used)

Could you please run the Xbe through this script? If these are the only changes made, this will restore it to the original unmodified state:

https://1drv.ms/u/s!Aimg6-g36_BgiJJcv21D4ptbmIv4XQ

Please note that if this script fails to fix the Xbe, it cannot be fixed and you'll need to dump the game again without modifications and submit another Xbe dump with a valid signature.

@LukeUsher LukeUsher added game-compatibility game specific issue modified-xbe needs-verification needs to be reproduced labels Aug 2, 2017
@Voxel9
Copy link
Member Author

Voxel9 commented Aug 2, 2017

It says it successfully fixed the XBE. I tried again with the fixed one, but it's still the same result.

@LukeUsher
Copy link
Member

It most likely wouldn't effect the emulation outcome, but with a modified XBE, we cannot verify the region and other informaton about the title you are running.

This is important becuase if we want to test/fix the issue, we need the same game as you!

Can you upload the fixed Xbe dump? That way we can update the issue with the correct region flags, and we'll look into it

@Voxel9
Copy link
Member Author

Voxel9 commented Aug 2, 2017

Xbe.txt

@LukeUsher LukeUsher changed the title Richard Burns Rally - Gets through intros, but freezes at loading screen [TitleID: 53430005] Richard Burns Rally - Gets through intros, but freezes at loading screen Aug 2, 2017
@Voxel9
Copy link
Member Author

Voxel9 commented Aug 2, 2017

May I ask what XBE_REGION_ELSEWHERE is all about? Is my XBE now valid?

@LukeUsher
Copy link
Member

XBE_REGION_ELSEWHERE is the region flag of the XBE.
Xbox has four possible regions, US_CANADA, JAPAN, ELSEWHERE and DEBUG.

If XbeFix reports that your Xbe is valid, it is valid.

@PatrickvL
Copy link
Member

This issue was moved to Cxbx-Reloaded/game-compatibility#56

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
game-compatibility game specific issue
Projects
None yet
Development

No branches or pull requests

3 participants