Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

FieryLion

1,247
Posts
13
Topics
9,220
Followers
105
Following
A member registered Feb 18, 2017 · View creator page →

Creator of

Recent community posts

(1 edit)

By streaming the AI response instead of waiting for the AI to type out everything

It will forget the oldest interactions for new ones. 131k is an astounding amount, enough for a short novel of a dozen chapters.

you can override an uploaded photo by clicking on it

can you screenshot your stat list? does reloading the save fix it?

you’re welcome!

what error message did you get?

you can download an existing theme and use it as a base

in settings, uncheck the Single Paragraph Event option

I think it may have a daily limit

I assume you’re looking for paid models, then mistralai/mixtral-8x7b-instruct is very smart and uncensored

(1 edit)

all I want for christmas is a way to adjust how many game context tokens you can tell the game to send to the AI

Its in settings, memory limit (not that the memory limit here only counts the game events and the world data is on top of it)

In the settings of the game, the token output what exactly does that do?

It determines how many output tokens max, more max tokens mean the AI write more and more text

Thank you!

yes, press reset AI prompts to reset it

oh wait did you reset you AI prompt? your stat update prompt maybe missing the actual player data

if you can finetune the statupdates prompt to get more consistent result, let me know

Unfortunately you can’t you’ll have to upload it to somewhere else like google drive. I’m looking for a better place to host worlds

new update should have fixed this

for now you have to write in the world rules to tell the AI to update the stomach stat when pregnant. I’ll add the ability to link stats so a pregnant stat can be linked to stomach stat and such

fixed

fixed

will be fixed next patch

I don’t think you need to put .Q4_K_M, just use the original model name. Also if that doesn’t work I recommend switching to LMStudio (latest beta) or maybe koboldcpp. I’ve heard many complaints that ollama API doesn’t work.

just turn your phone sideways? and goto menu/refresh

im trying to fix that sry, busy with work

most don’t have an LLM-capable machine though, sadly. Need a beefy GPU and lots of ram

you might have used up the daily free limit

(1 edit)

can you explain a bit more about the issue? It sounds like the AI is ignoring the max token output limit? are you using koboldcpp or lmstudio?

I think you encountered the bug in the downloadversion v1.1.0 where choices are gibberish. I already patched it with v1.1.1

did you switch from portrait to landscape after the game has already started?

ah thats because the new setup allow the AI to write a lot more, and the default memory limit is very small at 2k which means after 2-3 pages it will fill up the memory limit and forget about earlier pages faster. You should increase this memory limit by using your own AI (either with OpenRouter or setup local LLM).

You can also limit the AI output by reducing the max output from 1024 to maybe 256 to avoid the AI writing too much.

yea

(2 edits)

Sorry the AI can’t update the min/max or regen of a stat just yet, will be very soon. You can still tell it to increase the pregnancy stat when the conception stat is positive, just change the stat update system prompt in the settings (latest version). The AI will focus more on updating the stats that you describe there.

(1 edit)

it means the animation failed to load, could be your network got disrupted or the browser decided to kill off some things to save resources hmm

check new update

I’m currently focused on optimizing the engine, the response time will be 10x faster next major update! Then I need to refactor the engine to allow switching between different 3d customizable models. So male playable character model would be a little further down the line sorry.

(2 edits)

me: finish a 6 yr old project

people: “wow bro… Whould you please finnish one project before starting another?”

Wut, are you confused or something

(1 edit)

Can we get a template to work with?

Sorry but I wrote this game 6 years ago when I was just learning javascript, the code is wayyy too much of a mess :c

In the rewritten version you can set different backgrounds for different fullness states

I’m sorry but your phone screen might be too small, may I know the phone model?

ah I’ve seen that bug but for me it only triggers if you are in portrait mode, so please make sure your phone is in landscape mode

for now the player has to do that, inputting data for all locations (to allow the AI to decide to switch) will take up significant memory so I plan to make it a togglable option