BobCarter

Well-Known Member
Jan 28, 2018
1,355
1,066
397
they are broken links so don't bother with them, the only working mod/modded version of Lilith's throne is lolith's throne to my knowledge that is
There is a folder for mods in the game, you just drag and drop them into it, join the official discord, you'll see a shit ton of mods. They work.
 
  • Like
Reactions: CaptainBipto
Oct 7, 2022
45
28
119
Is there any method or mod that can edit the difficulty options?
I like the idea of taking more and dealing less damage but I'd like to keep the levels as they are if possible.
 

XEmemes2234

Newbie
Aug 2, 2022
27
49
81
If you are using the 32bit version you can never let it use more than 4GB ever, in some situations 2GB is the limit, you can give it more memory by launching the .jar with arguments, java -Xms1G -Xmx4G -jar "./Lilith's Throne.jar" -Xmx is max memory, followed by any numbers as m for megabytes, g for gigabytes, k for kilobytes.
is there a way to do this with the exe version?
 

Exiua

Newbie
Dec 18, 2017
34
36
107
is there a way to do this with the exe version?
Here is a batch file that allows you to pass JVM arguments to the exe. You will need to rename the file to launch.bat and place the file in the same folder as the exe. To change the JVM arguments, you will need to edit the file (I set the default value to "-Xms1G -Xmx4G"). Once everything is set, you can launch the game by double-clicking the batch file.
 
  • Like
Reactions: XEmemes2234

XEmemes2234

Newbie
Aug 2, 2022
27
49
81
Here is a batch file that allows you to pass JVM arguments to the exe. You will need to rename the file to launch.bat and place the file in the same folder as the exe. To change the JVM arguments, you will need to edit the file (I set the default value to "-Xms1G -Xmx4G"). Once everything is set, you can launch the game by double-clicking the batch file.
thank you
 

BobCarter

Well-Known Member
Jan 28, 2018
1,355
1,066
397
Is there any method or mod that can edit the difficulty options?
I like the idea of taking more and dealing less damage but I'd like to keep the levels as they are if possible.
That's in base game as well in options, but other then that I think Lolith has options added for that
 

BobCarter

Well-Known Member
Jan 28, 2018
1,355
1,066
397
Here is a batch file that allows you to pass JVM arguments to the exe. You will need to rename the file to launch.bat and place the file in the same folder as the exe. To change the JVM arguments, you will need to edit the file (I set the default value to "-Xms1G -Xmx4G"). Once everything is set, you can launch the game by double-clicking the batch file.
Does that mean 1g or 4g? I have 16 gigs free, what should I put down?
 

Exiua

Newbie
Dec 18, 2017
34
36
107
Does that mean 1g or 4g? I have 16 gigs free, what should I put down?
-Xms is how much memory the JVM will initially use and -Xmx is the maximum amount of memory the JVM can use. For most, -Xms1G -Xmx4G should be sufficient. If you notice the game becoming slower, you could try increasing the max to 8G (there is no guarantee that this will fix any issues).

Additionally, if you have Java installed, you should have access to jcmd, which can be used to see the configuration of the JVM. Without setting any JVM arguments (i.e., running the exe directly), using jcmd, I can see that my JVM is configured with a max of 16G, so you may want to check your default JVM configuration to see if it's necessary to set JVM arguments.

You don't have permission to view the spoiler content. Log in or register now.
 

BobCarter

Well-Known Member
Jan 28, 2018
1,355
1,066
397
-Xms is how much memory the JVM will initially use and -Xmx is the maximum amount of memory the JVM can use. For most, -Xms1G -Xmx4G should be sufficient. If you notice the game becoming slower, you could try increasing the max to 8G (there is no guarantee that this will fix any issues).

Additionally, if you have Java installed, you should have access to jcmd, which can be used to see the configuration of the JVM. Without setting any JVM arguments (i.e., running the exe directly), using jcmd, I can see that my JVM is configured with a max of 16G, so you may want to check your default JVM configuration to see if it's necessary to set JVM arguments.

You don't have permission to view the spoiler content. Log in or register now.
Runs much faster, I don't know if X sum is needed since I had to rust until X time over 30 times in a row to get it to 4 gigs of the 16 limit.
 

Llynethil

Newbie
Oct 7, 2018
36
28
160
Is there a way to escape the doll factory as a doll?

Or to gain the perks if you use debug to turn your skin into silicon?
 

The Nut1138

Member
Feb 4, 2020
468
321
207
How to create a futanari protagonist?
Go to the market and to Ralph's shop. Enchant one of the foods matching the race you want to be. Select the penis option and design it to your liking. Finish enhchanting and then consume. You can also find transformatives on imps in the undercity. Or after beating a certain boss and having a high enough corruption, her mother will give you the option to turn into a greater succubus. Demons can freely transform.
 
  • Like
Reactions: Ssato243

SpeedKing

New Member
Jan 25, 2018
10
57
176
In case anyone is interested, here's a mod that removes Natalya's TF and gender requirements.

If you want to do it yourself/change it in a future version:
1. Download source from github;
2. Go to src\com\lilithsthrone\game\dialogue\places\dominion\warehouseDistrict and open file DominionExpress.java in notepad++/any text editor;
3. Ctrl+f 'private static boolean isPlayerBodyCorrect()';
4. Replace everything after 'return' with 'true';
5. Build as normal.
 
  • Like
Reactions: CaptainBipto

BobCarter

Well-Known Member
Jan 28, 2018
1,355
1,066
397
How to create a futanari protagonist?
Select the gender between male and female. Unless you mean with a vagina, in that case I forget. Just type buggy and transform the parts you want for an easier time, otherwise to get it to happen naturally you need the option for TF content relating to female and male tf's to not replace each other.
 
Nov 7, 2020
130
156
168
Is there a way to escape the doll factory as a doll?

Or to gain the perks if you use debug to turn your skin into silicon?
You can use the debug menu to turn yourself into a doll, yes.
In the debug menu, to the right of the Transform button, is a "Set body meterial" button.
Just click that and choose silicon.

Edit:
Oh wait, I just understood your question, my bad.
No, I don't think you can get the perks without save editing since you can't level anymore.
 
4.00 star(s) 131 Votes