Feature suggestion

● ARCHIVED · READ-ONLY
Started by FrozdY 5 posts View original ↗
  1. Hi, I was wondering if you could add an option feature to the title screen? So that you can control the volume atleast since the game starts out quite loud at first andd you have to change the volume for the game in windows mixer, but not everyone has that feature.
  2. The normal volume slider on the taskbar (not in mixer) will change the volume sufficiently.


    I think it'd be difficult to provide a volume option, as every map, every sound effect, has its volume set by the developer. I suppose you could make a script where the player sets the volume and that's used as a multiplier on all the play BGM/BGS/ME/SE commands.


    Moving to RGSS3 Script Requests
  3. Thanks Andar, the problem with it is that it doesn't save the settings when you go to the title screen or restart the game :( that is what I think would make it into a perfect options script

    Edit: OR you can find the setting for the init. volume :D
  4. Well, the options were meant to be saved into the save file instead of a general options thingy that's why... To make it general, they will need to create a new file to save those settings, which maybe Yanfly didn't want to do so he just made it that way...