next PIXI v5 bench demo

● ARCHIVED · READ-ONLY
Started by Jonforum 7 posts View original ↗
  1. This is rather interesting. I ran the benchmark on my laptop and there is a nice performance boost.
  2. There are currently no plans to upgrade RMMV's pixi. We use a special version and the possibility of plugins breaking all over again is too high to consider the risk.
  3. Archeia said:
    There are currently no plans to upgrade RMMV's pixi. We use a special version and the possibility of plugins breaking all over again is too high to consider the risk.
    Dont worry about this, most improvement are about WebGL 2 and batching sprites and graphics.
    Pixi v5 is almost the same from v4 and compatibility tracking are implemented.

    I understand your point of view for the support of the plugins because rmmv is nothing without community plugins.
    But there are also a lot of dev who hack their own rmmv core project, and will still be able to make updates.
  4. Jonforum said:
    Dont worry about this, most improvement are about WebGL 2 and batching sprites and graphics.
    Pixi v5 is almost the same from v4 and compatibility tracking are implemented.

    I understand your point of view for the support of the plugins because rmmv is nothing without community plugins.
    But there are also a lot of dev who hack their own rmmv core project, and will still be able to make updates.

    Oh sorry, I should've added more context to that post. It's a just in case we get questions of upgrading MV to Pixi 5.:rswt
  5. Will this make the game improve performance on mobile?