Search found 9 matches

by ujimaflip
Wed May 19, 2021 11:44 am
Forum: Basilisk II
Topic: Raspberry Pi4, BasiliskII performance - must use X!
Replies: 8
Views: 2956

Re: Raspberry Pi4, BasiliskII performance - must use X!

On the pi3 I build BasilliskII from https://github.com/kanjitalk755/macemu git repository

I use the following screen config:

Code: Select all

screen win/800/600
Note: if I use gda I get the same issue as you do
by ujimaflip
Mon May 17, 2021 7:43 am
Forum: Basilisk II
Topic: Raspberry Pi4, BasiliskII performance - must use X!
Replies: 8
Views: 2956

Re: Raspberry Pi4, BasiliskII performance - must use X!

Yes I have the pi3 running fine with 800x600 without X. The pi4 is the problem as the performance is dreadful unless launched via X. There may be a way to recompile SDL to take advantage of the acceleration, but I have not resolved it yet. Right now, a simple startx is serving up spectre supreme in ...
by ujimaflip
Wed May 05, 2021 8:06 am
Forum: SheepShaver
Topic: openvpn AppleTalk networking for remote linux clients
Replies: 5
Views: 1236

Re: openvpn AppleTalk networking for remote linux clients

Indeed I have written this now as scripts that run from within RetroPie.
I will make them generic and share here.
by ujimaflip
Tue May 04, 2021 9:15 am
Forum: SheepShaver
Topic: openvpn AppleTalk networking for remote linux clients
Replies: 5
Views: 1236

Re: openvpn AppleTalk networking for remote linux clients

OK - I have it working!! Again, to be clear my goal here was to connect other macs from outside my private network - to enable appletalk over the internet. If all you need is two or more macs to connect via AppleTalk when using unix there is no need for the openvpn stuff (sheep_net does the tunnelli...
by ujimaflip
Mon May 03, 2021 11:37 pm
Forum: SheepShaver
Topic: openvpn AppleTalk networking for remote linux clients
Replies: 5
Views: 1236

Re: openvpn AppleTalk networking for remote linux clients

To be clear - all is working internally within my private network (multiple devices all connected via AppleTalk). What I was hoping would work was connecting devices from outside my network via vpn. I was hoping that simply swapping the ether property to use the network device created by OpenVPN wou...
by ujimaflip
Mon May 03, 2021 11:26 pm
Forum: Basilisk II
Topic: Raspberry Pi4, BasiliskII performance - must use X!
Replies: 8
Views: 2956

Re: Raspberry Pi4, BasiliskII performance - must use X!

Hi both the pi3 and pi4 are built with sdl2. There is quite some debate online regarding the OpenGL drivers for the pi4. More energy has gone into X support. Running without X on the pi4 results in poor stuttering performance. If launched via X the performance is a lot better. As an update to the ab...
by ujimaflip
Sun May 02, 2021 11:06 pm
Forum: Basilisk II
Topic: Raspberry Pi4, BasiliskII performance - must use X!
Replies: 8
Views: 2956

Raspberry Pi4, BasiliskII performance - must use X!

Hi All, I'm new to the forum, but been using the emulators for years. I'm sure there are a few out there with similar setups to me: A series of Raspberry Pis, all running various iterations of retro games, including our favourites from the that time when the mac was a serious gaming machine (Maybe i...
by ujimaflip
Sun May 02, 2021 10:29 pm
Forum: QEMU
Topic: Screamer, 9.2.2 & Adventures with Sound
Replies: 46
Views: 37633

Re: Screamer, 9.2.2 & Adventures with Sound

Hi All, I've had a go at building on linux. Configs seem to have changed a little since the earlier posts - this worked for me: ./configure --target-list=ppc-softmmu --enable-gtk --enable-sdl --audio-drv-list=pa All other steps as shown in earlier posts. Sound is working, but performance is not grea...
by ujimaflip
Sat May 01, 2021 2:42 pm
Forum: SheepShaver
Topic: openvpn AppleTalk networking for remote linux clients
Replies: 5
Views: 1236

openvpn AppleTalk networking for remote linux clients

Hi All, My Goal: Play old network games with my brother over the internet. What I have working: Raspberry pi 3 and 4 working (both SheepShaver and BasiliskII). Builds are fine, roms ok, os753 & 0S9 - all good (though weirdly the pi3 is far more performant) Local networking with sheep_net is work...