Note: This mod isn't installed by putting it in www\mods
. Please read the description for installation instructions.
About this mod
OneMaker-MV
Injects UI modifications to RPGMaker MV, designed for modding OMORI.
However, you can use this in other RPGMaker MV Projects, check the Working Mode menu, under OneMaker MV's tab.
The Github has more information and instructions.
Built off of RPG Maker MV 1.6.3.
Credit:
Thanks to Rph, Draught, and SoundOfScooting for creating the hijacker and linux versions.
Thanks to Bajamaid for the Splash Sprite.
Features:
Resizable window sizes, such as the Database and Event Viewer.
Event Page Conditions now have variable operator selection, Self Variables, and Self Switches E-Z are available.
Conditional Branches can now use check Self Variables, you also get access to Control Self Variable event commands.
Map image files in the render
folder will now automatically be displayed onto maps, using a stretch format so they don't have to be resized to match MV's 48x48 tile sizes.
Event Block Selection screen can be made into one giant tab instead of having three tabs.
The Show Text command is now formatted correctly to fit OMORI's face images.
Comments and Script Commands can now have way more lines.
And other smaller improvements.
To Install:
Windows:
Run Run Installer.bat
after extracting the contents of Installer.7z
Linux + Manual:
Place the contents of OneMaker-MV.zip into the steam/steamapps/common/RPGMaker MV/
folder.
Plugin:
Add OneMakerMV-Core.js
to the very top of the plugin manager, while this is not required some features of OneMaker MV will be disabled unless this plugin is present.
Tiled Map Display:
To get maps to display without using parallaxes, use The Omori Map Renderer (You want the file with .exe
in its name, but it is an archive).
Parallaxes still work and will always be displayed under the Tiled map images.
To manually add maps use Export As Image in Tiled, select a render
folder in your playtest.
The naming scheme follows Tileds, which should be mapX.png
(X being a number).
.