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

Camera is misaligned after restarting when racing against rivals. #1

Open
grabz-dev opened this issue Nov 17, 2020 · 5 comments
Open

Comments

@grabz-dev
Copy link

grabz-dev commented Nov 17, 2020

There seems to be an issue with this mod that causes the camera to be too low after restarting on a rival race. This appears to always happen on rival races, and I believe it happened to me on some regular races but I can't reproduce it there. Perhaps it is related to the cutscene that normally plays before the race, but is skipped if the player restarts.

The camera goes back to normal after triggering a "game moment camera" by catching air, or when starting a new race.

After restarting a rival race:
speed_1

After restarting a rival race, but MWFixes.asi and MWFixes.ini are removed from the scripts folder.
speed_2

BTW. Thank you for your work on this mod :)

@GrimMaple
Copy link
Owner

Hi! Thank you for you contribution.
Have you tried setting TimebugFix to 0? I got reports that it might be messing up with camera.

@grabz-dev
Copy link
Author

You're indeed right, setting TimebugFix to 0 prevents the camera issue.

I also did some more testing and found out that this camera bug only occurs if you let the initial cutscene before a race play. If you skip it, restarting doesn't break the camera. Rival cutscenes cannot be skipped, hence why it happened every time for me while doing those.

@GrimMaple
Copy link
Owner

If disabling timebug fix prevents issues, then I don't want to change anything. The fix for that is unclear, it would require many hours of investigation which I don't have at the moment.
Timebug fix is not an essential feature; it is only useful for those who do lap records. Therefore it can be disabled without hurting stability of the game. I will have to add a comment though :)

@ghost
Copy link

ghost commented Jul 8, 2021

What does the timebug fix do exactly?

@GrimMaple
Copy link
Owner

What does the timebug fix do exactly?

It attempts to fix a bug in the game that causes the in-game timer to be incorrect. If you spend more than 15 minutes on a single track, the game will calculae the time incorrectly

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

2 participants