You wait for the .exe version because the .jar's a broken shitheap.bruh how the fuck do I play this game? I downloaded the game and JDK 17, and I can't find the LT.exe or LilithsThrone.jar.
You wait for the .exe version because the .jar's a broken shitheap.bruh how the fuck do I play this game? I downloaded the game and JDK 17, and I can't find the LT.exe or LilithsThrone.jar.
Know if models from that sight could be used elsewhere? The content rules are ridiculous: Nothing requiring a licenses. No pets. No gore or death. No fun.Actually if your willing to mess with it, and use some of the more stylized models and tone in the restraints you can get fairly consistent results. Here is a link to one that I saw that fit to a style fairly well.You must be registered to see the links
Really cool idea!I want to write a game that is like a porn version of dwrf fortress. That it smulated everything. CLothing, tattoos, like if you are wearing a ring, but a monster tear off your hand in combat you lose the ring.
Probably not. The code is a bit of a sprawling mess, so hacking in support for that would probably be more of a headache than starting from scratch.Is lillith throne a good base for it?
The best language is the one that you know well and can use efficiently. Kind of a cliché answer, but I've found it to be consistently true.I saw similar games in html and QSP what is th ebst langauge for such a game?
No clue, you can likely get away with straight up using it however you want. Also legally all AI Generated content, it's self, is public domain, as only human only human created works can be copyrighted. Same goes for Art Works made by Animals, but that's a different story.Know if models from that sight could be used elsewhere? The content rules are ridiculous: Nothing requiring a licenses. No pets. No gore or death. No fun.
Awesome. Now just to get a PC upgrade to test it out.No clue, you can likely get away with straight up using it however you want. Also legally all AI Generated content, it's self, is public domain, as only human only human created works can be copyrighted. Same goes for Art Works made by Animals, but that's a different story.
Honestly, the best game for that is likely DF or to just make your own. The best "langauge" is an actual language. That said you listed engines, this one is Java (very high powered, very unstable), HTML is typically sugar.cube (Very low power, very stable). QSP is a dead end, basically nothing uses it unless they already were using it. (Mid Power, Very Unstable)I want to write a game that is like a porn version of dwrf fortress. That it smulated everything. CLothing, tattoos, like if you are wearing a ring, but a monster tear off your hand in combat you lose the ring.
Is lillith throne a good base for it? I saw similar games in html and QSP what is th ebst langauge for such a game?
What is "Keldon's mod." Is that the forbidden mod for this game, or is it something else. That said all you typically need hardware wise is like a 1080 or bigger or newer. (Gigs are first important, Nvidia is 2nd, speed and gen is 3rd)In other news a rewrite for every class in Keldon's mod.
Oh dear, I dread to think what that place is like nowSomething like GameMakerStudio or Unity is likely a better starting point for an engine, but I've actually seen all the stuff you mentioned in like SS13 servers. Not that it's a good place to go for.
1.Yes, it's the spooky mod that keeps coming up in discussion.What is "Keldon's mod." Is that the forbidden mod for this game, or is it something else. That said all you typically need hardware wise is like a 1080 or bigger or newer. (Gigs are first important, Nvidia is 2nd, speed and gen is 3rd)
Honestly that's worse off then a 1080, also why your getting a 300 dollar card when you can for about that price get a used 3060 I don't understand.1.Yes, it's the spooky mod that keeps coming up in discussion.
2. Welp, a rig with RTX 2050 sounds like it'll fit the bill perfectly, not that this is the main reason I'm getting it...
I've been out the hardware loop since the crypto mining boon some years back made gpu's hard to find and cost a kidney each. I planned on getting the ASUS TUF which features the 2050. However upon looking at prices I'm consideringHonestly that's worse off then a 1080, also why your getting a 300 dollar card when you can for about that price get a used 3060 I don't understand.
The 2050 is a 6 gig card, and you're looking at tasks and even modern games these days, that call for a 8 gig cards even. AIs typically want 12-16 gigs.
Where are you seeing 3060's for 450? I'll be real I didn't look on ebay. 3060'sI've been out the hardware loop since the crypto mining boon some years back made gpu's hard to find and cost a kidney each. I planned on getting the ASUS TUF which features the 2050. However upon looking at prices I'm consideringYou must be registered to see the links(wip). Also, what site are you looking on? Looked on Ebay spotted a 2050 for $160 after shipping costs compared to $450 for a 3060.
I agree with most of this, but would still say a 3060 is more then good enough for gamming as well. You don't need a 4000 series, and likely won't ever. It's almost a pattern that people skip even numbered generations.re: the AI discourse
While in general you want a lot of VRAM for anything machine learning, you don't need as much for image generation versus text generation. 6gb VRAM is enough for most of what you want to do with just a little bit of launch option hax, and you only need to start utilizing proper hax when you're really low on VRAM (>=4GB), although more is definitely handy if you want to generate higher resolution images or to more effectively batch generate images.
If your goal for a new GPU is to maximize AI capabilities on a budget, a 3060 12gb, despite being pretty awful for gaming all things considered, is a very solid pick since AI models aren't so much processing power dependent as much as wanting to use as much VRAM as possible in order to shred through the billions of parameters as quickly as possible. Pre-owned models for those usually float around $300 on ebay.
If you want to get really DIY and put together your own cooling solution for it and are also comfortable with lacking general usability, you can get an old Tesla K80 server GPU and its 24gb of VRAM for around $200. You lose out on some optimizations that newer models use (and a lot of speed comparatively since it's approaching 9 years old), but in terms of VRAM/$ it's a lot of value.