<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Guitar Rig 6 Pro v6.2.1 macOS-[K]	</title>
	<atom:link href="https://magesypro.com/guitar-rig-6-pro-v6-2-1-macos-k/feed/" rel="self" type="application/rss+xml" />
	<link>https://magesypro.com/guitar-rig-6-pro-v6-2-1-macos-k/</link>
	<description></description>
	<lastBuildDate>Thu, 06 May 2021 09:45:28 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.5</generator>
	<item>
		<title>
		By: Pete		</title>
		<link>https://magesypro.com/guitar-rig-6-pro-v6-2-1-macos-k/#comment-8476</link>

		<dc:creator><![CDATA[Pete]]></dc:creator>
		<pubDate>Tue, 04 May 2021 02:14:53 +0000</pubDate>
		<guid isPermaLink="false">https://magesypro.com/?p=121283#comment-8476</guid>

					<description><![CDATA[You will have to do this to get this working but it does work in Mojave and Logic Pro X:
The inclosed “codesign.command” did not work for me.

1. Run installer,
2. then go to each file APP, AU and VST RIGHT CLICK and replace the cracked file INSIDE each folder ie:
Applications &#062; Native Instruments &#062; Guitar Rig 6 &#062; [Right Click – Show Package Content} &#062; MacOS &#062; replace file with cracked one – Do this for the AU and the VST!!!!!!

3. Then open terminal :
First run this: COPY ALL OF IT INCLUDING THE WORD DONE
___________________________________________________________

#!/bin/bash

cd “`dirname “$0″`/Patch”

sudo cp -f APP/Guitar\ Rig\ 6 “/Applications/Native Instruments/Guitar Rig 6/Guitar Rig 6.app/Contents/MacOS/Guitar Rig 6”
sudo xattr -cr “/Applications/Native Instruments/Guitar Rig 6/Guitar Rig 6.app”
sudo codesign –force –deep –sign – “/Applications/Native Instruments/Guitar Rig 6/Guitar Rig 6.app”

sudo cp -f AU/Guitar\ Rig\ 6 “/Library/Audio/Plug-Ins/Components/Guitar Rig 6.component/Contents/MacOS/Guitar Rig 6”
sudo xattr -cr “/Library/Audio/Plug-Ins/Components/Guitar Rig 6.component”
sudo codesign –force –deep –sign – “/Library/Audio/Plug-Ins/Components/Guitar Rig 6.component”

sudo cp -f VST/Guitar\ Rig\ 6 “/Library/Audio/Plug-Ins/VST/Guitar Rig 6.vst/Contents/MacOS/Guitar Rig 6”
sudo xattr -cr “/Library/Audio/Plug-Ins/VST/Guitar Rig 6.vst”
sudo codesign –force –deep –sign – “/Library/Audio/Plug-Ins/VST/Guitar Rig 6.vst”

echo &#038;&#038; read -p “Done”

________________________________________________

4. lastly run this in terminal: RUN ALL THREE ONE AFTER THE OTHER NOT ALL TOGETHER.
Paste in one and hit return, then paste the next one hit return, then do the last one.
___________________________________________________________________________________

chmod +x /Applications/Native\ Instruments/Guitar\ Rig\ 6/Guitar\ Rig\ 6.app/Contents/MacOS/Guitar\ Rig\ 6

chmod +x /Library/Audio/Plug-Ins/Components/Guitar\ Rig\ 6.component/Contents/MacOS/Guitar\ Rig\ 6

chmod +x /Library/Audio/Plug-Ins/VST/Guitar\ Rig\ 6.vst/Contents/MacOS/Guitar\ Rig\ 6]]></description>
			<content:encoded><![CDATA[<p>You will have to do this to get this working but it does work in Mojave and Logic Pro X:<br />
The inclosed “codesign.command” did not work for me.</p>
<p>1. Run installer,<br />
2. then go to each file APP, AU and VST RIGHT CLICK and replace the cracked file INSIDE each folder ie:<br />
Applications &gt; Native Instruments &gt; Guitar Rig 6 &gt; [Right Click – Show Package Content} &gt; MacOS &gt; replace file with cracked one – Do this for the AU and the VST!!!!!!</p>
<p>3. Then open terminal :<br />
First run this: COPY ALL OF IT INCLUDING THE WORD DONE<br />
___________________________________________________________</p>
<p>#!/bin/bash</p>
<p>cd “`dirname “$0″`/Patch”</p>
<p>sudo cp -f APP/Guitar\ Rig\ 6 “/Applications/Native Instruments/Guitar Rig 6/Guitar Rig 6.app/Contents/MacOS/Guitar Rig 6”<br />
sudo xattr -cr “/Applications/Native Instruments/Guitar Rig 6/Guitar Rig 6.app”<br />
sudo codesign –force –deep –sign – “/Applications/Native Instruments/Guitar Rig 6/Guitar Rig 6.app”</p>
<p>sudo cp -f AU/Guitar\ Rig\ 6 “/Library/Audio/Plug-Ins/Components/Guitar Rig 6.component/Contents/MacOS/Guitar Rig 6”<br />
sudo xattr -cr “/Library/Audio/Plug-Ins/Components/Guitar Rig 6.component”<br />
sudo codesign –force –deep –sign – “/Library/Audio/Plug-Ins/Components/Guitar Rig 6.component”</p>
<p>sudo cp -f VST/Guitar\ Rig\ 6 “/Library/Audio/Plug-Ins/VST/Guitar Rig 6.vst/Contents/MacOS/Guitar Rig 6”<br />
sudo xattr -cr “/Library/Audio/Plug-Ins/VST/Guitar Rig 6.vst”<br />
sudo codesign –force –deep –sign – “/Library/Audio/Plug-Ins/VST/Guitar Rig 6.vst”</p>
<p>echo &amp;&amp; read -p “Done”</p>
<p>________________________________________________</p>
<p>4. lastly run this in terminal: RUN ALL THREE ONE AFTER THE OTHER NOT ALL TOGETHER.<br />
Paste in one and hit return, then paste the next one hit return, then do the last one.<br />
___________________________________________________________________________________</p>
<p>chmod +x /Applications/Native\ Instruments/Guitar\ Rig\ 6/Guitar\ Rig\ 6.app/Contents/MacOS/Guitar\ Rig\ 6</p>
<p>chmod +x /Library/Audio/Plug-Ins/Components/Guitar\ Rig\ 6.component/Contents/MacOS/Guitar\ Rig\ 6</p>
<p>chmod +x /Library/Audio/Plug-Ins/VST/Guitar\ Rig\ 6.vst/Contents/MacOS/Guitar\ Rig\ 6</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: SPTNDC		</title>
		<link>https://magesypro.com/guitar-rig-6-pro-v6-2-1-macos-k/#comment-8440</link>

		<dc:creator><![CDATA[SPTNDC]]></dc:creator>
		<pubDate>Thu, 29 Apr 2021 19:28:22 +0000</pubDate>
		<guid isPermaLink="false">https://magesypro.com/?p=121283#comment-8440</guid>

					<description><![CDATA[NI Guitar Rig 6 v6.2.0 macOS patch command:

https://gist.github.com/sptndc/de2d53f37792030d55ea9e61c03f3375

Don&#039;t forget to share.]]></description>
			<content:encoded><![CDATA[<p>NI Guitar Rig 6 v6.2.0 macOS patch command:</p>
<p><a href="https://gist.github.com/sptndc/de2d53f37792030d55ea9e61c03f3375" rel="nofollow ugc">https://gist.github.com/sptndc/de2d53f37792030d55ea9e61c03f3375</a></p>
<p>Don&#8217;t forget to share.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
