Edit: Solved.
How do you run this on a Mac? I read through some of the other questions but didn't see an answer so I'm asking again. I purchased Week 1 (FULL) at more than $10.99 but can't get it to open. I tried both the 17GB version (which took me a couple days to download with the Mega cap) and I tried the heavily compressed version for mac and neither open. I'm on Mac OS Catalina.
- Extract (unzip, unrar) the game.
- Open Terminal (the app can be found in Launchpad)
- From within Terminal, type "cd" followed by a space, then drag and drop the folder you extracted (from step 1) into terminal. For me, that resulted in this text:
cd /Users/taz/MEGAsync\ Downloads/EcchiSensei-Week_1-FULL_ver - Press return
- copy/paste the following, then press return.
vi EcchiSensei.app/Contents/MacOS/EcchiSensei - A lot of text will be displayed in Terminal. Type the following code (but do not copy/paste this as it won't work)
:set ff=unix - press return
- Type the following code (but do not copy/paste this)
:wq - press return.
- open the Game. It's located inside of the folder you extracted (step 1). The icon for the game is a person in panties. (You can close Terminal.)