1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-10 09:32:29 +01:00

eof newline

Margen67
2021-04-22 10:27:04 -10:00
parent 36361172ca
commit 89ce345b56

@@ -37,4 +37,4 @@ You can use the same output_file as input_file to overwrite the input. This proc
# CI Tests
All pull requests are tested by running a number of replays against the new build. They will fail if the sprite checksum differs. This can happen during logic changes. To fix a failing test you will need to rerecord it by using the `replay_normalise` command. If the replay that has failed in bpb1000Ticks then you will need to rerecord using `replay_startrecord bpb1000Ticks 1000` with the bpb save open (bpb is available in the test data folder). To help work out what has caused the failure replay desync logs are generated when playing a replay. Check the desync folder for the report after playing a replay.
Unfortunately at this time replays x64 and x86 platforms will generate different sprite checksums. For this reason only x64 builds are checked during the CI tests. All replays in the replays repo have been recorded on x64 platforms.
Unfortunately at this time replays x64 and x86 platforms will generate different sprite checksums. For this reason only x64 builds are checked during the CI tests. All replays in the replays repo have been recorded on x64 platforms.