Qemu Win64-6.2-rc4-screamer - Just Information for everybody

About Qemu-system-ppc, a PPC Mac emulator for Windows, macOS and Linux that can run Mac OS 9.0 up to Mac OS X 10.5

Moderators: Cat_7, Ronald P. Regensburg

Post Reply
Klaus
Student Driver
Posts: 14
Joined: Thu Mar 26, 2020 6:53 am

Qemu Win64-6.2-rc4-screamer - Just Information for everybody

Post by Klaus »

Hi everybody,
I just want to thank for the excellent work done with the Windows Qemu-Screamer (with Sound). I could install everything, I have sound. Internet works also.
Here my QEMU-batch-file (everything in one line):

Code: Select all

qemu-system-ppc-screamer-60hz-fpu.exe 
-L openbios-ppc 
-boot c 
-M mac99 
-m 512 
-prom-env 'auto-boot?=true' -prom-env 'boot-args=-v' 
-display sdl 
-prom-env 'vga-ndrv?=true' 
-drive file=OS9.2.2D.dmg,format=raw,media=disk 
-drive file=O120GB.dmg,format=raw,media=disk 
-g 1920x1080x32 
-device usb-mouse 
-netdev user,id=network01 -device sungem,netdev=network01 
-rtc base=localtime


Also I want to show you some screenshots from my running systen.
Image
[/img]
https://imgur.com/bXSnBd6
[/img]
[/img]
https://imgur.com/NaJ5OMI
[/img]
[/img]
https://imgur.com/Binsuh1
[/img]
[/img]
https://imgur.com/fL4Yedy
[/img]
[/img]
https://imgur.com/13CymtD
[/img]

Regards,
Klaus
User avatar
Cat_7
Expert User
Posts: 6145
Joined: Fri Feb 13, 2004 8:59 am
Location: Sittard, The Netherlands

Re: Qemu Win64-6.2-rc4-screamer - Just Information for everybody

Post by Cat_7 »

Schön,

Und dass sogar auf Deutsch ;-)

Gruß,
Cat_7
Klaus
Student Driver
Posts: 14
Joined: Thu Mar 26, 2020 6:53 am

Re: Qemu Win64-6.2-rc4-screamer - Just Information for everybody

Post by Klaus »

Danke Cat_7.
Gebe die Grüße gerne zurück.
Klaus
User avatar
Becatto
Inquisitive Elf
Posts: 25
Joined: Tue Oct 11, 2022 7:48 am

Re: Qemu Win64-6.2-rc4-screamer - Just Information for everybody

Post by Becatto »

Klaus wrote: Thu Oct 27, 2022 10:00 am Hi everybody,
I just want to thank for the excellent work done with the Windows Qemu-Screamer (with Sound). I could install everything, I have sound. Internet works also.
Here my QEMU-batch-file (everything in one line):

Code: Select all

qemu-system-ppc-screamer-60hz-fpu.exe 
-L openbios-ppc 
-boot c 
-M mac99 
-m 512 
-prom-env 'auto-boot?=true' -prom-env 'boot-args=-v' 
-display sdl 
-prom-env 'vga-ndrv?=true' 
-drive file=OS9.2.2D.dmg,format=raw,media=disk 
-drive file=O120GB.dmg,format=raw,media=disk 
-g 1920x1080x32 
-device usb-mouse 
-netdev user,id=network01 -device sungem,netdev=network01 
-rtc base=localtime


Also I want to show you some screenshots from my running systen.
Image
[/img]
https://imgur.com/bXSnBd6
[/img]
[/img]
https://imgur.com/NaJ5OMI
[/img]
[/img]
https://imgur.com/Binsuh1
[/img]
[/img]
https://imgur.com/fL4Yedy
[/img]
[/img]
https://imgur.com/13CymtD
[/img]

Regards,
Klaus
Mac OS 9 with a dock is the most confusing thing ever, I love it. :)
-------------------------------------------------------------------------------------------------------------------------
Is it just me or every time I comment on a post, it dies :???:
User avatar
adespoton
Forum All-Star
Posts: 4227
Joined: Fri Nov 27, 2009 5:11 am
Location: Emaculation.com
Contact:

Re: Qemu Win64-6.2-rc4-screamer - Just Information for everybody

Post by adespoton »

Becatto wrote: Fri Oct 28, 2022 10:27 am
Klaus wrote: Thu Oct 27, 2022 10:00 am Hi everybody,
I just want to thank for the excellent work done with the Windows Qemu-Screamer (with Sound). I could install everything, I have sound. Internet works also.
Here my QEMU-batch-file (everything in one line):

Code: Select all

qemu-system-ppc-screamer-60hz-fpu.exe 
-L openbios-ppc 
-boot c 
-M mac99 
-m 512 
-prom-env 'auto-boot?=true' -prom-env 'boot-args=-v' 
-display sdl 
-prom-env 'vga-ndrv?=true' 
-drive file=OS9.2.2D.dmg,format=raw,media=disk 
-drive file=O120GB.dmg,format=raw,media=disk 
-g 1920x1080x32 
-device usb-mouse 
-netdev user,id=network01 -device sungem,netdev=network01 
-rtc base=localtime


Also I want to show you some screenshots from my running systen.
Image
[/img]
https://imgur.com/bXSnBd6
[/img]
[/img]
https://imgur.com/NaJ5OMI
[/img]
[/img]
https://imgur.com/Binsuh1
[/img]
[/img]
https://imgur.com/fL4Yedy
[/img]
[/img]
https://imgur.com/13CymtD
[/img]

Regards,
Klaus
Mac OS 9 with a dock is the most confusing thing ever, I love it. :)
I think I really confused a few forums when I first showed screenshots of my G4 Mini. Running OS 9. With the Aqua theme. And a dock.
Although there were also the screenshots of it running Snow Leopard (beta). Those confused people too.
User avatar
Becatto
Inquisitive Elf
Posts: 25
Joined: Tue Oct 11, 2022 7:48 am

Re: Qemu Win64-6.2-rc4-screamer - Just Information for everybody

Post by Becatto »

adespoton wrote: Fri Oct 28, 2022 11:37 pm
Becatto wrote: Fri Oct 28, 2022 10:27 am
Klaus wrote: Thu Oct 27, 2022 10:00 am Hi everybody,
I just want to thank for the excellent work done with the Windows Qemu-Screamer (with Sound). I could install everything, I have sound. Internet works also.
Here my QEMU-batch-file (everything in one line):

Code: Select all

qemu-system-ppc-screamer-60hz-fpu.exe 
-L openbios-ppc 
-boot c 
-M mac99 
-m 512 
-prom-env 'auto-boot?=true' -prom-env 'boot-args=-v' 
-display sdl 
-prom-env 'vga-ndrv?=true' 
-drive file=OS9.2.2D.dmg,format=raw,media=disk 
-drive file=O120GB.dmg,format=raw,media=disk 
-g 1920x1080x32 
-device usb-mouse 
-netdev user,id=network01 -device sungem,netdev=network01 
-rtc base=localtime


Also I want to show you some screenshots from my running systen.
Image
[/img]
https://imgur.com/bXSnBd6
[/img]
[/img]
https://imgur.com/NaJ5OMI
[/img]
[/img]
https://imgur.com/Binsuh1
[/img]
[/img]
https://imgur.com/fL4Yedy
[/img]
[/img]
https://imgur.com/13CymtD
[/img]

Regards,
Klaus
Mac OS 9 with a dock is the most confusing thing ever, I love it. :)
I think I really confused a few forums when I first showed screenshots of my G4 Mini. Running OS 9. With the Aqua theme. And a dock.
Although there were also the screenshots of it running Snow Leopard (beta). Those confused people too.
OS 9 WITH A DOCK, THE AQUA THEME? BEST DAY EVER! if only I had those assets so I could pretend my sheepshaver installation runs OS 10 (I actually think you could run OS 10 in sheepshaver because of an old program that helps unsupported computers run OS 10 (even mac clones which sheepshaver mostly acts like) but that's a topic for another day.)
-------------------------------------------------------------------------------------------------------------------------
Is it just me or every time I comment on a post, it dies :???:
User avatar
mabam
Master Emulator
Posts: 497
Joined: Wed Apr 10, 2013 9:32 am

Re: Qemu Win64-6.2-rc4-screamer - Just Information for everybody

Post by mabam »

Becatto wrote: Sun Oct 30, 2022 5:21 am OS 9 WITH A DOCK, THE AQUA THEME? BEST DAY EVER! if only I had those assets so I could pretend my sheepshaver installation runs OS 10 (I actually think you could run OS 10 in sheepshaver because of an old program that helps unsupported computers run OS 10 (even mac clones which sheepshaver mostly acts like) but that's a topic for another day.)

A-Dock (freeware) is here: https://macintoshgarden.org/apps/a-dock-301
The Aqua theme (and some more stuff) is here: https://forums.macrumors.com/threads/ma ... t-24526215
Post Reply