Skip to content

Releases: amazeedaizee/NeedyGirlRandomizer

Ver 1.1.1

19 Mar 21:06
37140c9

Choose a tag to compare

Updated for game version 1.4.0 for both OS versions.

Please note the _Special zip package has been deprecated. You must have NET 8 x64 installed on your computer to use the Settings executables found in the win/osx zips. If you already have the mod installed, you can just replace the dll in the mod with the one attached in this release.

If you're using the Settings executable in the Mac version, it might require more work to install. You can look at the previous release on how to install it.

To install, place the Randomizer folder into the BepInEx plugins folder. (do NOT move all the files from the Randomizer folder into the plugins folder)

Ver 1.1.0

04 Aug 15:04

Choose a tag to compare

Some changes:

  • Changed the chance to get an ending from doing a stream from 1/10 to 1/20 if "Include Special Streams" is on.

  • If "Randomize Days" is on, has a 1/2 chance to reroll if the day would land on 30.

  • The Randomizer Settings program can now run on Mac devices! Unfortunately I can only release the Intel version of the program as the program isn't code-signed, and therefore the Silicon version of the program would fail to work even with the very complicated instructions mentioned below.

This release also provides a zip with just the dll, in case you have a previous version of the mod installed.


For Windows (win):

Using the settings executable requires having .NET 6.0 Runtime or above.

If you don't have NET 6.0 installed, you can download the zip labelled with "_Special", instead of the other zip. This version of the executable can load without NET 6.0 pre-installed, though the file size is a lot bigger than the normal executable.

For Mac (osx):

The Intel version of the Settings program is only provided as the program isn't code-signed, and therefore the Silicon version of the program would fail to work even with the very complicated instructions mentioned below.

When first running the program on the computer, you must do one of the following:

  • Open the Terminal in the Randomizer folder, then run the following command:

         xattr -c Settings.app
    

    This will remove all extended attributes on the application bundle, including the one that stops the app from being executed by Apple.

  • If you tried to run the application without doing the step above, you would get a pop-up saying that the app cannot be opened due to Apple not being able to check it for malicious software, or that the developer cannot be verified. If you still want to run the app, you can go to Privacy and Security and scroll down till you find the section choosing which downloaded applications are allowed. You will see a message saying that the application was quarantined. Click on "Open Anyway",

    • You can also control-click on the app, or open via the right-click pop-up menu on the app to open it after attempting the first time.
    • When prompted, click on the Open button.
  • ...or you can just edit the text files and the Settings.json manually. Why do so much for a settings app of a mod?

  • Note: The program might not render properly if the Mac is in Dark Mode, specifically if editing any of the json files. This is only a visual bug.

To install, place the Randomizer folder into the BepInEx plugins folder. (do NOT move all the files from the Randomizer folder into the plugins folder)

Ver 1.0.2

23 May 21:44

Choose a tag to compare

Minor change:

  • Updated compatibility with game version 1.2.1

The mod was already partly compatible with 1.2,1, however this version improves on it by re-compiling with updated assemblies.


If you don't have NET 6.0 installed, you can download the zip labelled with "_Special", instead of the other zip. This version of the executable can load without NET 6.0 pre-installed, though the file size is a lot bigger than the normal executable.

To install, place the Randomizer folder into the BepInEx plugins folder. (do NOT move all the files from the Randomizer folder into the plugins folder)

v1.0.1

02 Mar 22:44
457adc3

Choose a tag to compare

FIxed a minor bug:

  • The settings exe did not open if the program did not support the user's current language. (currently the settings exe only supports English). Now the settings exe will open as English by default if it does not have a supported language.

Note that using the settings executable requires having .NET 6.0 Runtime or above.

If you don't have NET 6.0 installed, you can download the zip labelled with "_Special", instead of the other zip. This version of the executable can load without NET 6.0 pre-installed, though the file size is a lot bigger than the normal executable.

To install, place the Randomizer folder into the BepInEx plugins folder. (do NOT move all the files from the Randomizer folder into the plugins folder)

Ver 1.0.0

29 Feb 07:39

Choose a tag to compare

The very first version of the Randomizer is here!

This specific release is Windows only. (The mod might work in other platforms, it just can't be customized unless there's already a settings.json file in the folder)

Note that using the settings executable requires having .NET 6.0 Runtime or above.

If you don't have NET 6.0 installed, you can download the zip labelled with "_Special", instead of the other zip. This version of the executable can load without NET 6.0 pre-installed, though the file size is a lot bigger than the normal executable.

To install, place the Randomizer folder into the BepInEx plugins folder. (do NOT move all the files from the Randomizer folder into the plugins folder)