blob: 474b60ae0d8111680622c1000c7ba8f95ba6cf99 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
[
{ 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
}
]
|