CREATE YOUR AI CUM SLUT ON CANDY.AI TRY FOR FREE
x

hamborger

Newbie
Oct 21, 2019
44
40
This has been asked several times in the past and the answer remains the same - not happening.

Every attempt to port this has ended up failing or getting abandoned, on basis that it looks terrible (broken UI), didn't function properly and the performance was abysmal. The game is so poorly optimized that even beefy PCs struggle with it and if a strong PC is having trouble then a piddly little phone isn't going to fare any better. In the future, you may want to use the search function beforehand as there's a chance someone else already asked your question (and got an answer).
i dont know what kind of optimization problems other people have. unless something happened in some kind of supporter only version that hasnt been uploaded here or something. i have a pretty mediocre PC and never have any problems with the game.
 

IvoryOwl

Active Member
Mar 29, 2017
761
1,410
i dont know what kind of optimization problems other people have. unless something happened in some kind of supporter only version that hasnt been uploaded here or something. i have a pretty mediocre PC and never have any problems with the game.
It's not obvious at first but the longer you play it the worse it gets. The game eats up a lot of RAM and doesn't release it afterwards like it should, meaning the value keeps incrementing until it lags like hell. Having a lot of children also tends to worsen the effect, though it's not as bad as it once were. That's basically the two worst offenders; long play times and generating a lot of NPCs (like birthing).
 

Crestrial

Member
Mar 15, 2019
202
813
This has been asked several times in the past and the answer remains the same - not happening.

Every attempt to port this has ended up failing or getting abandoned, on basis that it looks terrible (broken UI), didn't function properly and the performance was abysmal. The game is so poorly optimized that even beefy PCs struggle with it and if a strong PC is having trouble then a piddly little phone isn't going to fare any better. In the future, you may want to use the search function beforehand as there's a chance someone else already asked your question (and got an answer).
Java also isn't an easy thing to port to android. You'd basically have to rewrite the entire thing and at this point that would probably only be achievable by the dev and well....
There's also an Android section on Java's wikipedia page explicitly stating the incompatibility between 'Phone/Tablet Java' and 'PC Java'
"... the Android SDK uses the Java language as the basis for Android applications but does not use any of its standard GUI, SE, ME or other established Java standards. The bytecode language supported by the Android SDK is incompatible with Java bytecode and runs on its own virtual machine, optimized for low-memory devices such as smartphones and tablet computers. "

Anyways, when's the next timeline post? :sneaky:
 

MilesKiyaAnny

Well-Known Member
Jan 18, 2019
1,567
447
It taking 1.3 Gbs of RAM currently
probably that thinggy already fix BUT if i ran long 32 bits it will eat only 400 mb But eventually it gonna be like what u all said lagging slow down stuff
 

tehlemon

Well-Known Member
Jan 26, 2021
1,224
1,563
It taking 1.3 Gbs of RAM currently
probably that thinggy already fix BUT if i ran long 32 bits it will eat only 400 mb But eventually it gonna be like what u all said lagging slow down stuff
Yeah, that's pretty normal. It's not fixed already, that's just the way the game runs.
 

Sarkath

Active Member
Sep 8, 2019
532
908
"... the Android SDK uses the Java language as the basis for Android applications but does not use any of its standard GUI, SE, ME or other established Java standards. The bytecode language supported by the Android SDK is incompatible with Java bytecode and runs on its own virtual machine, optimized for low-memory devices such as smartphones and tablet computers. "
It wouldn't be quite that bad in this case since the game uses JavaFX for its UI, which has support for iOS and Android.

The Nashorn JavaScript engine would probably be the only thing that would have to be replaced since it doesn't have an Android port available, and I'm sure there's probably some platform-specific fuckery that would need to be done to get it running, but a vast majority of LT's code just uses the Java standard library and should work without any major changes.

Still, it's probably not worth it given that you'd almost certainly need a stylus or mouse to have a decent time with it on a tablet, let alone a phone. That's not even getting into the performance problems that can become so severe that you'd need a tablet rivaling the cost of a laptop in order to play it in the first place.

Anyways, when's the next timeline post? :sneaky:
:ROFLMAO:
 

JD59

Member
Jun 20, 2018
150
135
I currently have Scarlett (Helena's assistant) as slave and I wonder if I can change her sexual orientation (currently only attracted to women), is it possible ?
 

DRAKEE97

Member
Feb 5, 2019
196
152
I currently have Scarlett (Helena's assistant) as slave and I wonder if I can change her sexual orientation (currently only attracted to women), is it possible ?
The most I could think is maybe using the hypno watch or however it is call.
 

heckraiser

Member
Nov 5, 2018
146
74
for some reason the game wont open, i have java installed already, but whenever i try to open the game, nothing happens
 

BaloneyAmone

Active Member
Mar 3, 2021
605
1,140
I currently have Scarlett (Helena's assistant) as slave and I wonder if I can change her sexual orientation (currently only attracted to women), is it possible ?
You'll have to acquire an item known as the hypno-watch, which is obtained from a small fetch quest acquired from Arthur (the scientist that you rescue from Zaranix), and then enchant it and use it on her to change her orientation. If this doesn't work for some reason, you can just crack open your save file and edit it through force, since story-relevant NPCs internally function similarly to randomly-generated NPCs, being strings of XML that the game grafts onto an entity, and can thus have many of their attributes forcibly changed in much the same way as them*.
*Be careful with this, though; you can corrupt your save if you break something important.
 
Last edited:

heckraiser

Member
Nov 5, 2018
146
74
for some reason the game wont open, i have java installed already, but whenever i try to open the game, nothing happens
adding on to this, i don't think its a problem with java, as i can play other java games just fine, and i even installed the most recent version to be sure
 

Dr.Feelgood

Member
Sep 21, 2018
182
227
Another week, another missed deadline and failed promise. Can't wait to hear what the excuse is this time when it shows up a week late. Maybe it won't be a repeat of the last few...
 

aspar4gus

Active Member
Mar 27, 2019
957
2,381
Another week, another missed deadline and failed promise. Can't wait to hear what the excuse is this time when it shows up a week late. Maybe it won't be a repeat of the last few...
In a real office, even the most lenient ones and in a creative industry category, this type of behaviors would've already given her at least 3 verbal warnings, 3 formal warning letters, and a 1 month unpaid leave that is just a formality to basically say "we're firing you politely please never show your face again"
 

MilesKiyaAnny

Well-Known Member
Jan 18, 2019
1,567
447
I getting randomly freeze/can't click anything
even that time i just launch the game like 10 min ago or less
don't know what trigger it
 

Sarkath

Active Member
Sep 8, 2019
532
908
adding on to this, i don't think its a problem with java, as i can play other java games just fine, and i even installed the most recent version to be sure
At this time, Lilith's Throne specifically requires Java 8 due to that version bundling a few technologies (namely, JavaFX and Nashorn) that were split off from later Java versions.

If you're running Windows I'd suggest just using the EXE version. That build includes a local copy of JRE8 so that you don't have to install that old version system-wide.
 
Last edited:
  • Like
Reactions: BaloneyAmone

MilesKiyaAnny

Well-Known Member
Jan 18, 2019
1,567
447
Hehehhe
I am nobody
just wanna play every game I see
I not here to make enemy stuff so I go along with stuff and of course keep myself low

that all you need to know
Hmm, let's just say I've never been here if you see me elsewhere.
 
Last edited:

BlidBear

Newbie
Jun 15, 2018
58
78
And that profile picture looks like what a young teen would do as an attempt for a drawing on a phone with auto-smoothing. This is damn suspicious.
 

heckraiser

Member
Nov 5, 2018
146
74
At this time, Lilith's Throne specifically requires Java 8 due to that version bundling a few technologies (namely, JavaFX and Nashorn) that were split off from later Java versions.

If you're running Windows I'd suggest just using the EXE version. That build includes a local copy of JRE8 so that you don't have to install that old version system-wide.
would you mind linking a download for java 8? there's like 5 different editions of it and a bunch of different versions and i don't want to download the wrong one lol
 

Carl0sDanger

Active Member
May 22, 2020
546
818
would you mind linking a download for java 8? there's like 5 different editions of it and a bunch of different versions and i don't want to download the wrong one lol
Dude. The advice was to use the exe version if you could. At no point did anyone offer to scour the Internet for your benefit.
 
4.10 star(s) 123 Votes