Jump to content

Unity Rule34 Brothel Remake


bgdner

Recommended Posts

Hey everyone!

 

I've been remaking one of my favorite SimBrothel variants, Rule34 Brothel, in Unity. I was unhappy that I couldn't add my own characters and perks, so I remade the game in a way that allows anyone to do so! I've included a README file with instructions for adding characters and perks. If you're familiar with JSON, it's a piece of cake. If not, I've provided stuff you can copy and paste and replace as I describe!

 

If you enjoy my game, please consider supporting its development! I've started a SubscribeStar https://subscribestar.adult/unity-rule34-brothel .

The latest version is available for free on my SubscribeStar.

 

The goal of the game is to complete missions that are assigned every 30 days by acquiring more characters and properties with which to operate your brothel. Users can create their own characters and buildings to add to the game.

 

R34Bro1.png     R34Bro3.png

 

Extra character packs can be downloaded at https://mega.nz/#F!kjITxaRL!jaLMAjgqWakVxRxYsNQ0ng . To install, just download a character pack to the Resources folder. Extract all folders there and overwrite existing files.

 

I'll post updates and receive requests and bug reports here, but I'm also setting up a blog you can follow at https://unityr34brothel.blogspot.com/ .
Let me know what you'd like added!

 

Thank you all for providing this platform!

 

----------------------

 

Updated 10/8/2019


Current Developments :

 

- Added support for animated GIFs! Be aware, when new GIFs are added, the game will take longer to start the first time as it has to convert GIFs to another format.

Demo https://www.pornhub.com/view_video.php?viewkey=ph5d9c614611e85

 

- Scenario mode has been added. There is now a "Planet Sexpress" scenario, focusing on the Futurama characters and locations. I still need to add a definition of "complete" and "failure" to scenarios. I don't think they should ever actually end, but these could be used to grant/deny rewards.

 

R34Scen.png     Base%2BProfile%2BScreenshot%2B2019.10.05%2B-%2B22.45.15.16.png

 

- I'm thinking scenarios could have a reward for completion, like unlocking certain characters in the base game, or enhancing certain characters with a 3rd set of perks, or eventually hooking on to some of my ideas below. I also intend to add more story events beyond the intro scene.

 

----------------------

 

In the spirit of making the game more interesting, I am brainstorming some other ideas :


- customizable events that occur on a certain day or days. These would give a click-through story scene and add certain characters to the store, prior to which they might not be purchasable.

 

- unique items. Some characters have a good number of images depicting them in outfits not seen on other characters. I think it'd be cool to unlock an extra costume/outfit at level 10 unique to that character.

 

- duos. Some characters appear in images with each other frequently. The ability to pair them up and send them to buildings as 1 character seems interesting. They might combine their stats or have their own set of perks that work on top of the perks owned by the individual characters in the pairing. I would add another button to the root menu to control this pairing and de-pairing, and would work similar to the store minus spending money.

 

- a stable room and Beast skill. Lots of characters have images with tentacles and horse cocks. This might only be available to characters with level 5+ and character stat of 100+.

 

- Traits. Like perks except they start unlocked. Some qualities could be defined with a specific trait. They would have a wider set of possible effects than perks, like adding a Magic skill or Tailjob skill depending on the quality.

 

- Competitors. Other people who can buy characters from the store, maybe even digging into your potential profits if not dealt with somehow.

 

- Combat. Prior to working on this, I was working on a Final Fantasy style combat system. I could resume work on that and incorporate it for a new Tournaments feature or to fight competitors or to add winning a fight as a condition to some events.

 

- More specific image tags, image descriptions, and multiple tags on an image.

 

- Genderswapping. Every character I've added so far is female. A method to toggle between female and futanari, or male and a genderswapped female.

 

- Simple inventory system. Consumable items would be added that could add a quality to characters, or even something to transform a character in the base game into the version that you already trained from a completed scenario.

 

- Spelunking system where characters could go on outages for X days, coming back with items and characters, or possibly be captured if health is too low. Maybe there could be buildings or gimmicks found within. For example, you could find the "Fountain of Youth", a building with 1 capacity, but that provides the character placed there with the "Teen" quality after so many days.
 

Link to comment

Changelog

 

v1.16c
- Added some tests to help reduce bug count in the future.
- Added Win Conditions to scenarios. Updated the How_to_add_Scenarios.txt file with instructions.
- Added "requiredScenario" field to character files. When specified, the character will be locked until the specified scenario is complete.
- Added a "cross_save_data" file to the Resources directory. This file records which scenarios have been completed. Deleting it will reset the completion status of all scenarios.
- Added a "Complete!" widget to the scenario selection screen. Completed scenarios will be marked.
- Added a "Scenario" button on the "Management" screen. It tells you what goals must be met to complete the scenario. It does nothing in the base game.
- Recolored much of the in-game text to black instead of dark gray. Stands out more against the default background.
- Bugfix : Transformable characters will now transform. There was an issue with transferring equipped items to the transformed character.

 

v1.16b
- Added verification that expected game folders exist. If they don't, they will be created empty.
- Added support for animated GIFs!
- On GIFs : The game takes longer to start the first time after adding new GIF files. Unity does not support animated GIFs, so they are converted to gif_r34bro files.
- On GIFs : gif_r34bro files are transferrable, so any GIFs included in the base game should already be converted and startup shouldn't take much longer than normal.
- On GIFs : gif_r34bro files are totally uncompressed and tend to be much larger than GIFs. The game may lag slightly when trying to display a large gif_r34bro. I haven't seen lag until around 80 MB.
- On GIFs : The max speed of GIF animations is 10 frames per second at the moment. Faster images will slow down.
- On GIFs : Shortly after starting the game, images may flicker. This issue seems to go away after a few images have been shown.
- On GIFs : gif_r34bro files work on their own. Once created, you can safely delete the original GIF file and the image will still appear in-game.

 

v1.16a
- The "Buy Girls" button now goes to a sortable table rather than directly to a character screen.
- The game now remembers which items were purchased for which characters. No need to repurchase items.
- Added a couple Quit buttons. Click "Exit" on the title screen, or press Escape to be taken to the pause menu and "Quit to Desktop". Press Escape on the pause menu to resume the game.

 

v1.16
- Added Scenarios to the game! The set of characters, buildings, and missions used can be restricted to provide a thematic game and some background story. More story features planned.
- Added a Futurama themed scenario : Planet Sexpress.
- Added the ability to create custom scenarios, and missions and intro scenes for them.
- Added Morgan Proctor, Labarbara, Kug, Marge Simpson, and Amy Wong for the Planet Sexpress scenario.
- Custom Buildings are now sorted by price.
- Bugfix : fixed the back button was not taking you to the root menu when used on the level up screen.
- Bugfix : possible issue where characters could be assigned to work in two areas after loading the game fixed.
- Bugfix : the IMPROVE_SCHOOLING perk type was increasing stats by 4 instead of 3, but the description used in-game was still saying 3.
- Bugfix : fixed an issue where the level up screen could still be summoned when no level ups were available, allowing the last character levelled to level up infinitely, and possibly causing divide by 0 errors or negative income.

 

The latest version is available on my SubscribeStar https://subscribestar.adult/unity-rule34-brothel

Link to comment

That's actually awesome. Unfortunately the download link you provided is password protected though, so I can't take a look at it.

Also I am thinking about creating some characters. I have never worked with JSON files before so this would be a good learning experience.

Edit: Nvm the link on your blog works without a password.

Link to comment

While I do appreciate your work there is a better alternative to Rule34 Brothel especially to this bare form. It's called Brothel King. It already has an enormous amount of characters.

You can find a download link here: https://mega.nz/#!fDwAwaKB!D2MK6KUuxALE8VMEXko3UW8-Tjh-SYV2k8kqQTlFhL4

Characters have to be downloaded seperately though. You can google search for characters or I can provide you with some considering that I made one on my own which is really easy to do.

Link to comment
9 hours ago, bgdner said:

Thanks! I fixed the link, it is no longer password protected. It is a brothel management game. Not just text, there are pictures and you can add new content as well : new characters, new buildings, more on the way.

I meant that there are no pictures or videos on your blog page ...  it's pretty weird for the game of the genre of adult gaming  and especially the Unity engine :)

Link to comment

Update! I've released version 1.16!
Download : https://mega.nz/#!snYGDSbb!JtcUfO96AAmQ7zebqin5hfp4y7tx3boMivV3M_iMCNA

 

v1.16 includes a scenario mode, where characters can be restricted to a smaller set to allow a thematic experience. Buildings and missions can also be created specific to your scenario. You can also add an intro scene to provide a background on why these characters are in their situation. The game now comes with the "Planet Sexpress" scenario, focusing on Futurama characters. So, I've added Kug, Morgan Proctor, Amy Wong, and Labarbara Conrad to the game.

 

A few bugfixes as well :
- Bugfix : fixed the back button was not taking you to the root menu when used on the level up screen.
- Bugfix : possible issue where characters could be assigned to work in two areas after loading the game fixed.
- Bugfix : the IMPROVE_SCHOOLING perk type was increasing stats by 4 instead of 3, but the description used in-game was still saying 3.
- Bugfix : fixed an issue where the level up screen could still be summoned when no level ups were available, allowing the last character levelled to level up infinitely, and possibly causing divide by 0 errors or negative income.

 

Next, I think I'll make some UI improvements :

make the store use a clickable list of characters prior to the stats and buy screen

- a quit button and "pause" screen where more options will eventually be placed

- a purchased item memory per character and the ability to remove items

 

Regarding perks, the initial idea was that they should be permanent. But, if I could get a consensus I'd be happy to change this, or even allow you to turn it on/off with an .ini file. What do you guys think about refundable perks?

Link to comment

v1.16b is up now.

 

I've added support for animated gifs. More details in the changelog. The game will take longer to start the first time after adding new GIFs. This is because they must be converted into a different format as Unity doesn't directly support animated GIFs. Updated Amy Rose with some GIFs to demonstrate.

 

Download https://mega.nz/#!J6YyiCCZ!5mTkG4wVkO26m6FCAGiop0wYSzySYxYH21ZD8I5FTko

Link to comment

v1.16c
- Added some tests to help reduce bug count in the future.
- Added Win Conditions to scenarios. Updated the How_to_add_Scenarios.txt file with instructions.
- Added "requiredScenario" field to character files. When specified, the character will be locked until the specified scenario is complete.
- Added a "cross_save_data" file to the Resources directory. This file records which scenarios have been completed. Deleting it will reset the completion status of all scenarios.
- Added a "Complete!" widget to the scenario selection screen. Completed scenarios will be marked.
- Added a "Scenario" button on the "Management" screen. It tells you what goals must be met to complete the scenario. It does nothing in the base game.
- Recolored much of the in-game text to black instead of dark gray. Stands out more against the default background.
- Bugfix : Transformable characters will now transform. There was an issue with transferring equipped items to the transformed character.

 

Latest version available on SubscribeStar https://subscribestar.adult/unity-rule34-brothel

Link to comment
  • 6 months later...

Nice little game. Appreciate the work you've put into this.

Problem is: I can't load my saved game. Made second save just to be sure ... nothing. I can click on those savegame entries all day long but noting happens.

Halp!


Something about the "competitors" is broken.
Characters i bought are still listed as competitors and fight even themselves.
And the glory hole doesn't work either. Placed in a 1+1 room building at least. With a character assigned to the gh the girl in bedroom gets zero customers.
With only the girl on gh duty the building generates zero customers ... 

Hope this can be fixed.

Link to comment

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more information, see our Privacy Policy & Terms of Use