
Full Dev Post
For those who are unfamiliar with our previous game Amorous, it is a 18+ furry dating sim you can play for free right now on Itch & Steam! It recently broke one million downloads on the two platforms combined.
I recently reached out to our old programming lead Lennian if he would be interested in patching Amorous in order to celebrate the games ongoing popularity and success within the community. I am very grateful for the amount of love the game and it's characters have received over the years and wanted to give it a proper sendoff before we begin working on a sequel.
Amorous was our first game development project and while a lot of our team dynamics and ideas have changed since that time, we learned a lot from the experience and always look back on the final product with an enthusiastic, heartwarming smile. It has it's fair share of flaws and lack of polish, but overall it resonated with players and that was the ultimate goal. There are 100+ people playing Amorous right now , 3 times as many players than Artifact!
Fortunately Lennian was happy to be back in good spirits with the new team and dusted off his build of Amorous to give it one more quality of life update after 3 years of inactivity. We are happy to announce version 1.0.4 is out on both platforms now!
Our previous collaborations such as BBS Classic and Fursona Maker have been added to our Itch game collection and have all received page facelifts to bring them more in line with our recent titles. Our old Flash games such as Toy Tester & Bedplay can be found on Newgrounds!
Category All / All
Species Unspecified / Any
Size 956 x 750px
File Size 1.92 MB
Listed in Folders
As a Mac user, I do wish the “incompatible with Catalina and higher” thing. Amorous is 64 bit so it should be compatible with Catalina and Big Sur. To list it as compatible it just takes ticking a check box as this article covers: https://store.steampowered.com/news.....66827102972541
There was, but we couldn't tell anyone it existed or give a guide on how to install it on Steam. At the time, Steam did not allow any porn on it's platform.
Since that changed in recent years, there is no longer a reason to censor the game. You can still enable SFW mode in the options!
Since that changed in recent years, there is no longer a reason to censor the game. You can still enable SFW mode in the options!
Downloaded the hotfix but the Linux version is still broken, it tries to find some font files from wrong directory which causes this error:
System.IO.DirectoryNotFoundException: Could not find a part of the path "/home/mewtwo/Amorous/Content-Release/Assets/Gui/Fonts/Bold-14".
Yes, there's a folder named GUI but folder and file names are case-sensitive in Linux so "GUI" and "Gui" aren't the same thing. I had to create a folder named Gui and copy the Fonts folder there in order to make the game work.
System.IO.DirectoryNotFoundException: Could not find a part of the path "/home/mewtwo/Amorous/Content-Release/Assets/Gui/Fonts/Bold-14".
Yes, there's a folder named GUI but folder and file names are case-sensitive in Linux so "GUI" and "Gui" aren't the same thing. I had to create a folder named Gui and copy the Fonts folder there in order to make the game work.
Comments