mirror of
https://git.freebsd.org/ports.git
synced 2025-07-06 03:49:14 -04:00
Changes: http://ppsspp.org/#news Changes: https://github.com/hrydgard/ppsspp/releases/tag/v1.4
7 lines
402 B
Text
7 lines
402 B
Text
Known issues:
|
|
- Videos are garbled since multimedia/ffmpeg update to 3.2, see #9026
|
|
- %%DATADIR%%/assets/gamecontrollerdb.txt cannot be used
|
|
as is because SDL_JoystickGetGUID is a stub on FreeBSD. Create the
|
|
file using controllermap (or antimicro) then check with testgamecontroller
|
|
it's detected (pay attention to guid). If you have trouble making it
|
|
work try OLDJOY option for v1.3 behavior.
|