lantus / devilution-nx

Diablo for the Nintendo Switch
The Unlicense
859 stars 61 forks source link

Game speed #25

Open Myst0z opened 5 years ago

Myst0z commented 5 years ago

Would be nice for future request game speed

-Normal -Fast

AJenbo commented 4 years ago

this is mostly handled by nthread_recv_turns() https://www.youtube.com/watch?v=9G7lOH7Lhfk&t=220s

Myst0z commented 4 years ago

AJenbo: did you added this to game? Diablo psx version have this option when u press select

Game Speed -Normal -Fast diablo speed speed

AJenbo commented 4 years ago

@Myst0z well I just changed the hardcoded value for my self locally while testing things.

Do you have an estimate of how much faster fast is? Normally (on PC at least) the game logic runs at 20fps.

Myst0z commented 4 years ago

No sorry i have no clue;(. found this on youtub maybe you can compare. https://www.youtube.com/watch?v=52p_DyWoqHg

AJenbo commented 1 year ago

By the way this has now been added in https://github.com/diasurgical/devilutionX