Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

LifeDecoded

7
Posts
A member registered Jan 29, 2024

Recent community posts

Extracting rar with UnArchiver
On the icon > show contents 
On Contents folder > open terminal at this location 
In Terminal 

cd /MacOS 
chmod +x ./MAC\ 4.09
xattr -d com.apple.quarantine ./MAC\ 4.09
./MAC\ 4.09 

This will run the application and the security center will then prompt you to allow or disallow it 
Once you allow it in the security center 
Settings>Privacy&Security>Bottom portion as you scroll down 
The application will open and run 

Extracting rar with UnArchiver
On the icon > show contents 
On Contents folder > open terminal at this location 
In Terminal 

cd /MacOS 
chmod +x ./MAC\ 4.09
xattr -d com.apple.quarantine ./MAC\ 4.09
./MAC\ 4.09 

This will run the application and the security center will then prompt you to allow or disallow it 
Once you allow it in the security center 
Settings>Privacy&Security>Bottom portion as you scroll down 
The application will open and run 

Extracting rar with UnArchiver
On the icon > show contents 
On Contents folder > open terminal at this location 
In Terminal 

cd /MacOS 
chmod +x ./MAC\ 4.09
xattr -d com.apple.quarantine ./MAC\ 4.09
./MAC\ 4.09 

This will run the application and the security center will then prompt you to allow or disallow it 
Once you allow it in the security center 
Settings>Privacy&Security>Bottom portion as you scroll down 
The application will open and run 

Extracting rar with UnArchiver
On the icon > show contents 
On Contents folder > open terminal at this location 
In Terminal 

cd /MacOS 
chmod +x ./MAC\ 4.09
xattr -d com.apple.quarantine ./MAC\ 4.09
./MAC\ 4.09 

This will run the application and the security center will then prompt you to allow or disallow it 
Once you allow it in the security center 
Settings>Privacy&Security>Bottom portion as you scroll down 
The application will open and run 

(1 edit)

For MAC users I was able to get this to run by 

Extracting rar with UnArchiver
On the icon > show contents 
On Contents folder > open terminal at this location
In Terminal

cd /MacOS
chmod +x ./MAC\ 4.09
xattr -d com.apple.quarantine ./MAC\ 4.09
./MAC\ 4.09 

This will run the application and the security center will then prompt you to allow or disallow it 
Once you allow it in the security center 
Settings>Privacy&Security>Bottom portion as you scroll down 
The application will open and run 

One thing I found helpful was running

chmod +x ./TalesOfAdrogyny

xattr -d com.apple.quarantine ./TalesOfAdrogyny

./TalesOfAdrogyny

within the /Contents/MacOS/ directory 

After that filevault allowed me to say yes to opening the file. 

One thing I found helpful was running

chmod +x ./TalesOfAdrogyny

xattr -d com.apple.quarantine ./TalesOfAdrogyny

./TalesOfAdrogyny

within the /Contents/MacOS/ directory 

After that filevault allowed me to say yes to opening the file.