S.MULLA Posted May 10, 2004 Share Posted May 10, 2004 a new emulator called PearPC seems to be able to run OS X on x86 machines: http://pearpc.sourceforge.net/index.html Check out the screenshots: http://pearpc.sourceforge.net/screenshots.html source:aqua-soft.org [forum] Link to comment Share on other sites More sharing options...
0 jedavis1 Posted May 26, 2004 Share Posted May 26, 2004 Can anyone see a fault in my config?Can not choose an Ethernet card in OSX ppc_start_resolution = 7 fs_refresh_rate = 75 redraw_interval_msec = 40 prom_driver_graphic = "video.x" prom_bootmethod = "select" prom_env_bootargs = "" prom_env_machargs = "" memory_size = 0x10000000 pci_ide0_master_installed = 1 pci_ide0_master_image = "imgs/osxhd.img" pci_ide0_master_type = "hd" pci_ide0_slave_installed = 1 pci_ide0_slave_image = "imgs/Macintosh OSX 10.2 Jaguar Disc 1.iso" pci_ide0_slave_type = "cdrom" pci_rtl8139_installed = 1 pci_rtl8139_mac = "de:ad:ca:fe:12:34" #pci_3c90x_installed = 1 #pci_3c90x_mac = "de:ad:ca:fe:12:34" #pci_rtl8139_installed = 1 #pci_rtl8139_mac = "de:ad:ca:fe:12:35" pci_usb_installed = 1 nvram_file = "nvram" I am pretty sure that it doesn't work in Jaguar. I have two pretty identical installs except on HD image is panther the other jaguar and jaguar doesn't work, but panther does. Go figure? Link to comment Share on other sites More sharing options...
0 evacsoul Posted May 26, 2004 Share Posted May 26, 2004 I finally got the connection working! In OSX I went into Proxies and checked Web Proxy(HTTP) then clicking Apply Now (left the boxes for web proxy server blank) Link to comment Share on other sites More sharing options...
0 ATLien_0 Posted May 26, 2004 Share Posted May 26, 2004 why does microsoft make office look so much better for their rival and not their own windows Link to comment Share on other sites More sharing options...
0 oldaccount1 Posted May 26, 2004 Share Posted May 26, 2004 why does microsoft make office look so much better for their rival and not their own windows exactly. Link to comment Share on other sites More sharing options...
0 Kurt871 Posted May 26, 2004 Share Posted May 26, 2004 so does anyone know how to get the resolution to go above 1024x768 in the new fullscren+network combo? Link to comment Share on other sites More sharing options...
0 Acezo Posted May 26, 2004 Share Posted May 26, 2004 (edited) so does anyone know how to get the resolution to go above 1024x768 in the new fullscren+network combo? Use this in your config file, it applies just as well ## ## Resolution ## ## 0: 640x480x8 (indexed) ## 1: 640x480x15 ## 2: 640x480x32 ## 3: 800x600x8 (indexed) ## 4: 800x600x15 ## 5: 800x600x32 ## 6: 1024x768x8 (indexed) ## 7: 1024x768x15 ## 8: 1024x768x32 ## 9: 1280x960x8 (indexed) ## 10: 1280x960x16 ## 11: 1280x960x32 ## 12: 1280x1024x8 (indexed) ## 13: 1280x1024x16 ## 14: 1280x1024x32 ## ## The indexed modes are unsupported. ## ## default: 4 ppc_start_resolution = 14 EDIT: SP2 Users, your patch is out (willvg :p) http://www.kelley.ca/pearpc/ Edited May 26, 2004 by ViciousX Link to comment Share on other sites More sharing options...
0 PureEdit Posted May 26, 2004 Share Posted May 26, 2004 why does microsoft make office look so much better for their rival and not their own windows To get people buy Office 2004 and keep apple from making an iWrite and iSheet app. MS doesn't have a monopoly on OS X software, so they actually need a good product. Link to comment Share on other sites More sharing options...
0 HellBender Posted May 26, 2004 Share Posted May 26, 2004 That's been done. Oh really? You mean I'm not the first person to ever install Office? I'm stunned. Link to comment Share on other sites More sharing options...
0 Redestium Posted May 26, 2004 Share Posted May 26, 2004 Oh really? You mean I'm not the first person to ever install Office?I'm stunned. Yup, at least 2-4 other posters were showing it off many pages back. Link to comment Share on other sites More sharing options...
0 ATLien_0 Posted May 26, 2004 Share Posted May 26, 2004 well microsoft can still spend time and make office look as nice as the osx version look at office 2003 how much different does it look compared to office xp, 2000, and 97 not much just a slight change. Then look at their version for mac and look at the detail and the 3d graphs in excel Link to comment Share on other sites More sharing options...
0 JK1150 Posted May 26, 2004 Share Posted May 26, 2004 i'm running 10.3.3 with networking, running nice, i like it. Link to comment Share on other sites More sharing options...
0 Kurt871 Posted May 26, 2004 Share Posted May 26, 2004 Use this in your config file, it applies just as well## ## Resolution ## ## 0: 640x480x8 (indexed) ## 1: 640x480x15 ## 2: 640x480x32 ## 3: 800x600x8 (indexed) ## 4: 800x600x15 ## 5: 800x600x32 ## 6: 1024x768x8 (indexed) ## 7: 1024x768x15 ## 8: 1024x768x32 ## 9: 1280x960x8 (indexed) ## 10: 1280x960x16 ## 11: 1280x960x32 ## 12: 1280x1024x8 (indexed) ## 13: 1280x1024x16 ## 14: 1280x1024x32 ## ## The indexed modes are unsupported. ## ## default: 4 ppc_start_resolution = 14 EDIT: SP2 Users, your patch is out (willvg :p) http://www.kelley.ca/pearpc/ Yeah, I tried that already. It does indeed change the resolution, but full screen mode no longer works. I try pushing F5, but the screen just flickers and nothing happens. Link to comment Share on other sites More sharing options...
0 PureEdit Posted May 26, 2004 Share Posted May 26, 2004 i'm running 10.3.3 with networking, running nice, i like it. Screenshot of safari working? 10.3.4 is out now to. Link to comment Share on other sites More sharing options...
0 Acezo Posted May 26, 2004 Share Posted May 26, 2004 Yeah, I tried that already. It does indeed change the resolution, but full screen mode no longer works. I try pushing F5, but the screen just flickers and nothing happens. Did you change the refresh rate to match what you're using in your normal desktop? Works fine here :unsure: Link to comment Share on other sites More sharing options...
0 bolerodan Posted May 26, 2004 Share Posted May 26, 2004 i installed openVPN tap win32driver.. enabled internet connection sharing and i can see the tap-win32 driver in my network connections area but when i start ppc i get thiserror [Tap-win32] Enumerating tap devices [Tap=win32]says could not locate any install tap-win32 devices [i/Ort18139]error open enetif failed: operation not permitted ideas? -bolero Link to comment Share on other sites More sharing options...
0 HellBender Posted May 26, 2004 Share Posted May 26, 2004 Yup, at least 2-4 other posters were showing it off many pages back. I was being sarcastic. =p R2 of the networking build was just released: http://www.kelley.ca/pearpc/ Link to comment Share on other sites More sharing options...
0 ATLien_0 Posted May 26, 2004 Share Posted May 26, 2004 :p THANK U SO MUCH NOW LETS TEST IT OUT Link to comment Share on other sites More sharing options...
0 ATLien_0 Posted May 26, 2004 Share Posted May 26, 2004 not working Link to comment Share on other sites More sharing options...
0 Dazzla Veteran Posted May 26, 2004 Veteran Share Posted May 26, 2004 i installed openVPN tap win32driver.. enabled internet connection sharing and i can see the tap-win32 driver in my network connections area but when i start ppc i get thiserror[Tap-win32] Enumerating tap devices [Tap=win32]says could not locate any install tap-win32 devices [i/Ort18139]error open enetif failed: operation not permitted ideas? -bolero Yup, that's what I get... Link to comment Share on other sites More sharing options...
0 ATLien_0 Posted May 26, 2004 Share Posted May 26, 2004 now its booting up good Link to comment Share on other sites More sharing options...
0 amr_01 Posted May 26, 2004 Share Posted May 26, 2004 hmm...i am behind a router too, but i can enable internet connection sharing. Link to comment Share on other sites More sharing options...
0 bolerodan Posted May 26, 2004 Share Posted May 26, 2004 well im a little dissapointed, im not sure why pearpc cant find the installed tap-wn32 driver when it is!! -bolero Link to comment Share on other sites More sharing options...
0 TheReaperMan Posted May 26, 2004 Share Posted May 26, 2004 just got in from a long day at work, downloaded the new build with the network patch/f5 full screen. installed the openvnc thing as per other post and guess what WOOT WOOT I HAVE NET ACCESS FROM MY PEARPC WOOT WOOT all i need now is sound:D Link to comment Share on other sites More sharing options...
0 Dazzla Veteran Posted May 26, 2004 Veteran Share Posted May 26, 2004 Well, the networking build from that richards site didn't work for me, I had to grab the other one and now it works sweet. I can only imagine where this app will go int he future :| I'm also gagging for 1600 x 1200 full screen usage :o Link to comment Share on other sites More sharing options...
0 TheReaperMan Posted May 26, 2004 Share Posted May 26, 2004 there you go working osx, networking(downloading the 10.3.4 update from apple) :D ps i am using 10.3, xp sp rc1 2126 if that helps anyone with the 6gb hd img etc(my config file was posted pages back etc) I got it working by setting the mac up as dchp, adding the tapi driver net access to my network bridge(as i have 1gb lan, and wlan ap built on my board) its runnig sweet Link to comment Share on other sites More sharing options...
Question
S.MULLA
a new emulator called PearPC seems to be able to run OS X on x86 machines:
http://pearpc.sourceforge.net/index.html
Check out the screenshots:
http://pearpc.sourceforge.net/screenshots.html
source:aqua-soft.org [forum]
Link to comment
Share on other sites
3,213 answers to this question
Recommended Posts