PICO-8 0.2.4's new stat(54)
returns 0 while there is no music currently playing, as stat(24)
did before it was fixed in PICO-8 0.1.12 to return -1 instead.
Tested in PICO-8 0.2.4 and 0.2.4b.
Cart:
P#107733 2022-02-27 07:40


Zep has essentially remedied this problem by now with the introduction of stat(57)
.
P#108062 2022-03-04 23:32
[Please log in to post a comment]