Skip to main content

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

FieryLion

1,307
Posts
14
Topics
9,676
Followers
107
Following
A member registered Feb 18, 2017 · View creator page →

Creator of

Recent community posts

its on openai https://openrouter.ai/sophosympatheia/rogue-rose-103b-v0.2:free

its not as smart as llama but close

no the AI can’t visually see the images. You have to define the text description

same issue!

each AI model has its pros and cons, rougerose is the best free model imo

shadow raptor’s preview is corrupted ya thx for letting me know. I lost the original file tho..

yeah the domain expired, I need to rewrite the server. Will take at least a few days if not a week

You should use an AI model that knows Chinese well

just enter the language you want, example: Espanol, Deutsch, Japanese, …

fixed!

sry but nothing is truly free Q.Q

you can open a new incognito tab to see the default worlds again

there’s also a daily limit

this one is good https://openrouter.ai/sophosympatheia/rogue-rose-103b-v0.2:free

some of the free models like the mistral 7b had been down since Sunday. Before using a free model on openRouter please check its model page to make sure the model is online

it looks like the save file was too big, I estimate the save file must be at least 100mb in size. I’ll need to think of a way to handle this sorry

sorry I can’t reproduce the issue. If you have time, screenshot the console after trying to download a save file and send it here

what browser are you using?

server was down for a few hours

my server was down for a few hours, try now?

check if you have popups blocked

follow this guide https://itch.io/t/4579794/how-to-run-a-local-ai-for-formamorph

use a small model such as Qwen2.5-7B-Instruct-Uncensored

(1 edit)

Here’s the virus total scan of the windows zip file, no matches https://www.virustotal.com/gui/file/e10c513cf57f9d978d22d06299f68bf4b564a6b43e91533edb49e1c982c8eae7

If you scan the .exe file by itself then there’s a false positive from one of those crappy machine learning scanner that flags everything (the other 67 anti virus scanners clear it of course) https://www.virustotal.com/gui/file/33417f44cf57d11e8b771becc92915dc6d2d05814cd08b91c318b9ccad667af4

do you have 8gm vram and 16gb ram? or 16gb vram and 8gb ram?

hmm technically it should work, did you make too many stats (AI will ignore some of your instructions if there are too much)? Also try a smarter AI model

can you describe a bit more of what you are trying to do?

the max tokens is how long the AI’s output can go, 2k characters by default

its open source, you can add it yourself too :P

the free eta-llama from Open Router has a limit of number of requests per minute, and a total daily requests you can make.

The memory settings tell the game how much the AI can remember (in # of characters) from past events

try to increase the memory limit, default 2000 is too little. You can try to use your own AI or OpenRouter to use an AI with much higher memory

(1 edit)

You’d need a very smart (ChatGPT or Gemini stuff) AI to be able to manage that. But those AIs are censored and can’t do RP.

My planned solution is a bit more simple, to allow the AI to write notes about the gameplay so far, the AI will write in plaintext new entities or major events that happened. The player can also edit this note at anytime.

latest version removed the file size limit

latest version allow this!

download and unzip and run the sh file

I considered this but would be unplayable on mobile if the input box keeps getting focus, because the keyboard takes up the entire screenspace. :c currently the game is having trouble detecting if its on mobile or not, so this feature will wreck mobile users

added to todolist

Glad you like it! I should probably make a SFW version…

This is a sticky thread where you can discuss the creation of new worlds.

I’m currently short on time so I’ll keep my advice brief and expand on it later. Feel free to chime in with your own suggestions and experiences!

Currently, to create a new world you need to (1) Clone and Edit an existing world (2) Remove anything you don’t need such as Entities and Locations. I recommend not removing all the Stats though. If your world will use the World editor you must maintain these 3 stats: Stomach, Breast Size, Fatness. (3) Download your new world

Every time you want to play your new world you will have to upload the world file in the main menu. This is inconvenient and next version will allow you to store your worlds in the game that will persist even on page refresh.

yes but I lack 3d modelling skills Q.Q

most creative RP ai can’t produce proper JSON formatting sadly

sry the limit is actually 5MB, I’ll remove the limit next update