Patch help For Dummies
Quote:
|
Originally Posted by gk128
Can anyone post instructions for the SSE3/SSE2 patch?
Do I burn to a disk and install in OSX or what? OSX86Project deleated the thread with the instructions.
|
PATCH
download this file which is Maxxuss 0.5 patch
http://sr2.mytempdir.com/148468
if you need to know the site for future reference it's
http://maxxuss.hotbox.ru/patch.html
1)after you download the file you don't need to burn it or anything, just leave the file on your regular windows partition, make sure you unrar it first,( I left the file in my C:\ directory to remember the path to it) boot up in OSX, then find the file that you just downloaded and double click it. OSX should take a while then you will see that the file has been mounted.
2)At this point go to the terminal, you can find it under Applications, then click utilities, there you will see the terminal app. Open it
3)when you are at the Terminal Window type this "cd /Volumes/MAXXUSS0.5c"
this will get you to the directory where the patch is mounted.
then type "sudo ./install.sh"
Now it may ask you for a password which 90% of the time is "bovinity"
if thats not the password your screwed and you have to find out what it is. but Trust me, that should be the password
4)After the password is entered correctly you will enter the installation for the patch. (you have an SSE 2 processor if you are using the 9300/xps2) so install the patch accordingly
RESOLUTION
5)you may also need help with your resolution, so here goes
Launch the terminal like how you did in Step 2 and type "sudo -s" this will get you to the root directory, you will also need the password so that again is "bovinity"
6) when you are at the root,
type this, "pico /library/preferences/systemconfiguration/com.apple.boot.plist this will launch you into a program where you will see a whole bunch a crap,
7)the main thing to look at is where you see it say
key| Kernel Flags |/key " I had to use the | sign instead cause the forum doesn't recognize the other sign for some reason"
|string| |/string|
now all we have to do here is insert a one liner. We can only get up to 1280 x 1024 x 16 so don't try to go higher unless you are using an external monitor
8) use the arrow keys to go over to |string| |/string| and in the middle of this line write this with all quotes in place
"Graphics Mode"="1280x1024x16" platform=x86pc
so your line should look like this
|string|"Graphics Mode"=1280x1024x16" platform=x86pc|/string|
and thats it
KEEP IN MIND FOR THE SAKE OF THE TUTORIAL I USED THE "|" SIGN TO REPLACE THE "< >" SIGNS BECAUSE THE FORUM WOULDN'T DISPLAY IT IF PUT IT THE SAME WAY YOU SEE IT ON YOUR SCREEN SO DON'T GO CHANGING THOSE SIGNS
9) to exit press control+X it will ask you if you want to quit press y for yes and then it will ask where to save it, just press enter to over right.
all you have to do now is restart and your all good to go
MOUSE
after you restart if you are unclear with the instructions on how to get the mouse working just follow these in the finder for Tiger-X86 locate this patch
System/Library/Extensions and delete AppleFPMemDriver.kext
I had a hard time getting good instructions, Now Im up and running so Im just trying to help out