Vista Sucks!

Zampy

New member
I keep having this damned connection issue in games with it, high moments of lag and such. Thought it was the wireless utility, but then went hardwired and it still didn't get rid of it. Anyone know of a link for an XP emulator to run in Vista? I saw one before, can't find it now.
 
Tried VMWare ? Not sure if it runs on Vista but personally i would suggest you to install XP and run Vista on a VM Server :D With the release of the first Service Pack you can try Vista again :P
 
yea that's most likely what i'm going to do. i don't know if reverting back to xp will delete all my files though
 
Or re-partitioning your disk to be able to boot both if you are not into VMWare (don't get me wrong, VMWare is an excellent tool, but a little overkill for this issue)
 
Code:
[URL="http://www.profit42.com/index.php/2006/12/09/vistaosx-1048-dual-boot-on-intelamd/"][B]OSX 10.4.8/Vista dual boot on a regular Intel/AMD computer[/B]

[/URL]                        <!-- google_ad_client = "pub-9260525409946855"; google_ad_width = 728; google_ad_height = 90; google_ad_format = "728x90_as"; google_ad_type = "text_image"; google_ad_channel = ""; google_color_border = "FFFFFF"; google_color_bg = "FFFFFF"; google_color_link = "940F04"; google_color_text = "000000"; google_color_url = "666666"; //-->    
 
                               Read this before reading the guide:
 There are only two ways to install OSX 10.4.8 legal on your Windows computer:
1. Become an Apple developer
2. You can also buy an Intel Mac (I would recommend the Mac Pro!), install Windows XP on it using Apple’s Boot Camp and remove OSX completely, so that you have a legally bought osx86 licence. This method isn’t confirmed and some people say it’s illegal because the EULA says that you aren’t allowed to install OSX on non-Apple hardware. 
This means that for most people it is ILLEGAL to install osx on their computer. If you aren’t an Apple developer, leave page site now. This site is in no way liable or responsible for the actions of its visitors.
  So what is this?
This is a guide about dual booting the newest OSX build next to your regular old Windows Vista OS. It’s using the Vista boootloader. The guide is written for SSE2 processors. If you’re running SSE3, search for a patched SSE3 install disk and skip the combo update part. 
 You need:
1. A prepatched OSX install image (10.4.7, 10.4.6, … or 10.4.3)
2. An empty DVD recordable (+R or –R, NO Rewritable!)
3. At least 6 GB free space.
4. A working Vista installation and the Vista installation dvd 
5. “JaS SSE2 10.4.8 Combo Update with Semthex SSE2 Beta9 Kernel” for Intel or AMD (ask for it on [URL="irc://irc.macspeak.net/InsanelyMac"]irc.macspeak.net[/URL], in the #kernel channel)
6. chain0 (type this in on google.com, it’s on the first page) 
7. I warmly recommend the Google Pack if you want to
<!-- google_ad_client = "pub-9260525409946855"; google_ad_output = "textlink"; google_ad_format = "ref_text"; google_cpa_choice = "CAAQnLirggIaCFQiKZMX1ZjAKOCHu4UB"; google_ad_channel = ""; //-->   
 The guide:
1. Get an prepatched OSX install image.  
 2. Burn the image to an empty dvd recordable (+R or –R) 
    Use your favorite burn program for this (I recommend Nero Burning Rom or Alcohol 120%)  
 3. Create at least 6GB unallocated space on your harddisk using Partition Magic:
    Start partition Magic
    >> Click on ‘Resize/Move Partition
    >> Move the slider to make the partition smaller and hit OK
    >> Click on ‘Apply’
    >> Close Partition Magic  
 4. Click ‘START > Run…’ and type ‘diskpart’ (without quotes)  
 5. Type in (press enter after you typed in a line):  
     list disk
    select disk [the number of your disk]
    create partition primary id=af
    list partition
    select partition [the number of your new osx partition] 
    active (if this doesn’t work, try ’set active’ without quotes)  
 6. Insert the OSX install disk and reboot your computer, follow the installation steps on your screen.  
     Don’t forget to choose ‘customize’ during the install and select the appropriate options.  
 7. After finishing the installation, OSX should boot up. Play with it for a few moments and then proceed to the next step.  
 8. Double click the update you downloaded (see requirement #5) and follow the steps on your screen. When it asks you to reboot, minimize the installer and go to the next step. Don’t reboot! 
 9. Go to the applications/utilities folder and open Disk Utility. Select your OSX partition and repair the permissions.  
 10. Exit Disk Utility and maximize the installers screen. Insert your Vista install disk and press reboot.  
 11. After booting the install disk, click repair system and press next. Open the command window and type ‘diskpart’. Then type: 
     list disk
    select disk [the number of your disk]
    list partition 
    select partition [the number of your windows partition]
    active (if this doesn’t work, try ’set active’ without quotes)  
 12. Reboot into Windows Vista.  
 13. Copy chain0 to the root of the Vista partition (mostly C:/)  
 13. Press WIN+R and type ‘cmd’. And type:  
     bcdedit /copy {current} /d “Mac OS X”
    bcdedit /enum active
    bcdedit /set {ID OF YOUR OSX ENTRY} PATH \chain0  
 14. Now you can reboot your computer and you’ll see a nice dual boot menu!  
 15. Go to [URL]http://semthex.freeflux.net/[/URL] and make a donation to Semthex, this guy made the whole SSE2 thing possible! And if you still have a spare dollar after that donation, please help me paying my hosting costs: [EMAIL="paypal@profit42.com"]paypal@profit42.com[/EMAIL].  
 16. [URL="http://www.profit42.com/index.php/2006/05/14/how-to-make-osx86-run-faster-and-some-other-tricks/"]Click here to read some tricks to speed OSX up[/URL]
 
mkay, so i have the problem narrowed down to the way vista interacts with the network cards. i currently have two ethernet cards in the back, a 57xx gigabit controller, and some linksys brand amdtek an983 chipset. with the 57xx card, in games i get a synchronous lag where i lose connection to the server for about 20 seconds and then im delayed continuously after that. with the linksys card i get screen freezes every second which makes it impossible to play. i just can't win.
 
Back
Top