Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

The RTP stands for 'run-time package' and is just basically another term for all the assets preloaded into a new project you create.

The door sounds are OK, I was referring to the default UI sounds (when the player is menu-ing etc). These can easily be changed under the SYSTEM tab. Changing it to pretty much anything suitable would be an improvement over what the project defaults to is a massive plus in my eyes.

Fonts must be 'True Type' fonts. You install them as normal then move the font file in to the Font folder in your RPG Maker game project folder.

Then go into the SYSTEM 2 tab in your project and type the font file name (make sure it's suffixed with .ttf) and it should load the font into your game.

Windowskins you just find free stuff with a quick Google search, then copy/paste it into System folder making sure the filename is 'Window' that will replace the default one.

These are quick guidelines but there are in depth tutorials knocking about if you struggle.

Thank you. I changed the default save, ok and menu sounds. Changed the font type to a type writer type thing and the ui is just a different colour atm lol.

I'll take a look for custom ones shortly. And yes, the font change is actually huge lmao. 

Awesome - I really think your game will have a much better vibe now.

I will probably give it another whirl when you get an update sorted. 

Also you might wanna consider uploading a browser build as well as your download version. It will help with your game's accessibility as some people are concerned with online safety concerning download builds. Just make sure if you do upload one that your ZIP folder's name is different from your download file's name otherwise it will overwrite and replace it. Example - Download version - 'OITS'. Browser version 'OITS BROWSER'.

(1 edit)

Oh sorry I meant for the new title. I could definitely get it on this one as well though. I'll get to it when I have a bit of spare time.

And I'll make sure to add a browser version too. Does itch.io not have a built in virus scanner?
Edit : site says there's too many files in the thing 😭I'll probably just forget about the browser version for now unless there's a fix.