c80f903cf8
Fix build with Microsoft Visual C++, Fix gfxhook and felica issue ( #48 )
...
I just wanna say that It is a SHAME that a Windows ONLY project was not able to build without MINGW
Also where's the missing `3mpxsc.h` in diva hook?
This also fixes the window size issue from hook_CreateWindowExA in gfxhook
And Fixes felica issue as described in #45
Reviewed-on: Dniel97/segatools#48
Reviewed-by: Dniel97 <dniel97@noreply.gitea.tendokyu.moe >
Co-authored-by: GEEKiDoS <geek_ds@foxmail.com >
Co-committed-by: GEEKiDoS <geek_ds@foxmail.com >
2024-11-11 16:28:24 +00:00
ceb2b63e8b
Modify host header in HTTP requests to bypass domain censorship in China. ( #34 )
...
Co-authored-by: Sanheiii <35133371+Sanheiii@users.noreply.github.com >
Reviewed-on: Dniel97/segatools#34
Co-authored-by: Sanhei <sanhei@noreply.gitea.tendokyu.moe >
Co-committed-by: Sanhei <sanhei@noreply.gitea.tendokyu.moe >
2024-11-11 16:24:33 +00:00
83840e0a87
dns: add new WAHLAP url blocked ( #49 )
...
Reviewed-on: Dniel97/segatools#49
Co-authored-by: zaphkito <zaphkito@noreply.gitea.tendokyu.moe >
Co-committed-by: zaphkito <zaphkito@noreply.gitea.tendokyu.moe >
2024-11-10 20:47:40 +00:00
e50d6d8ebc
Merge pull request 'Throw fatal when vfs option configured but invalid' ( #47 ) from Bottersnike/segatools:feat/vfs-validation into develop
...
Reviewed-on: Dniel97/segatools#47
2024-11-05 16:36:43 +00:00
e1a47cf365
Throw fatal when vfs option configured but invalid
2024-11-04 22:55:15 +00:00
8fc24503c8
diva, fgo: added gfx, close #46
2024-11-03 23:00:43 +01:00
892eb2b859
idz, idac, swdc: fixed rumble effect
2024-10-29 22:06:07 +01:00
66317a0054
bump capnhook rev to include serial fixes
2024-10-11 07:32:22 +02:00
8c24e04900
Merge pull request 'printer: Add setting to configure "printing time"' ( #39 ) from Haruka/segatools:printerdelay into develop
...
Reviewed-on: Dniel97/segatools#39
2024-10-04 12:53:26 +00:00
3bb9404a38
printer: add the default waitTime setting to config
2024-10-04 11:43:34 +02:00
6819963f06
Merge branch 'refs/heads/develop' into printerdelay
2024-10-03 12:12:59 +02:00
36849bd09a
Merge branch 'feature/ffb' into develop
2024-09-30
2024-09-30 23:23:23 +02:00
5f817c8a36
swdc: minor improvements
2024-09-30 23:17:37 +02:00
259b763a13
idz: add ffb and led emulation
2024-09-30 23:10:16 +02:00
2251585ef0
swdc: add ffb and led emulation
2024-09-30 20:23:28 +02:00
c06bb408e7
idac: add ffb emulation
2024-09-30 18:50:46 +02:00
53fb8c28ea
Merge pull request 'kemono: only load I/O dll inside amdaemon' ( #38 ) from Haruka/segatools:kemonofr64bit into develop
...
Reviewed-on: Dniel97/segatools#38
2024-09-28 13:36:06 +00:00
33452394e6
kemono: also only load aimeio dll in x64 process
2024-09-27 17:50:40 +02:00
4fa9abffe8
printer: add ability to delay printing
2024-09-27 11:06:18 +02:00
88a5bdcd14
kemono: only load I/O dll inside amdaemon
2024-09-26 11:52:00 +02:00
bb773a63ce
Merge pull request 'Kemono Friends support / 32-bit CHC300 support' ( #36 ) from Haruka/segatools:kemonofr into develop
...
Reviewed-on: Dniel97/segatools#36
2024-09-21 15:12:05 +00:00
25e79f87c2
Merge pull request 'felica: fix rare card scan error (correct PMm)' ( #33 ) from zaphkito/segatools:develop into develop
...
Reviewed-on: Dniel97/segatools#33
2024-09-21 15:10:28 +00:00
79592514ba
fgo: fix printer
2024-09-20 11:14:41 +02:00
cdfd3bf655
kemono: not sure why that went missing
2024-09-20 11:09:21 +02:00
f6c12fd230
kemono: Pre-generate printer firmware files
2024-09-19 13:46:49 +02:00
86556ed2c8
kemono: Update start.bat
2024-09-16 14:29:49 +02:00
9de48dd6ce
kemono: flip declarations
2024-09-13 16:52:55 +02:00
d257887f6e
kemono: fix packagefile again
2024-09-12 13:29:17 +02:00
3eef5dd209
kemono: fix LED board check error
2024-09-12 13:25:38 +02:00
599d5e3211
kemono: fix LED hooking, add button LEDs
2024-09-12 13:25:19 +02:00
f18d074c5f
kemono: add missed declarations
2024-09-12 12:50:57 +02:00
6bd1bce419
kemono: mention in readme
2024-09-12 12:50:51 +02:00
96bdacfa7c
kemono: remove old amdaemon workaround
2024-09-12 12:40:57 +02:00
d4bb7b6e0e
kemono: correct keychip IP range
2024-09-12 12:40:10 +02:00
70ac873d11
kemono: add to package creation
2024-09-12 12:39:42 +02:00
068651b6fa
kemono: add support
2024-09-11 13:31:23 +02:00
84e9ed3c9a
felica: fix rare card scan error (cucorrect PMm)
...
from real aime card with official card reader
2024-08-31 13:57:18 +00:00
c827b4c212
Merge pull request 'add almost full vfd implementation' ( #31 ) from Haruka/segatools:vfd into develop
...
Reviewed-on: Dniel97/segatools#31
Reviewed-by: Dniel97 <dniel97@noreply.gitea.tendokyu.moe >
2024-08-24 21:56:38 +00:00
26624f25b1
hide default vfd ports from configs
2024-08-24 11:14:13 +02:00
824bc9abda
default vfd port number to zero (use game-specific port)
2024-08-23 17:24:47 +02:00
cc5b87b559
add vfd settings to docs
2024-08-23 17:23:59 +02:00
e6794807a6
add default port fallback for vfd
2024-08-23 17:20:05 +02:00
54cbbffae9
add almost full vfd implementation
2024-08-23 16:30:22 +02:00
ac0f9f0587
aime firmware fix, mu3 keybinding fix
2024-08-21 15:13:09 +02:00
0061158188
printer: changed filename for holo cards
2024-08-20
2024-08-20 13:40:47 +02:00
c535f18e40
added support for tokyo
2024-08-20 13:32:35 +02:00
c91c7db3c7
renamed [gpio] dipsw settings to [system]
2024-08-20 10:48:08 +02:00
6a4cae1165
Merge pull request 'Add bounds checking for D3D9 adapter number' ( #29 ) from Bottersnike/segatools:fix/adapter_range into develop
...
Reviewed-on: Dniel97/segatools#29
2024-08-19 13:54:58 +00:00
383039e16e
Add bounds checking for D3D9 adapter number
2024-08-17 21:17:23 +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