Skip to main content

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

lulskartkski

6
Posts
19
Following
A member registered Feb 05, 2020

Recent community posts

I have the same issues playing in browser.
Pretty sure that's the cause right there.

Patreon already had a couple of cave-ins to payment processor demands, so I'd expect them to follow suit indeed...

These payment processors are becoming a shitshow

There's a report button at the very bottom when you scroll past all the bad reviews

What kind of bull is it to sell a demo?

Demos are the stripped-down version of the game you post for free to entice people into splurging for the full game.
AND YOU MARK IT AS SUCH!

Good news is even your early access on steam has subpar reviews.
And the reviews indicate the game is as bad as it used to be here, but for 10x the price.

I have supported many a creator on patreon, but they actually did some dev work.
Which this studio barely does, once in a long while.

I bet 3$ that this game could've been nice.
I lost, I'll just cut my losses here.

Hope the money-grab was worth it.

Chapter 4, same as chapter 3
- Train Eleonor until she "beats" you
- Interact with the priest
- Grind 2000 gold for Primrose. (Yeah, it actually is a grind...)

Same traceback on the Linux build

While running game code:
   File "renpy/common/00layeredimage.rpy", line 794, in execute_layeredimage
     rai.execute()   File "renpy/common/00layeredimage.rpy", line 781, in execute
     properties = { k : eval(v) for k, v in self.properties.items() }
   File "renpy/common/00layeredimage.rpy", line 781, in <dictcomp>
     properties = { k : eval(v) for k, v in self.properties.items() }
   File "game/ch/aletta/images.rpy", line 27, in <module>
 NameError: name 'aletta' is not defined </module></dictcomp>