Hello, I’m new here so I hope this post is in the correct place.
I’m looking to put a demo of my game on a server. That’s done, I uploaded the game files and the went through putting the index.js and following the instructions found here.
My game is using the maniacs patch, so some of the folder structure is different. I need help getting this to work, I’ve tried multiple different things but perhaps someone can help give me some clarification on getting it working. Perhaps I missed something.
My RPG_RT.exe is in the same folder structure as the default RM2K3, with all my maps and sprites, etc…
I’m adding this /?game=ib but it doesn’t seem to work. Do I need to remove all my folders for audio, sprites, and what not and have them all in this same gameData folder?
Thank you for the reply. I tried adding the ?game=Demo, but it did not work.
Will it still work with the demo folder, or should I remove the demo folder completely?
Because I’m using Maniacs patch do I need to do anything special, like add something to the .ini file?
Do I also need to have all the assets like, music, tilesets, charsets, etc.. extracted from their folders and have those files sit in the same folder as the RPG_RT.exe?