-
Notifications
You must be signed in to change notification settings - Fork 0
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
Comments
Hi! Thank you for you contribution. |
You're indeed right, setting 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. |
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. |
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 |
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:
After restarting a rival race, but MWFixes.asi and MWFixes.ini are removed from the scripts folder.
BTW. Thank you for your work on this mod :)
The text was updated successfully, but these errors were encountered: