Log In  

Hello. After website redesign, new Pico-8 player is terrible slow. It calls _update60 function 30 times per second, even if there is no CPU lag (stat(1) ~ 0.11)

Here is test:

Cart #34331 | 2016-12-28 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA


It works great on desktop Pico-8 and when exported to HTML5. But it plays terrible on this website, every second lasts for 2 realtime seconds.

P#34333 2016-12-27 21:07 ( Edited 2016-12-28 18:24)

For example, you can compare here:
https://adrian09-01.itch.io/mountains-of-demise-2 - html5 version uploaded to itch.io - timer flows normally.
https://www.lexaloffle.com/bbs/?tid=28310 - same game, uploaded to this site - timer is twice slower than it should be.

P#34337 2016-12-27 21:57 ( Edited 2016-12-28 02:58)

After few experiments, I fugured out that if I replace https://www.lexaloffle.com/bbs/pico8_019c.js with https://www.lexaloffle.com/bbs/pico8_019b.js (using browser extension to rewrite requests) - problem doesn't occur and web player runs at 60fps again. So, it seems something is broken in pico8_019c.js

P#34354 2016-12-28 06:53 ( Edited 2016-12-28 11:53)

Thanks Shogal, I've updated the BBS player to fix this.

P#34365 2016-12-28 12:24 ( Edited 2016-12-28 17:24)

Now it's fixed, thanks

P#34368 2016-12-28 13:24 ( Edited 2016-12-28 18:24)

[Please log in to post a comment]

Follow Lexaloffle:          
Generated 2024-03-29 15:32:20 | 0.011s | Q:19