Hi there, hope everything is well!!!
Well i just got a macpro 2008 3,1 with nvidia gtx680, and i used open core 1.0.1 to install big sur, everything is running "well".
But, i have a software (arkaos - grandvj 2.7.3) for video mixing, and when i try to open it up, i got a pop up saying "missing sse4.2"
And, thats how i found about this (MouSSE) patch, you know, looking for a posible solution.
Now, my problem is i cant install Mousse,
1) expand the ZIP file, then the enclosed .TGZ file
when i expand there was no tgz file but these 3 files:
-AAAMouSSE.kext
-MouSSEstats
-ReadMe.txt
2) open a terminal
which i can
3) cd {path to the .TGZ file}/MouSSE_RELEASE
so i used cd {path to /MouSSE_RELEASE}
4) sudo tar cf - ./AAAMouSSE.kext | (cd /Library/Extensions;tar xf -)
I got this answer from terminal:
./AAAMouSSE.kext/: Can't create 'AAAMouSSE.kext'
./AAAMouSSE.kext/Contents/: Failed to create dir 'AAAMouSSE.kext'
./AAAMouSSE.kext/Contents/_CodeSignature/: Failed to create dir 'AAAMouSSE.kext'
./AAAMouSSE.kext/Contents/MacOS/: Failed to create dir 'AAAMouSSE.kext'
./AAAMouSSE.kext/Contents/Info.plist: Failed to create dir 'AAAMouSSE.kext'
./AAAMouSSE.kext/Contents/MacOS/MouSSE: Failed to create dir 'AAAMouSSE.kext'
./AAAMouSSE.kext/Contents/_CodeSignature/CodeResources: Failed to create dir 'AAAMouSSE.kext'
5) sudo kextcache -i /
i have not done this step cos i understand the step before didnt work
Any idea how i can solve this?
TIA