Fixed version with some feature enhancements, the older one has significant problems (checks for wrong canonical executable name, doesn't handle pcsx2-qt, uses wrong cmdl arguments and won't work for that reason either, uses sprintf instead of snprintf etc). Fixed most of the issues and made some enhancements to both maintainability and some features (for example you can now launch PCSX2 gui from retroarch, this was impossible before).
Build assumes big picture mode is desired by default, use environment variable PCSX2L_NO_BIG_PICTURE
if you want to launch with desktop UI instead.
Pinned Comments
The-Anathema commented on 2024-12-22 08:58 (UTC)
Fixed version with some feature enhancements, the older one has significant problems (checks for wrong canonical executable name, doesn't handle pcsx2-qt, uses wrong cmdl arguments and won't work for that reason either, uses sprintf instead of snprintf etc). Fixed most of the issues and made some enhancements to both maintainability and some features (for example you can now launch PCSX2 gui from retroarch, this was impossible before).
Build assumes big picture mode is desired by default, use environment variable
PCSX2L_NO_BIG_PICTURE
if you want to launch with desktop UI instead.