ports/emulators/ppsspp/files/pkg-message.in
Jan Beich b738ca5257 emulators/ppsspp: update to 1.11
- Retire OLDJOY option due to increasing difficulting of rebasing

Changes:	https://ppsspp.org/#news
Changes:	https://github.com/hrydgard/ppsspp/compare/v1.10.3...v1.11
Reported by:	GitHub (watch releases)
2021-02-07 22:27:34 +00:00

11 lines
356 B
Text

[
{ type: install
message: <<EOM
Known issues:
- Default assignment of joystick buttons requires evdev-based driver e.g.,
hgame(4) on FreeBSD >= 13.0, sysutils/iichid or multimedia/webcamd.
If your joystick isn't detected consider defining SDL_GAMECONTROLLERCONFIG
in environ(7) after generating the entry via controllermap (or antimicro).
EOM
}
]