more low-latency mode work
playSub() runs at normal tick rate
This commit is contained in:
parent
98b9bd32b9
commit
b48a2368be
4 changed files with 51 additions and 52 deletions
|
|
@ -853,6 +853,7 @@ void DivEngine::playSub(bool preserveDrift, int goalRow) {
|
|||
}
|
||||
if (!preserveDrift) {
|
||||
ticks=1;
|
||||
subticks=1;
|
||||
}
|
||||
skipping=false;
|
||||
cmdStream.clear();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue