ports/emulators/86Box/pkg-message
gatekeeper 465c31f9b5 emulators/86Box: add support for aarch64 and improvements to configuration file
* Add support for aarch64
* Set the configuration to ~/.config/86Box.cfg when running from desktop shortcut
* Make this behavior explicit in pkg-message

PR:	280764
2024-08-12 16:50:52 +03:00

12 lines
323 B
Text

[
{ type: install
message: <<EOM
(1) 86Box requires you to manually install ROMS to be able to run.
To do this, you can type in the following command:
86Box-install-roms.sh -i
(2) Running 86Box through the desktop shortcut uses the configuration
which is placed in the folder ~/.config/86Box.cfg
EOM
}
]