how did you get to load a theme syph? the apply now button for me in shapeshifter is off or something.
syphern
Jun 13 2004, 00:24
Quote - (snively @ Jun 13 2004, 00:20)
how did you get to load a theme syph? the apply now button for me in shapeshifter is off or something.
Ah man its all a blur to me LOL.
Well double click on the theme file it should open the shapeshifter. Also i noticed i had to download shapeshifter twice, the 1st download was corrupt! So download and reinstall it again... and when you apply the theme there is an indicator of the time it takes to install the theme at the bottom of shapeshifter notice it moves veeeeery slowly, so you have to wait and restart pearpc.
Quote - (aldo @ Jun 12 2004, 23:25)
Phalanx: It's very much alive and active. Infact, soemone has Alvitec enabled without GUI artefacts (meaning we will see big speed increases and Alvitec in the next release, hopefully).
according to Daniel, Altivec was successfully emulated in the Generic CPU (if im not mistaken this happened earler today). it is
not implemented in the JITC build. and the addition of altivec means only compatibility improvements (as in apps that require it will now run). there is technically no speed improvements from it according to him.
lilmoonee
Jun 13 2004, 01:43
Quote - (syphern @ Jun 13 2004, 00:16)
Thanks alot for that, the build is FAST! A very nice improvement i would say, not perfect but certainly very nice.
BTW there are some windows/osx mouse issues with this, the f12 mouse thing doesnt work. All you do is put your mouse over the program and it will start working in osx! But sometimes the allignment is totally wrong and you cant control it. Any fixes for this??
use shift+f9 to take control of the mouse like before and shift+12 for full screen.
phalanx126
Jun 13 2004, 02:18
can anyway explain why i can't switch resolutions within mac os x in any of the SDL builds? here's my config:
#ppc_start_resolution = 5
#fs_refresh_rate = 60
redraw_interval_msec = 40
prom_bootmethod = "select"
prom_env_bootargs = ""
prom_env_machargs = ""
#prom_driver_graphic = "video.x"
memory_size=0x10000000
pci_ide0_master_installed = 1
pci_ide0_master_image = "macosx_6gb_unjournaled.img"
pci_ide0_master_type = "hd"
pci_ide0_slave_installed = 1
pci_ide0_slave_image = "macosx.iso"
pci_ide0_slave_type = "cdrom"
pci_rtl8139_installed = 1
pci_rtl8139_mac = "de:ad:ca:fe:12:34"
pci_usb_installed = 1
nvram_file = "nvram"
eaglebtc
Jun 13 2004, 04:19
Is this your entire config file? You need to change resolution before you go full-screen.
edit: I just downloaded the latest build. WOW! The clock is accurate! The animations are the correct speed! This is an important milestone in the development of PearPC.
eaglebtc
Jun 13 2004, 04:57
somehow i don't think that's accurate

but hey! it's nice to see a number finally!
Mine says about 320MHz, but that's because Hyperthreading is turned on, and this app can't use both "virtual" CPUs. I'll turn it off when I reboot and see what it reads then.
Quote - (eaglebtc @ Jun 12 2004, 22:57)
somehow i don't think that's accurate

but hey! it's nice to see a number finally!
yea I also think thats not right

.. first time I ran it .. it said 885 MHz .. but now its saying 559 MHz .. weird
works much better then the previous builds.
eaglebtc
Jun 13 2004, 05:17
Now that the clock is working, I'm guessing the highest priorities for the developers are, in order:
- Full emulation of Quartz Extreme (OpenGL 2D & 3D)
- Sound
- Peripherals (Firewire, USB)
Quote - (eaglebtc @ Jun 12 2004, 23:17)
Now that the clock is working, I'm guessing the highest priorities for the developers are, in order:
- Full emulation of Quartz Extreme (OpenGL 2D & 3D)
- Sound
- Peripherals (Firewire, USB)
I rather have it work faster then have smooth OS X effects.
Quote - (KeR @ Jun 12 2004, 21:22)
I rather have it work faster then have smooth OS X effects.
Skywing
Jun 13 2004, 05:28
i been outta the loop for a while, can anyone link me to the latest most stable version w/ networking enabled and if there are any differences in loading it can you tell me how?
Quote - (Skywing @ Jun 12 2004, 23:28)
i been outta the loop for a while, can anyone link me to the latest most stable version w/ networking enabled and if there are any differences in loading it can you tell me how?
http://richardgoodwin.com/pearpc/downloadc...n32newclock.exe
phalanx126
Jun 13 2004, 06:13
has anyone else been having problems getting networking to work with sdl version of ppc. networking worked for the tap32 v.16 drivers, but when i updated to 2.0 and started using sdl, networking stopped working. i've followed the instructions of many guides and when i go into network connections in OSX it says that my port is currently active, but i still can't connect to the internet
eaglebtc
Jun 13 2004, 06:38
Quote - (phalanx126 @ Jun 12 2004, 23:13)
has anyone else been having problems getting networking to work with sdl version of ppc. networking worked for the tap32 v.16 drivers, but when i updated to 2.0 and started using sdl, networking stopped working. i've followed the instructions of many guides and when i go into network connections in OSX it says that my port is currently active, but i still can't connect to the internet

Check to be sure that 1) you have OSX 10.3.4, and that 2) your LAN and TAP driver are bridged together in Windows.
If this is the case, then do the following:
1. Shut down PearPC.
2. Delete NVRAM from the PearPC install folder.
3. Open the config file and comment out the following lines: (put a "#" at the beginning)
CODE
#pci_rtl8139_installed = 1
#pci_rtl8139_mac = "de:ad:ca:fe:12:xx"
4. Save the config file.
5. Relaunch PearPC.
6. Go to Networking, Click "Show > Network Ports" and remove all the adapters except Built-in Ethernet.
7. Shut down PearPC.
8. Remove the comment marks from Step 3. Change the last two digits of the MAC address.
9. Save the config file.
10. Relaunch PearPC.
11. Go to Networking, a box pops up that you have a new adapter.
12. Configure said adapter for Automatic DHCP.
13. Click "Apply Now."
This method has never failed me.
phalanx126
Jun 13 2004, 08:04
hmm, still didn't work
jkabaseball
Jun 13 2004, 11:45
Can someone help me with the SDL build? I can't seem to get it to work. I downloaded the .exe (clock somthing) and the ppc-sdl, but it gives me an error about no sdl.dll, i can' t find that anywhere.
jkabaseball
Jun 13 2004, 11:57
Quote - (phalanx126 @ Jun 13 2004, 08:04)
hmm, still didn't work

didn't work for me either. I got to the point wher you boot for the 2nd time and mine doens't boot. it says missing file.
Yay! Mine says its a 659MHz

But it I cant get networking with this new build.

And everytime I try to click on Monitors in System preference, it crashes.
syphern
Jun 13 2004, 13:05
Quote - (santiagomedinasaenz @ Jun 5 2004, 17:53)
These is wot appears on my screen when i run ppc
Plaese some help
any ideas of why is these happening?
Lower the amount of RAM you are allocating for the program, go for something like 128mb. If that works try 256mb.
syphern
Jun 13 2004, 13:08
Quote - (lilmoonee @ Jun 13 2004, 01:43)
use shift+f9 to take control of the mouse like before and shift+12 for full screen.
Lifesaver

Thanks
gamestargrinder
Jun 13 2004, 14:21
Ok so i started using the new clock version and my cpu registers at 533 mhz

. From what ive heard about the power pc processor the speed is double to equal what u would have on and intel chip right? SO technicaly im running a 1066 mhz machine.
osx is still a little sluggish.
My network has a green light but fails to connect to the internet. Dont know if it is this version or if it is the new firmware update to the linksys routers.
Oh well Atleast i still have a green light
phalanx126
Jun 13 2004, 14:50
willvg, i'm having the same problem, green light but no internet...lemme know if you find out how to fix it
JK1150
Jun 13 2004, 14:50
how come I am labelled at 320MHz with a 2.8GHz when people with lower specs are twice that. I have hyperthreading, is that why?
I dont think PearPC use HyperThreading its might be why you only get a 320MHz...
Anyway this number isnt accurate, its different everytime I use PearPC

600th post yay!
dissonation
Jun 13 2004, 14:57
i really want to have a go at this but im petrified of screwing up my pc (just spent over a week setting up all the pcs in thehouse and wireless network stuff)
anyone fancy talking me through it on msn?
cheers
SAMeAiM
Jun 13 2004, 15:12
_I am Reptar
Jun 13 2004, 15:17
i cant get the SDL build to run,can someone help me,it i got the sdl.dll in there,but the Pearpc box just pops and goes away,can someone help?
autodefe
Jun 13 2004, 15:19
Quote - (stealthx @ Jun 13 2004, 08:17)
i cant get the SDL build to run,can someone help me,it i got the sdl.dll in there,but the Pearpc box just pops and goes away,can someone help?
Run it via command prompt so you can see what error message is being shown before it quits.
jkabaseball
Jun 13 2004, 15:27
i get a pop up window that says it wasn't found and to reinstall it.
_I am Reptar
Jun 13 2004, 15:29
i got it working,sorry,i was just confused for a minute
SAMeAiM
Jun 13 2004, 15:31
I also got another weird problem, my mouse "go out" of the pearpc window and out to my desktop

So my mouse is "FUBAR"
So i can't even get the system information box to see how many MHz it "gives" me

But i got 750 MHz on my laptop, but the mouse is also "FUBAR" but i some how manged to get the system information box

But is there a fix for that mouse bug?
jkabaseball
Jun 13 2004, 15:34
Quote - (stealthx @ Jun 13 2004, 15:29)
i got it working,sorry,i was just confused for a minute
where did you get the dll
_I am Reptar
Jun 13 2004, 15:35
Quote - (oggiethefroggie @ Jun 13 2004, 08:57)
i really want to have a go at this but im petrified of screwing up my pc (just spent over a week setting up all the pcs in thehouse and wireless network stuff)
anyone fancy talking me through it on msn?
cheers

sure .. I got nothing to do today .. check ur PM ..
I haven't followed this thread for a while and wondered if someone could answer a couple of questions on the progress:
Is it still incredibly slow? Does the reported speed related to the speed it is operating at - is it running at the equivalent of 500Mhz speed-wise for you guys that have this in your about box?
Cheers
Quote - (pctuk @ Jun 13 2004, 09:41)
I haven't followed this thread for a while and wondered if someone could answer a couple of questions on the progress:
Is it still incredibly slow? Does the reported speed related to the speed it is operating at - is it running at the equivalent of 500Mhz speed-wise for you guys that have this in your about box?
Cheers
not incredibly slow .. I have an iMac 333 .. it runs kinda like 2x/3x slower than my iMac .. even though it says 559 MHz
SAMeAiM
Jun 13 2004, 15:53
is it only me thats got problems with the mouse and screen ?, couse it weird since its the same on my desktop and laptop
hrm.. my keyboard doesn't work.. or it does, but the keys are remapped?
anyone?
jkabaseball
Jun 13 2004, 16:34
thanks!
mine runs at 850
mines not that fast, but its finally usable. Now if i could get to the internet........
I still can't get the networkd drivers. I try to boot without the #'s and it won't.
i get a can not locate any tap-win32 device error
urizen
Jun 13 2004, 18:23
This new SDL build with the new clock is really awesome, I'm typing this reply in Camino and took this screenshot and then converted it to JPEG using Photoshop - all on a PearPC Mac
_I am Reptar
Jun 13 2004, 18:26
photoshop? what the fu.......isn't photoshop slow on it? my pearpc runs fine but enough for PS?!
EDIT: what redraw rate are you running at?
eaglebtc
Jun 13 2004, 18:35
Quote - (stealthx @ Jun 13 2004, 11:26)
photoshop? what the fu.......isn't photoshop slow on it? my pearpc runs fine but enough for PS?!
EDIT: what redraw rate are you running at?
Photoshop runs fine; it just takes about a minute to fully load. Most of us are using the SDL, so there is no 'redraw' rate. It's as fast as it can go.
urizen
Jun 13 2004, 19:05
Quote - (stealthx @ Jun 13 2004, 20:26)
photoshop? what the fu.......isn't photoshop slow on it? my pearpc runs fine but enough for PS?!
EDIT: what redraw rate are you running at?
Yes, it is quite slow but still useable, much faster than I expected. Actually the whole system runs surprisingly well.
The worse thing about PearPC is that having experienced MacOSX I feel a sudden urge to buy myself a Mac.

Now the question is: where to get money from?...
_I am Reptar
Jun 13 2004, 19:17
wait,i'm running the SDL build too,but my config says redraw rate,urizen,can you give me your config plz?
urizen
Jun 13 2004, 19:33
My redraw is set to 50 but it's from my old config from before the SDL build so I guess now the setting is useless.
_I am Reptar
Jun 13 2004, 19:34
ok,thnx,could you give me your config anyways,pm me or something plz
urizen
Jun 13 2004, 19:36
Here's my entire config but I don't think it will be of any use, I guess it's pretty standard:
CODE
ppc_start_resolution = 8
redraw_interval_msec = 50
prom_bootmethod = "auto"
prom_env_machargs = ""
memory_size=0x20000000
pci_ide0_master_installed = 1
pci_ide0_master_image = "C:\SMacOS\HD-OS-X-Panther-PREP.img"
pci_ide0_slave_installed = 1
pci_ide0_slave_image = "C:\SMacOS\AppZorz\IsoZ\DMGTOOL.ISO"
pci_ide0_slave_type = "cdrom"
pci_rtl8139_installed = 1
pci_rtl8139_mac = "de:ad:ca:fe:12:34"
pci_usb_installed = 1
nvram_file = "nvram"
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.