MushroomCake28

KAMO Studio
Global Mod
Joined
Nov 18, 2015
Messages
4,241
Reaction score
5,114
First Language
EN, FR
Primarily Uses
RMMZ
MushroomCake28's Option System Plus - version 1.01​
by MushroomCake28

Introduction:

One of the things I like the most when I start a new game is to jump in the option menu and setting everything to my liking. A RPG Maker game should be no different, and this plugin makes that experience awesome!

Features:

Fist of all, this plugin reorganizes the option menu into 4 sections: cosmetics, graphics, audio, miscellaneous. Of course it adds options that aren't there by default, but having many options that aren't organize isn't nice.

For the added options, those included:
For the cosmetic section: Window Color (red, green, and blue), Window Opacity, Windowskin, Menu Background Image.
For the Graphics section: Screen Resolution, VSync (basically set max fps to 60 or unlock)
For the Audio section: the default bgm, bgs, me, se volume.
For the Miscellaneous section: the default always dash and command remember (I have no idea what it does)

For now, these are all the options. I will add more in the future.

Important:

This is a controlled environment. I recreate entirely the Menu Options Scene, and because of that, third-party plugins that modify the option menu will not work. If you wish to keep this plugin but would like to have an option that isn't available in this plugin, just leave a comment here or on the youtube video and I will try and add it in this plugin.

Image(s):




Updates:
1.01:
- First release.

Terms:

This plugin is completely free to use for commercial and non-commercial games. Simply credit MushroomCake28. For more information, visit the Terms section on my website.

Links:
Youtube:

Website: https://mushroomcake28.weebly.com/
File: https://www.dropbox.com/s/jihh0g5dk0ka6ir/$MUSH_OptionSystemPlus_P2.js?dl=0
 

microck

Veteran
Veteran
Joined
Jul 23, 2016
Messages
45
Reaction score
11
Primarily Uses
Looks interesting but I got this message: "TypeError Cannot read property "length" of undefined.
 

MushroomCake28

KAMO Studio
Global Mod
Joined
Nov 18, 2015
Messages
4,241
Reaction score
5,114
First Language
EN, FR
Primarily Uses
RMMZ
Looks interesting but I got this message: "TypeError Cannot read property "length" of undefined.

Oh... I was so confident. Could you please copy/paste the error from the console and post it here? I'll debug it as fast as I can. Also, are you using any other plugins that might affect the menu option?
 

Joy Diamond

Talkative
Veteran
Joined
Nov 12, 2017
Messages
135
Reaction score
174
First Language
English
Primarily Uses
RMMV
MushroomCake28,

Thanks for this plugin @MushroomCake28:
  • I liked the video you put together;
  • And the code looks quite readable.
Special thanks for a really good license :cool:
  • This allows others, like me, to use your code & integrate into another plugin -- thus giving a longer lifespan for your original plugin.
Joy Diamond.
 

MushroomCake28

KAMO Studio
Global Mod
Joined
Nov 18, 2015
Messages
4,241
Reaction score
5,114
First Language
EN, FR
Primarily Uses
RMMZ
MushroomCake28,

Thanks for this plugin @MushroomCake28:
  • I liked the video you put together;
  • And the code looks quite readable.
Special thanks for a really good license :cool:
  • This allows others, like me, to use your code & integrate into another plugin -- thus giving a longer lifespan for your original plugin.
Joy Diamond.

You're welcome!
If you have any questions regarding the code just leave a message.

Glad to help
 

MushroomCake28

KAMO Studio
Global Mod
Joined
Nov 18, 2015
Messages
4,241
Reaction score
5,114
First Language
EN, FR
Primarily Uses
RMMZ
VERSION 1.03 IS OUT!

Since I forgot to publish the fixes and additional features of the version 1.02, I will post them all here:

Fixes:
- Fixed a bug that happened when no windowskin was defined in the list parameter. [v.1.02]
- Fixed an issue occurring when changing the screen resolution during full screen mode. [v.1.03]
- Fixed the annoying SE issue when using the 'ok' input (double SE of 'ok' and 'cursor'). [v.1.03]

Added features:
- Added Fullscreen option under the Graphic Section. [v.1.02]
- Added Fps Meter option under the Graphic Section. [v.1.02]
 

Parallax Panda

Veteran
Veteran
Joined
Oct 29, 2015
Messages
1,127
Reaction score
1,353
First Language
Swedish
Primarily Uses
RMMZ
@MushroomCake28
I lote this menu plugin but... I don't want the "Cosmetics" tab. Is there a simple way for me to cut it out somehow? I just want the [Graphics], [Audio] and [Miscellaneous] settings to be visible to the player.

...help? :kaoswt2:[/Audio]
 

MushroomCake28

KAMO Studio
Global Mod
Joined
Nov 18, 2015
Messages
4,241
Reaction score
5,114
First Language
EN, FR
Primarily Uses
RMMZ
@MushroomCake28
I lote this menu plugin but... I don't want the "Cosmetics" tab. Is there a simple way for me to cut it out somehow? I just want the [Graphics], [Audio] and [Miscellaneous] settings to be visible to the player.

...help? :kaoswt2:[/Audio]
Unfortunately I coded this plugin a long time ago and did not add the option to customize it. So unless you can code, there is no way to remove the cosmetic tab. Sorry.
 

Parallax Panda

Veteran
Veteran
Joined
Oct 29, 2015
Messages
1,127
Reaction score
1,353
First Language
Swedish
Primarily Uses
RMMZ
Aww... I'm not much of a coder unfortunately. I'd be too afraid to unintentionally create some new bugs if I started touching anything more complex than a "Hello World!" function.

Thanks though! :)
 

Shaz

Keeper of the Nuts
Global Mod
Joined
Mar 2, 2012
Messages
46,006
Reaction score
16,821
First Language
English
Primarily Uses
RMMV
@gogosal please hit F8 when you get this error, go to the Console tab, and grab a screenshot, as that will give more information about where/why the error is happening.
 

gogosal

Villager
Member
Joined
Oct 28, 2021
Messages
7
Reaction score
0
First Language
Português
Primarily Uses
Other
can someone help me?
 

ShadowDragon

Realist
Veteran
Joined
Oct 8, 2018
Messages
7,509
Reaction score
3,020
First Language
Dutch
Primarily Uses
RMMV
@gogosal we need the console log rather than the source.
the console checks where the error is coming from exactly
and why it colide by the error, otherwise, we cannot help you.
 

gogosal

Villager
Member
Joined
Oct 28, 2021
Messages
7
Reaction score
0
First Language
Português
Primarily Uses
Other
@gogosal we need the console log rather than the source.
the console checks where the error is coming from exactly
and why it colide by the error, otherwise, we cannot help you.
how can i access the console?
 

ShadowDragon

Realist
Veteran
Joined
Oct 8, 2018
Messages
7,509
Reaction score
3,020
First Language
Dutch
Primarily Uses
RMMV
F8 or F12, and use the TAB "Console" next to source on top.
you screenshotted the "Source", next to it (left) is "Console"
 

gogosal

Villager
Member
Joined
Oct 28, 2021
Messages
7
Reaction score
0
First Language
Português
Primarily Uses
Other
This is what I see!

1635799333400.png
 

gogosal

Villager
Member
Joined
Oct 28, 2021
Messages
7
Reaction score
0
First Language
Português
Primarily Uses
Other
what's new about correct?
 
Last edited:

MushroomCake28

KAMO Studio
Global Mod
Joined
Nov 18, 2015
Messages
4,241
Reaction score
5,114
First Language
EN, FR
Primarily Uses
RMMZ
@gogosal The error seems to come from another plugin, the one called "Options.js". It might be an incompatibility between plugins.
 

Latest Threads

Latest Posts

Latest Profile Posts

GABposterwork.png

Working on a new poster.
I just posted the first devlog for The Hidden Art of Innkeeping: https://seaphoenix.itch.io/hiddenart!

BeachLogo.png
Might start playing some rpg maker games and uploading the games on youtube. Realistically they're not going to be for views. Just to give anyone some feedback on any games they're working on. So if you'd like me to play and review your game just reply them down here. And I'll upload them on Rpg4MGames.
Ah, so THIS is what it feels like to sleep till I naturally wake up, and not be woken up by an alarm or other unwanted stimuli... holy crap I feel like I can lift a house! XD (Or work on my game)

Forum statistics

Threads
131,616
Messages
1,221,616
Members
173,344
Latest member
larksan99
Top