This is a port of id Software's Quake II for Ford SYNC3 multimedia (QNX 6.5/6.6 underhood).
It is based on Thenesis Quake II v1.1
ℹ️ The package contains only the Quake 2 DEMO pak0.pak
file.
In order to use the Full version, you need to get the pak0.pak
file
from a legit purchased copy of the game and put them
inside the SyncMyMod\files\other\quake2\baseq2
folder.
The game input relies on self written lib on top of QNX usb-hid subsystem.
It supports USB mouse and keyboard and also it supports several
game controllers.
Tested gamepads list:
- PS4 Dualshock
- PS5 DualSense
This list is not complete, therefore feel free to test others and let us know if they works 😉
-
No sound.
Sound part in not ported yet. -
Popup "USB device not supported".
Just ignore this message. It doesn't affect to anything.
Source code and build instructions may be found here
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Initial Release.
- Updated binary file to be executed on top of Sync 3 HMI.
- Added saves 'restore' feature during app update procedure.
- Moved installation folder to /images partition.
- Fixed a permissions issue in autoinstall.sh
- Updated autoinstall.sh script to support new FMods Tools 2.6 features.
- Minor autoinstall.sh changes.
- Fixed image2.img content.
- Fixed savegame restore code.
- Added current version reading from Launcher.
- Added previous version reading from Installer.
- Changed Menu Selector with Q2 logo (it was Q1 logo before)
- Bump version to align with Fmods.net DB
- Add dump of installer logs and hw info to USB stick
- Add check for error during game files copying
- Updated autoinstall.sh script to support the new
jq
utility added inFMods Tools 2.8
. - Added uninstall.sh script to manage /images data uninstall.