Files
ports/emulators/fmsx/pkg-message
T
Eugene Grosbein 5ff03fb708 emulators/fmsx: minor update to pkg-message
Update URL in pkg-message to be usable with modern web browsers
changing FTP to HTTP site. Note that http:// is used deliberately
instead of https:// because its SSL certificate does not cover
"ftp.komkon.org" for the moment.
2025-12-12 06:36:28 +07:00

17 lines
394 B
Plaintext

[
{ type: install
message: <<EOM
From http://www.msx.org/newspost149.html:
Also a tip for X11 users: if you get 'Opening window... FAILED'
when starting fMSX and you're using -DBPP32, try compiling with
-DBPP24 instead
For FreeBSD users: run "make clean config" and unselect BPP32 and
select BPP16 or BPP24 as options.
See http://ftp.komkon.org/EMUL8/MSX/Carts/ for cartridge ROMs
EOM
}
]