Basilisk II on Raspberry PI Emulation Station, settings?

About BasiliskII, a 68k Mac emulator for Windows, MacOSX, and Linux that can run System 7.x through MacOS 8.1.

Moderators: Cat_7, Ronald P. Regensburg

Post Reply
macuser85
Space Cadet
Posts: 7
Joined: Sun Jun 26, 2016 12:49 am

Basilisk II on Raspberry PI Emulation Station, settings?

Post by macuser85 »

I am using Basilisk II on Raspberry PI Emulation Station. How do I change the MacOS RAM Size, MacModel ID, CPU Type? I know how to change these on Basilisk II for windows, but don't know how to change these under Basilisk II on Emulation Station under Linux.
User avatar
adespoton
Forum All-Star
Posts: 4273
Joined: Fri Nov 27, 2009 5:11 am
Location: Emaculation.com
Contact:

Re: Basilisk II on Raspberry PI Emulation Station, settings?

Post by adespoton »

Same way; the prefs file should be in your /home/<user>/ folder, and is a dotfile, so you'll need to ls -al to see it.

Alternatively, you can provide arguments directly from the command line to override the config file.
macuser85
Space Cadet
Posts: 7
Joined: Sun Jun 26, 2016 12:49 am

Re: Basilisk II on Raspberry PI Emulation Station, settings?

Post by macuser85 »

Thank you for your reply. Do you know what the file is typically called? Could you drop the contents of yours in this topic please?
User avatar
adespoton
Forum All-Star
Posts: 4273
Joined: Fri Nov 27, 2009 5:11 am
Location: Emaculation.com
Contact:

Re: Basilisk II on Raspberry PI Emulation Station, settings?

Post by adespoton »

You'll have to get someone else to do that; I won't have access to my emulation computer for the next month or so. Plus, I've customized all my Basilisk II builds to the point where the details wouldn't be very useful for a vanilla install.
galgot
Granny Smith
Posts: 119
Joined: Thu Feb 13, 2014 3:59 pm

Re: Basilisk II on Raspberry PI Emulation Station, settings?

Post by galgot »

macuser85 wrote:Thank you for your reply. Do you know what the file is typically called? Could you drop the contents of yours in this topic please?
File is called .basilisk_ii_prefs

here mine :

disk /home/galgot/macemu/7.5.3-disk
extfs /home/galgot/
screen dga/640/480
seriala /dev/ttyS0
serialb /dev/ttyS1
ether eth0
udptunnel false
udpport 6066
rom /home/galgot/macemu/PERFORMA.ROM
bootdrive 0
bootdriver 0
ramsize 134217728
frameskip 6
modelid 14
cpu 4
fpu true
nocdrom false
nosound false
noclipconversion false
nogui false
jit false
jitfpu false
jitdebug false
jitcachesize 0
jitlazyflush false
jitinline false
keyboardtype 5
keycodes true
keycodefile /home/galgot/macemu/BasiliskII_keycodes
mousewheelmode 1
mousewheellines 3
dsp /dev/dsp
mixer /dev/mixer
ignoresegv false
idlewait true
Post Reply