Skip to main content

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

jawless4043

4
Posts
1
Topics
6
Following
A member registered Jun 11, 2020

Recent community posts

Thanks, I think that helped!

(1 edit)

Not sure if it's from the latest release or what, but I have difficulty moving the mouse far enough to pull out during climaxing in missionary. Does anyone else have that issue?

Also, using the pull out button only seems to pull out after climaxing.

Played it all the way through so far, pretty well put together. Some suggestions:

  1. Have a Max Wheat to Food button, so I don't have to spam + to max health for the next day
  2. Show some indicators for the weekly goals so that I don't need to keep asking for the amounts and keeping a tally in my head.
  3. For the interactive scenes, you should let the bar hit the top (or climax), but allow for the motions to continue and then press a "climax/finish" button, so that way I can enjoy the animations longer.

Keep up the good work.

Linux version wouldn't run without a minor update to the shell script to launch it.

Have to add an export statement:

else

export TERM=xterm

if [ "$ARCH" == "x86_64" ]; then

This was found on the GoG forums: https://www.gog.com/forum/pyre/you_may_have_trouble_running_this_from_the_termin...