- Jan 5, 2018
- 18
- 13
Probs gonna have to wait for it to come out on steam..how do I run this in linux(steamdeck)? I can't execute the sh file, just gives me permission denied no matter what I try.
Probs gonna have to wait for it to come out on steam..how do I run this in linux(steamdeck)? I can't execute the sh file, just gives me permission denied no matter what I try.
If you have console enabled, enter the folder with game and run:how do I run this in linux(steamdeck)? I can't execute the sh file, just gives me permission denied no matter what I try.
chmod u+x lib/py2-linux-x86_64/MilfsPlaza && bash MilfsPlaza.sh
I can play it on the steam deck through proton, but if it's supposed to run natively, I would rather do that.Probs gonna have to wait for it to come out on steam..
pretty sure I did this yesterday and every other combo of chmod and ./ but I'll try again.If you have console enabled, enter the folder with game and run:
Code:chmod u+x lib/py2-linux-x86_64/MilfsPlaza && bash MilfsPlaza.sh
The problem with Linux RenPy games is that not you only need execution bit set forpretty sure I did this yesterday and every other combo of chmod and ./ but I'll try again.
.sh
file in the game's folder, but also for the game binary file. In most cases game are shipped in proper tar containers with correctly set bits, but some developers ship games in zip files made in Windows with all attributes stripped. The .sh
file in game folder is just a simple few lines of shell code that detects the platform and runs the appropriate binary. The game binary itself for RenPy games is located in lib/%platform%/%gameTitle%
. For this game and SteamDeck it will be "lib/py2-linux-x86_64/MilfsPlaza" binary. You must set this file to be executable, and moreover - you can launch the game directly by running this binary instead of executing .sh
wrapper script.this game doesn't appear to have a binary for linux though, and im struggling to run the script. I ended up just adding it through proton, which is probably the way to go anyway because the game doesn't have controller support.The problem with Linux RenPy games is that not you only need execution bit set for.sh
file in the game's folder, but also for the game binary file. In most cases game are shipped in proper tar containers with correctly set bits, but some developers ship games in zip files made in Windows with all attributes stripped. The.sh
file in game folder is just a simple few lines of shell code that detects the platform and runs the appropriate binary. The game binary itself for RenPy games is located inlib/%platform%/%gameTitle%
. For this game and SteamDeck it will be "lib/py2-linux-x86_64/MilfsPlaza" binary. You must set this file to be executable, and moreover - you can launch the game directly by running this binary instead of executing.sh
wrapper script.
Most of RenPy games have Linux builds included that go way better, faster and stable on LinuxDesktop/SteamDeck than running Windows builds via Proton. Actually between 200+ titles in my library I'm using Proton only for a 5-6 Unity games. Everything else has Linux builds or can be ported to native Linux.
Need? Pfft go touch grass and who the hell is we? You don't speak for everybody.we need NTR tho
no we don'twe need NTR tho
Does the patch not work? I am playing non-English version on Android. Thought that maybe not in the folder "game" throws and duplicated these two files in all sections - does not work.Made an incest patch
version: [v1.0е]
feature: makes mc refer to Mary as Mom
install: Unzip it into the "game" folder.
notes:
This patch should be compatible with future versions(unless the dev changes the code), may(or not) require an update for new content.
I might have missed something, let me know if you see it(preferably with a description of the scene and line text, a screenshot would also help).
hmmm have you tried to put the whole game into a different path? it does work, sometimes.how do I run this in linux(steamdeck)? I can't execute the sh file, just gives me permission denied no matter what I try.
There are no corruption mechanisms as such, except complimenting and offering gifts, but there is some dirty talk and a pretty lurid relationship with the mom pretty early in the game. The mom is the prime LI in this game anyway, fitting the title of the game.Quick question, is this a romance game or can we play more corruption like without lovey-dovey stuff?
no, I gave up. I'm just running it through proton. It's fine anyways since the game doesn't have controller support so I have to set it up through steam.hmmm have you tried to put the whole game into a different path? it does work, sometimes.
hmm since i avoid steam completely, along with other ... companies, can't halp with that. usually if i try something on the Linux way, i go with a (now somewhat dusty, it's like 3-4 years old release) Sparky, and see if it runs with that. reminds me, i should check if that's still updated nowdays..no, I gave up. I'm just running it through proton. It's fine anyways since the game doesn't have controller support so I have to set it up through steam.