RPG Maker Forums

Poryg
Poryg
Well, naturally it would be weird if PIXI sound had performance issues.
Jonforum
Jonforum
Jonforum
Jonforum
Matt Karl fixed my poor English dont worry
Poryg
Poryg
The webaudio doesn't hurt the performance as long as you can load the soundtracks in time.
Jonforum
Jonforum
it will depend on so much thing, filters numbers of instances. listener ticks update..ext
In rmmv , Jap realy make bad audio performance and manager, i remember when use the rmmv core audio, call 5 or 7 sound in same time big fps drope, in this demo, you cant see, but for start battle 14 sound + filters + tween are used.
Poryg
Poryg
The FPS drops come from the fact that MV handles all files synchronously with zero preload, not from the fact that the performance itself would be bad. Make sure they are ready before you deal with them and they will not make any significant drop in performance. As long of course as you're reasonable with filters.
Jonforum
Jonforum
Rmmv does not use PixiJs properly, even with a cache plugins i tryed, there are always spiky lags, and devs from KADOKAWA do not want to do or fix anything because they are afraid of losing availables plugins compatibility.
Cache plugins in rmmv core will no help, or show me that I'm wrong :)
Poryg
Poryg
I'm not going to show you you're wrong, because these plugins create deadly memory leaks, which leads to crashes every 30-60 minutes. The engine'd need to be reworked.
Poryg
Poryg
But the main problems are exactly the fact that MV handles files synchronously. I handle music via Howler.js. Preload them first via xhr and handle everything asynchronously. Then when I need to play them, I just play them. No lag whatsoever.
Jonforum
Jonforum
rmmv is a very good example of a rpg engine, but it is better to code it in its own way.
Jonforum
Jonforum
ya but you need a engine to manage this, in my game i will have ~ 2 go audio, i cant load all at boot, i need a core to manage this from map and when it need.
Poryg
Poryg
I fully agree with that. Lately I've set my sights on godot engine.
Jonforum
Jonforum
so i will have perma audio, used every where, and destroy-able audio, when change planet map .
Poryg
Poryg
I have a preloading core in my engine that preloads everything as it's needed. Map files are preloaded first and on load the list of files needed to be preloaded is constructed. Currently it preloads every said file, but I intend to make it smarter and let it preload only when needed to save RAM space.
Jonforum
Jonforum
ya i check out goDot, realy cool engine , but not in js

Latest Threads

Latest Posts

Latest Profile Posts

People3_5 and People3_8 added!

so hopefully tomorrow i get to go home from the hospital i've been here for 5 days already and it's driving me mad. I miss my family like crazy but at least I get to use my own toiletries and my own clothes. My mom is coming to visit soon i can't wait to see her cause i miss her the most. :kaojoy:
Couple hours of work. Might use in my game as a secret find or something. Not sure. Fancy though no? :D
Holy stink, where have I been? Well, I started my temporary job this week. So less time to spend on game design... :(
Cartoonier cloud cover that better fits the art style, as well as (slightly) improved blending/fading... fading clouds when there are larger patterns is still somewhat abrupt for some reason.

Forum statistics

Threads
105,868
Messages
1,017,085
Members
137,585
Latest member
Reversinator
Top