Basilisk 2 w. Flatpak - skipping the setup screen?

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
my03
Space Cadet
Posts: 2
Joined: Fri Aug 23, 2024 7:24 pm

Basilisk 2 w. Flatpak - skipping the setup screen?

Post by my03 »

Hi all,

after putting my old rPI3 to good use again (https://www.instructables.com/Making-a- ... spberry-3/) i wanted to switch over from vMac to Basilisk (mainly to bypass the 2hd limitation and to gain networking support). While i could only get the vMac to function on this older 32-bit rPI OS, i had no issues at all getting Basilisk II to function on the latest 64-bit Bookwork. So far so good.

One thing i do miss from the vMac emulation is how it was possible to autoload it at desktop startup. While i did "sort of" manage to do the same with Basilisk, it always will startup showingt the settings UI (with only the click on "start" needed to run it).

My question is basically:

Is there any way to tell Basilisk to NOT show the settings UI but instead just start up with the latest configuration in place? Perhaps some argument/flag to the executable?
Korkman
Tinkerer
Posts: 44
Joined: Fri Jan 03, 2003 3:41 am

Re: Basilisk 2 w. Flatpak - skipping the setup screen?

Post by Korkman »

Run with

Code: Select all

 --nogui true
or put "nogui true" in your config.
Post Reply