OkuSim: A Cute Wife Simulator

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.

1 Like

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.

2 Likes

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

1 Like

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.

1 Like

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.

1 Like