mirror of
https://git.freebsd.org/ports.git
synced 2025-06-05 04:46:28 -04:00
* 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
12 lines
323 B
Text
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
|
|
}
|
|
]
|