Commit Graph

17 Commits

Author SHA1 Message Date
e850346b79 renamed start.bat to launch.bat 2025-03-02 00:25:15 +01:00
8fc24503c8 diva, fgo: added gfx, close #46 2024-11-03 23:00:43 +01:00
37c26ecadb chuniio: Add OpeNITHM LED protocol support (#26)
This commit basically copy-pastes the last commits from https://dev.s-ul.net/VeroxZik/segatools/-/commits/master to add OpenITHM LED support. Doesn't need to edit segatools.ini because the relevant config lines are already there for some reason.

Tested with my OpenITHM controller and behaves exactly like the other fork.

Reviewed-on: Dniel97/segatools#26
Co-authored-by: d4nin3u <d4nin3u@gmail.com>
Co-committed-by: d4nin3u <d4nin3u@gmail.com>
2024-08-06 21:35:51 +00:00
9fe98b227b mu3: added lights hook 2024-05-12 22:06:37 +02:00
e40e1dffe3 improved all segatools.ini configs 2024-02-21 21:58:44 +01:00
56e971c6a4 changed default operator buttons to F1, F2 and F3 and fixed subnets 2024-02-06 13:01:26 +01:00
8ebdf67d6e chuni/chusan: added LED output to DLLs (will break most DLLs)
Credits: somewhatlurker, skogaby
https://dev.s-ul.net/skogaby/segatools/-/blob/ongeki-15093/
2023-12-19 12:48:33 +01:00
ed042176d7 chusan: ledport changed to COM5, fixes VFD 2023-12-17 20:17:26 +01:00
8b1d0cfefa LED board improvements and cleanup 2023-11-25 23:00:05 +01:00
809b0d5006 fix chuni subnet 2023-02-13 03:08:40 -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
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
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