Thanks, I think that helped!
jawless4043
4
Posts
1
Topics
6
Following
A member registered Jun 11, 2020
Recent community posts
!Ω Factorial Omega: My Dystopian Robot Girlfriend community · Created a new topic Difficulty Pulling out during Missionary?
Played it all the way through so far, pretty well put together. Some suggestions:
- Have a Max Wheat to Food button, so I don't have to spam + to max health for the next day
- 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.
- 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...