Now I must get multiple mods working. The OkuSim edit, bettermove, ExtraSizes, and assets/MoreSizes. Alicorn mod loader is being weird.
Nice to see you back! That status screen looks really good.
Feel free to use the code for the walking sfx, but be warned that itâs basically all Javascript. Iâve been writing it by hand and I didnât want to manually write commands. I canât really give official permission for the audio asset as it was just some temporary thing I made in Audacity from 2 youtube videos that Iâve forgotten the sources for. Kinda surprised people like it, I was always slightly annoyed by it lol.
Whoa, those look really good! Mind if I try making a mod to wrap them?
Sorry, but I never finished MoreSizes. I got bored and threw up the assets so I wouldnât lose them. Anything mod not explicitly documented in the README probably wonât work. If you want to be sure somethingâs loading properly, check the AlicornModLoader.log.txt
file that should appear if the modloader is working correctly. It should stay stuff like âLoading Mod â if things are working.
OkuSim Edit.zip (385.9 KB)
Okay, so I added edited children sprites in this zip to match the same style.
If you want to switch to these sprites going forward, I donât mind at all if everyone on the team is willing, that is.
how do you edit the .js files
You can use any text editor for that just right click the .js file and open it with notepad.
what game file we talking like www or just the folder
Well Okay. Whatâs complete then?
does anyone know how to make mod work ? i canât make it
What level do I have to have to go out into the city and Iâm on a vore path and I want to devour people
you have read the dialogue she says when you go to the door right? Itâs not just a joke- as far as Iâm aware there IS no outside yet.
First of all the game is great and I would like to congratulate the creator for the great work and effort he puts into the project, second if it is not a bother someone could explain to detail how to install the mods because I followed the steps of the mod loader but when I open the game stays in black screen, thanks and have a good night.
Download the AlicornModLoader.js file and put it the Okusim/www/js/plugins folder
Open the plugins.js file in the Okusim/www/js folder with a text editor and copy {"name":"AlicornModLoader","status": true,"description":"a mod loader","parameters":{}}
and paste it at the end of the list. Donât forget to put a comma after the previous entry in the list.
Create a folder in the Okusim folder and name it mods.
In the Okusim/mods folder, create a folder for each mod you want to install and name each folder the name of the mod you want to put in it.
Download the index.js and mod.json files for each mod you want to install and put those files in the respective folders in the Okusim/mods folder.
For the BetterMove mod, create a folder in the Okusim/mods/BetterMove folder and name it audio. Create a folder in the Okusim/mods/BetterMove/audio folder and name it se. Download the StuffedBellyWalk.ogg file and put it in the Okusim/mods/BetterMove/audio/se folder.
Now you should have the mods installed when you start up the game.
SoâŚI donât understand, does this game have mods or something?
Im confused by how you suggest copy and pasting the {ânameâ:âAlicornModLoaderâ,âstatusâ: true,âdescriptionâ:âa mod loaderâ,âparametersâ:{}} line into the js file.
Do you mean literally at the very bottom below the })(); part?
Look something that I realized testing and thanks to the help they gave me is that you must put the line code at the end that has a symbol like â];â that you delete and put now if this â{ânameâ: âAlicornModLoaderâ, âstatusâ: true, âdescriptionâ: âa mod loaderâ, âparametersâ:{}}â and at the end of that below you put this â];â again.
warning: as mentioned put â,â at the end of the last line that says srd hud.
sorry if I explained wrong is that English is not my native language haha
Thank you. What you said made me realize where I was going wrong. I was attempting to edit the alicorn file instead of the plugins.js. Its now working. Thanks again.
it not working i canât use mod you really need to fix your discription why donât u send pic so someone could understand instead of word
What, ExtraSizes? Does that mod add more art and weight stages?
Theoretically, it adds a few stuffing and pregnancy stages to the biggest size. However, given that the game doesnât allow you to âtry for babyâ at that size, you canât access the new pregnancy images in game.
Good to know. I do hope that âtry for babyâ option become possible at larger and larger sizes, even at max weight.