Indie Dev

Hello Guest!. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, sell your games, upload content, as well as connect with other members through your own private inbox!

Developing project

ben59

Villager
Xy$
0.00
Hello everyone.
You again
.
(I hope not to wrong topic)

Having managed some projects with the trial version , here I present myself to you because I have a sound problem in my current project with RMMV purchased .

If you can help me or give me some advice , it would be kind of you .

Thanking you.

PS: I 'm not sure that is the English language , because I'm French

I put a link to my Dropbox : https://www.dropbox.com/sh/bkswy690nole2c0/AADH2frQ6y8EDjX3Cjm21WCba?dl=0
 

Dad3353

Praised Adventurer
Good afternoon, Ben, and welcome to the forum...

It would help if you could describe the problem; it's difficult to guess just what a 'sound problem' could be. Do your best in English, and double up with your French description, so that we have a chance of helping you, maybe..?

Hope this helps.


Bonjour, Ben, et bienvenu au Forum...

Ça
nous aiderait si tu pouvais décrire le problème; c'est difficile de deviner exactement se qui se passe avec seulement 'problème de son'. Écrit en anglais (c'est obligatoire...), mais duplique le tout avec une description en français, pour qu'on puisse cerner le problème et proposer une solution, peut-être..?

Bien à toi...


Douglas
[doublepost=1466172023,1466169189][/doublepost]Ben...

I had a play of your game, and found a few problems, mostly missing files. Here's the list; there may be more...

img - animations - StateDown1.png - Howl.png - Cure4.png - Light4.png
audio - se - Up4.ogg - Thunder2.ogg - Ice4.ogg

No graphic for the 'Griffe' chest, South-West


I found that the sound effects came in late; is this your worry..? I can't suggest a solution; it may just be the time taken for the programme to load the files for the first time. Maybe someone else will be able to comment..? Meanwhile, I'd suggest adding the missing files, at least, so that others may try the game out, too.
I also found that the background music changed back to the 'standard' music after combat. Is that normal..? I would have thought it should go back to your music instead..?
I found the cure for the man in the forest, and beat the two enemies; I couldn't help the person in the hole, though..!
 

ben59

Villager
Xy$
0.00
Thank you for your reply Douglas .

What you described is excatement me this:
- The music comes late ( I do not understand why)
- Concerning the change of music a battle won in the map, I think it's normal because in the events of the enemies I have put music " battle1 "
- Regarding the missing files , it's really weird because I've done since RMMV deployment ( If someone in a solution ;))
- For the girl for help is stupid .... I board not finished .

But I ask myself still a question .... Would not it be a plugin that rentrrais in conflict with another or parameter that I would put ???

Those used are:
* GameQuestSystem
* YEP_BattleEngineCOre
* YEP_MainMenuManager
* YEP_CoreEngine
* YEP_SaveCore

====================================================================================================

Merci de ta réponse Douglas.

Ce que tu me décrit est excatement ça:
- La musique arrive tardivement (Je ne comprends pas pourquoi)
- Concernant le changement de musique d'un combat gagné à la carte, je pense que c'est normal car dans les événements des ennemis j'y ai mit une musique "battle1"
- Concernant les fichiers manquants, c'est vraiment bizarre car j'ai éffectué le déploiement depuis RMMV ( Si quelqu'un à une solution ;) )
- Pour la fille qu'il faut secourir, c'est tout bête.... Je n'ais pas fini.

Mais je me pose quand même une question .... N'y aurait il pas un plugin qui rentrrais en conflit avec un autre ou un paramètre que j'aurais mit ???

Ceux utilisé sont :
*GameQuestSystem
*YEP_BattleEngineCOre
*YEP_MainMenuManager
*YEP_CoreEngine
*YEP_SaveCore
 

LTN Games

Master Mind
Resource Team
Xy$
0.01
Are you looking for support, or sharing your project? If you're looking for support you will get a better chance of help if this topic is moved to MV Support. Just let me know and I'll move it for you.

As for the issues at hand, the music lag/delay is actually an MV bug, most of it happens because MV does not preload resources correctly, you will get the same problems with pictures as well. My suggestion is to download TDDP Preload Manager and preload your resources that are larger, mainly pictures and audio. Also, MV will soon be updated with a newer Pixi.js library and most of these issues will be resolved, so alternatively you could wait for the update but for now the Preload Manager should fix any lag/delay issues for your resources.
 
Top