Commit Graph

50 Commits

Author SHA1 Message Date
b9fd59fd70 idz: added fullscreen patch by @Felix (again) 2023-11-20 18:04:45 +01:00
a2db39c58c fgo: fgohook finally added
Credits:
- Coburn
- domeori
- Mitsuhide
- OLEG
- rakisaionji
2023-11-11 23:05:11 +01:00
d521eeb43e idz, idac, swdc: Added separate pedals config, better XInput controls
- Configure separate pedals which are not part of the steering wheel (base)
 - It is now possible to have a different steering wheel, pedal and shifter brand all connected to 3 different USB ports
- XInput does not have a deadzone at the end of the max steering anymore and the `restrict` setting works as intended
2023-10-05 00:46:54 +02:00
a4bd570cfc chusan, mai2, mu3, swdc: removed emoney config 2023-10-05 00:35:55 +02:00
31203daa09 idz, idac, swdc: fixed restrict config setting 2023-09-05 00:24:43 +02:00
80718104f6 swdc: updated config, fixed start.bat 2023-09-05 00:23:17 +02:00
eb2eef927a idac: added left and right button mapping 2023-09-04 23:31:52 +02:00
9bef9e49f8 swdc: added aime firm to config_hook.json 2023-09-04 02:05:37 +02:00
d5a551482b idac: mapped left and right thumbstick to dpad left and right 2023-09-04 02:04:42 +02:00
49f729c501 idz, idac, swdc: switched to [xinput] config instead of [io] 2023-09-04 02:03:31 +02:00
91f69beae6 idac: fixed config error 2023-08-30 02:24:02 +02:00
51b11469d0 added aimeGen as default instead of feliciaGen 2023-08-29 22:57:04 +02:00
f0dc51d01e idac: added config_hook.json 2023-08-29 20:03:33 +02:00
ca4a8bd84d idz, idac, swdc: Added deadzone config 2023-08-29 02:22:05 +02:00
f6e961d4f4 Removed -f from start.bat and fixed idz 2023-08-29 00:49:58 +02:00
97234f26d7 cm, chusan, mai2, mu3, swdc: added emoney config 2023-08-15 22:02:38 +02:00
608c9ac1a6 chusan, cm, mai2, mu3: Added dipSw support and highBaudrate AiMe 2023-08-15 17:28:19 +02:00
3dc2ec6e69 idac, idz, swdc: Fixed DInput brake/accel, added cubic steering 2023-08-15 17:20:27 +02:00
600f795104 disable dipsw by default 2023-07-14 01:07:22 +02:00
0ee081ca1b mai2: segatools added 2023-07-14 01:00:28 +02:00
01be6ee33c cardmaker: hook, touch screen hook added
Thanks @domeori https://dev.s-ul.net/domeori/segatools/-/tree/mr-imports
2023-07-14 00:59:24 +02:00
2a6a8bf8b2 chusan: added chusanhook, led board fix, config added
credits go to @domeori https://dev.s-ul.net/domeori/segatools/-/tree/mr-imports
2023-07-14 00:58:02 +02:00
90a6f1be7c mu3: coin input added 2023-07-14 00:54:30 +02:00
ec072667b3 swdc: first segatools added 2023-07-14 00:52:50 +02:00
c27ef9674d idac: added dipswitch support (beta) 2023-07-14 00:41:23 +02:00
da97d23b51 idac: first segatools support 2023-06-29 11:27:52 +02:00
555784258a idac: test 2023-04-23 16:13:51 +02:00
29ca2dfa7b Wacca: Add toggle for LED board hooks 2023-02-13 03:08:41 -05:00
edd85ee818 add half-working CXB support 2023-02-13 03:08:41 -05:00
809b0d5006 fix chuni subnet 2023-02-13 03:08:40 -05:00
376dad0bc8 Add carolhook for Wonderland Wars 2023-02-13 03:08:40 -05:00
729a7ec280 Add led support for mercuryio.dll 2023-02-13 03:08:40 -05:00
9231ed9958 reflect wacca's actual subnet, game doesn't seem to care either way though 2023-02-13 03:08:40 -05:00
5f4b3a0fe5 added ongeki build 2023-02-13 03:07:38 -05:00
25a532347b non-working coin insert emulation 2023-02-13 03:07:37 -05:00
1964fa766f Added d3d11 hook, better touch naming 2023-02-13 03:07:37 -05:00
3c803e2db4 changed default vol buttons to up and down
because that's what a sane person would set them to
2023-02-13 03:07:37 -05:00
aa2e93faa3 update wacca start.bat to more closely mirror official game.bat 2023-02-13 03:07:37 -05:00
0928d4342b update dist start.bat for wacca 2023-02-13 03:07:37 -05:00
12b523ad9f + vol btns, / test and service remap, - gfx hook 2023-02-13 03:07:37 -05:00
08832ea140 Added wacca stub code 2023-02-13 03:07:36 -05:00
Tau
9bbcac6536 Document IO DLL configuration 2021-12-27 20:55:10 -05:00
43428a6502 Add support for specifing monitor number for dx9 games 2020-06-06 22:27:07 +02:00
e97f6b5d8d platform/vfs.c: add option path redirection
Optional for now, since not all games or configurations may need it.
It may be better eventually to refactor hooklib/path.c to allow for
static path remapping, to minimize boilerplate code around the functions.
2019-12-22 18:27:19 +01:00
Tau
e62957c4d5 Add INI comments for Chunithm IO config 2019-11-27 21:14:44 -05:00
Tau
9ac573801a idzio: Adjust and document [io3] restrict= setting 2019-11-24 18:44:39 -05:00
Tau
65eda2a9f1 Uncomment default subnet INI setting
The default value being commented out is no doubt a great source
of confusion whenever somebody attempts to edit it without
realizing that it is a comment.
2019-11-24 12:46:40 -05:00
5b50824e2f Added more controller options to idzio
Add axis reversal for dinput and single stick steering for xinput.
2019-11-22 00:59:08 +00:00
862dcd224e Update start.bat make it convenient for everyone to run it as Administrator 2019-11-08 10:54:59 +08:00
Tau
391b6f7770 Add sample config files and startup scripts 2019-11-06 22:20:07 -05:00