Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 631078 - games-util/gimx - Control a video game console with a mouse, keyboard, or joystick
Summary: games-util/gimx - Control a video game console with a mouse, keyboard, or joy...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Default Assignee for New Packages
URL: https://github.com/matlo/GIMX
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2017-09-15 14:22 UTC by BT
Modified: 2020-07-28 11:33 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
GIMX git ebuild (gimx-9999.ebuild,1.20 KB, text/plain)
2017-09-15 14:23 UTC, BT
Details
GIMX 6.8 ebuild (gimx-6.8.ebuild,1.20 KB, text/plain)
2017-09-15 14:24 UTC, BT
Details
GIMX udev rule file (99-gimx.rules,95 bytes, text/plain)
2017-09-15 14:24 UTC, BT
Details
GIMX git ebuild (gimx-9999.ebuild,1.37 KB, text/plain)
2017-09-21 02:59 UTC, BT
Details
GIMX 6.8 ebuild (gimx-6.8.ebuild,1.37 KB, text/plain)
2017-09-21 03:00 UTC, BT
Details
GIMX 6.9 ebuild (gimx-6.9.ebuild,1.37 KB, text/plain)
2017-10-02 14:12 UTC, BT
Details
GIMX 6.10 ebuild (gimx-6.10.ebuild,1.37 KB, text/plain)
2017-10-29 06:25 UTC, BT
Details
GIMX 6.11 ebuild (gimx-6.11.ebuild,1.37 KB, text/plain)
2017-11-22 05:30 UTC, BT
Details
GIMX git ebuild (gimx-9999.ebuild,1.63 KB, text/plain)
2018-02-02 09:46 UTC, BT
Details
GIMX 7.2 ebuild (gimx-7.2.ebuild,1.57 KB, text/plain)
2018-02-17 11:59 UTC, BT
Details
GIMX git ebuild (gimx-9999.ebuild,1.63 KB, text/plain)
2018-02-18 06:47 UTC, BT
Details
GIMX 7.3 ebuild (gimx-7.3.ebuild,1.57 KB, text/plain)
2018-05-08 01:12 UTC, BT
Details
GIMX live ebuild (gimx-9999.ebuild,1.78 KB, text/plain)
2018-10-24 07:09 UTC, BT
Details
GIMX 7.9 ebuild (gimx-7.9.ebuild,1.67 KB, text/plain)
2018-10-24 07:10 UTC, BT
Details
GIMX live ebuild (gimx-9999.ebuild,1.80 KB, text/plain)
2019-01-18 06:07 UTC, BT
Details
GIMX 7.9 ebuild (gimx-7.9.ebuild,1.69 KB, text/plain)
2019-01-18 06:08 UTC, BT
Details
GIMX 8.0 ebuild (gimx-8.0.ebuild,1.89 KB, text/plain)
2020-05-17 11:19 UTC, BT
Details
GIMX live ebuild (gimx-9999.ebuild,1.99 KB, text/plain)
2020-05-17 11:20 UTC, BT
Details

Note You need to log in before you can comment on or make changes to this bug.
Description BT 2017-09-15 14:22:45 UTC
Game Input MultipleXer allows the control of a video game console with a mouse, keyboard, or joystick, by emulating a game controller.

I'm currently using GIMX to allow the use of a Logitech Driving Force GT racing wheel with a PS4. The Driving Force GT is only supported on the PS2/3 and PC, but GIMX allows it to work with the PS4 by emulating a Logitech G29 racing wheel.

USB input devices such as racing wheels require a USB adapter to load the firmware of the emulated device. The adapter can be purchased from the GIMX website, or one can be easily built. GIMX can also work with Bluetooth input devices.
Comment 1 BT 2017-09-15 14:23:38 UTC
Created attachment 494706 [details]
GIMX git ebuild
Comment 2 BT 2017-09-15 14:24:19 UTC
Created attachment 494708 [details]
GIMX 6.8 ebuild
Comment 3 BT 2017-09-15 14:24:47 UTC
Created attachment 494710 [details]
GIMX udev rule file
Comment 4 BT 2017-09-21 02:59:36 UTC
Created attachment 495718 [details]
GIMX git ebuild

Update to silence repoman warnings.
- Shorten DESCRIPTION to 80 characters or less
- Install libraries into correct lib32/lib64 directory
- Inherit wxwidgets eclass and set WX_GTK_VER, bug #305469
- Depend on virtual/libusb instead of dev-libs/libusb
- Specify slots for sys-libs/ncurses, virtual/libusb and x11-libs/wxGTK
Comment 5 BT 2017-09-21 03:00:03 UTC
Created attachment 495720 [details]
GIMX 6.8 ebuild
Comment 6 BT 2017-10-02 14:12:01 UTC
Created attachment 497416 [details]
GIMX 6.9 ebuild

- GIMX 6.9 version bump
Comment 7 BT 2017-10-29 06:25:02 UTC
Created attachment 500622 [details]
GIMX 6.10 ebuild

- GIMX 6.10 version bump
Comment 8 BT 2017-11-22 05:30:47 UTC
Created attachment 505598 [details]
GIMX 6.11 ebuild

- GIMX 6.11 version bump
Comment 9 BT 2018-02-02 09:46:53 UTC
Created attachment 517544 [details]
GIMX git ebuild

- Install more libraries into correct lib32/lib64 directory
Comment 10 BT 2018-02-17 11:59:05 UTC
Created attachment 519886 [details]
GIMX 7.2 ebuild

- GIMX 7.2 version bump
- Sync with git ebuild
- Update SRC_URI to use new archive which now includes all git sub-modules
- MY_ variables are no longer needed
Comment 11 BT 2018-02-18 06:47:31 UTC
Created attachment 519918 [details]
GIMX git ebuild

- MY_ variables are no longer needed
- append '-git' to version number
Comment 12 BT 2018-05-08 01:12:09 UTC
Created attachment 530394 [details]
GIMX 7.3 ebuild

- GIMX 7.3 version bump
Comment 13 BT 2018-10-24 07:09:39 UTC
Created attachment 552676 [details]
GIMX live ebuild

- Sync live and versioned ebuild
Comment 14 BT 2018-10-24 07:10:28 UTC
Created attachment 552678 [details]
GIMX 7.9 ebuild

- Sync live and versioned ebuild
Comment 15 BT 2019-01-18 06:07:39 UTC
Created attachment 561918 [details]
GIMX live ebuild

- Add dev-embedded/avrdude to RDEPEND. Required for gimx-loader.
Comment 16 BT 2019-01-18 06:08:12 UTC
Created attachment 561920 [details]
GIMX 7.9 ebuild
Comment 17 BT 2020-05-17 11:19:42 UTC
Created attachment 639804 [details]
GIMX 8.0 ebuild
Comment 18 BT 2020-05-17 11:20:14 UTC
Created attachment 639806 [details]
GIMX live ebuild