Jump to content

fluid | fixed

RealNC

RealNC

Member Since 15 Jun 2011
Offline Last Active Oct 16 2012 03:37 PM
-----

#1859117 Workstation 8/9, Player 4/5 and Fusion 4/5 Mac OS X Unlocker

Posted RealNC on 08 October 2012 - 10:46 AM

Unlocker.cpp needs a minor fix. It needs to: #include <unistd.h> Otherwise it won't compile with GCC 4.7.2: Unlocker.cpp: In function 'int {anonymous}::map_file(const char*, void**, size_t*)':Unlocker.cpp:515:11: error: 'close' was not declared in this scopeUnlocker.cpp:521:11: error: 'close' was not declared in this scopeUnlocker.cpp:524:10: error: 'close' was not declared in this scopeUnlocker.cpp: In function 'int main(int, char**)':Unlocker.cpp:628:14: error: 'geteuid' was not declared in this scope However, when running it, it looks for libvmwarebase.so.0 in the wrong place: $ sudo ./Unlocker.Linux /opt/vmware/lib/vmware/binPatching /opt/vmware/lib/vmware/bin/vmware-vmxFile mapped @0x7f3c6801b000 length 14494800Found OSK0 @ 0x7f3c688609b5Found OSK1 @ 0x7f3c688609edFound SRVR @ 0x7f3c6888470ePatching /opt/vmware/lib/vmware/bin/vmware-vmx-debugFile mapped @0x7f3c67bd8000 length 18960552Found OSK0 @ 0x7f3c685...

#1736236 Snow Leopard Sound Skipping

Posted RealNC on 17 August 2011 - 06:57 PM

I assume you installed the audio driver from here: https://sourceforge....ga2/files/Audio Edit your .vmx file and insert this at the bottom: pciSound.DAC2InterruptsPerSec = "256" pciSound.playBuffer = "64" Instead of 256, you can try other values as well (512, 1024).
© 2013 InsanelyMac  |   News  |   Forum  |   Downloads  |   OSx86 Wiki  |   Mac Netbook  |   Web hosting by CatN  |   Designed by Ed Gain  |   Logo by irfan  |   Privacy Policy