Change (itch) (CFerry) Mac OS

Posted on  by

A Mac tutorial for beginners and PC users showing how to switch from Windows to macOS. This tutorial covers all of the basics of using macOS including the f. On Mac, the sandbox allows writing to /Library/Application Data/ (it just blacklists a few itch directories), and it's not even running as another user, so, no change there.

NekoRawrs

Posts
Following

Recent community posts

Lust Doll Plus comments · Replied to CEO_Of_sex in Lust Doll Plus comments

what is the manor quest? After i completed manor, theres this maid who wants me to do quests. But everytime i talk with her, it only has one option which is nevermind. But i still have the quest, i have no idea what to do

Lust Doll Plus comments · Posted in Lust Doll Plus comments

This game is the only thing keeping me sane after my BF for more than a year broke up with me

Lust Doll Plus comments · Replied to worthlessman in Lust Doll Plus comments
Lust Doll Plus comments · Replied to NekoRawrs in Lust Doll Plus comments

I went to the succubus to change my body but there was no option :(

Lust Doll Plus comments · Replied to indivi in Lust Doll Plus comments
Lust Doll Plus comments · Posted in Lust Doll Plus comments

The meat lady gave me a cock, how do I get rid of it?

Rise of the White Flower comments · Replied to Necro Bunny in Rise of the White Flower comments

Same for me, im on Mac OS, Mojave 10.14.6 and its just the starting screen. So no buttons. Just village background and the title in the top left

LynxesExe

Posts
Following

Recent community posts

KARLSON community · Replied to CasperNo1d in i cant open the game on mac os catalina, maybe because its 32 bit... i wanna play ittt

Sorry, way too late, youre spelling the directory right.

Did you change the name of the .app file? Is it in the desktop? Did you extract the game from the .zip archive?

Most likely this will solve your issue: https://itch.io/t/656311/i-cant-open-the-game-on-mac-os-catalina-maybe-because-its-32-bit-i-wanna-play-ittt

KARLSON community · Replied to dawntail7272 in i cant open the game on mac os catalina, maybe because its 32 bit... i wanna play ittt

You are in the wrong directory, and the file is not there, that's why you can't open it.

Did you copy the step 2 command correctly?

KARLSON community · Replied to hagey! in i cant open the game on mac os catalina, maybe because its 32 bit... i wanna play ittt
1 year ago(1 edit)

It works in the same exact way, you just need to change 3 commands (since 2 file/directory names change).

Step 2: type 'cd ~/Desktop/Mac.app/Contents/MacOS', then press enter.

Step 3: now type 'chmod +x Farty Rocket', press enter.

Step 4: Finally type './Farty Rocket', press enter.

All the other steps are the same as Karlson (remember to move the game .app onto the desktop before doing anything). After doing this once it will open just by double clicking.

If you don't know what those steps are, refer to the previous reply with that sort of little 'tutorial' that I made.

KARLSON community · Replied to hagey! in i cant open the game on mac os catalina, maybe because its 32 bit... i wanna play ittt

'chmod +x ' is a command that can only be applied to an executable file in Unix like system to allow the current user to run it...

Change (itch) (CFerry) Mac OS

I don't know what is that 'Mac' element, is it a file or a folder?

KARLSON community · Replied to volpetarocca in i cant open the game on mac os catalina, maybe because its 32 bit... i wanna play ittt
1 year ago(2 edits)

Not every app, but might solve the issue whenever you get that error.

If an app is 32 bit and you try running it on Catalina a different message will pop up saying that the developer needs to update the app (and you will see a different icon that usual).

KARLSON community · Replied to Gaigus in i cant open the game on mac os catalina, maybe because its 32 bit... i wanna play ittt
1 year ago(2 edits)

Step 1: Move the game (.app) to the Desktop.

Step 2: Open the terminal and paste this 'cd ~/Desktop/Karlson_mac.app/Contents/MacOS/', then press enter (don't use cmd+v, right click and select paste).


Step 3: Now type 'chmod +x Karlson', then press enter.


Step 4: Now type './Karlson' (this will try to open the file, but since it's an executable downloaded from the Internet, macOS will complain, and a window will pop up, press 'Cancel').


Step 5: Now open System Settings (press `cmd + space` or however you want to open it, click Security & Privacy, and make sure to be in the 'General' Tab. On the bottom of the window a 'Open Anyway' button should be present, click it.

Step 6: Now a new confirmation window will pop up, press 'Open'


Now the Unity configuration window will open, choose your configuration


Finally press 'Play!' and the game will successfully start


From now on simply double clicking on the .app file will make the game run.

KARLSON community · Replied to volpetarocca in i cant open the game on mac os catalina, maybe because its 32 bit... i wanna play ittt
1 year ago(1 edit)

You mixed all the 3 commands, check the other reply, should be easier to follow.

KARLSON community · Replied to volpetarocca in i cant open the game on mac os catalina, maybe because its 32 bit... i wanna play ittt
1 year ago(2 edits)

You probably messed up the cd command.

Make it simple, move the .app (well it's actually a folder but who cares) file on the Desktop.

Open the terminal and type this: 'cd ~/Desktop/Karlson_mac.app/Contents/MacOS/', press enter.

Then type 'chmod +x Karlson' (if it says permiossion denied try 'sudo chmod +x Karlson'), press enter.

Then type './Karlson' (probably going to ask you about security, open System Preferences -> Security & Privacy -> General and click 'Open Anyway'), press enter.

Should run now.

Change (itch) (CFerry) Mac OS

Once you do this and it runs, simply double clicking on the .app will work.

KARLSON community · Posted in i cant open the game on mac os catalina, maybe because its 32 bit... i wanna play ittt
1 year ago(1 edit)

Managed to make it work.

Right click on the .app file (aka the game), click on 'Show Package Content', it will open a Finder window, browse to Content -> MacOS.

Open the terminal and type 'cd ' (include the ' '), then drag & drop the file inside the Finder windows (it will be a file with a white icon called Karlson).

At this point you will see a kind of long command, erase the word 'Karlson' from the end of the command. (All of this is done to navigate to the same directory that Finder is in, but using the terminal.

Now type 'chmod +x Karlson'

In case you see an error like 'permission denied' try to use 'sudo chmod +x Karlson', in this case you will be asked to enter the admin password.

Now type ./Karlson and the game should start!

If it doesen't because of the Apple security thing, open 'System Preferences', click 'Security & Privacy', make sure to be in the 'General' tab. At the bottom of the window you will see a button saying something like 'Open Anyway', and red somewhere the name Karlson and the reason why it has been blocked (aka being downloaded from the Internet).

Now the game opens and runs!

Inspirited [Demo] comments · Posted in Inspirited [Demo] comments

I played the first part of this game from a friend PC, but now i can't download it, from the website, and from itch.

Change Itch Ferry Mac Os 11

How can i get the game? If i go in the website it just won't start the download, if I click Install in itch application it add them in the download queue and then in just cancel the download, witouth any error message of anything. What can I do for fix the problem?

Change Itch Ferry Mac Os Catalina

I use itch on Mac OS Sierra.