Dniel97
4e58d3b9a2
added game specific devices documentation
2024-06-23 21:04:08 +02:00
Dniel97
b0f307f427
Fixed option loading, thanks @Hay1tsme, close #16
2024-06-09 00:50:54 +02:00
Dniel97
7aa996193c
Merge pull request 'dns: added CHN DNS block' ( #17 ) from zaphkito/segatools:develop into develop
...
Reviewed-on: https://gitea.tendokyu.moe/Dniel97/segatools/pulls/17
2024-05-20 19:59:37 +00:00
zaphkito
9353c9872f
dns: added CHN DNS block
2024-05-19 09:37:57 +00:00
Dniel97
d8b3d41809
mu3: hotfix for calling mu3_io_led_set_colors
2024-05-16 08:10:05 +02:00
Dniel97
3bfb046afc
mu3, chusan: improved library doc
2024-05-15 21:42:15 +02:00
Dniel97
9fe98b227b
mu3: added lights hook
2024-05-12 22:06:37 +02:00
Dniel97
b77ce7b457
io3: added basic rotary input support
2024-05-12 19:39:56 +02:00
Dniel97
517469a60c
switched to new capnhook, updated unityhook, added LED 15093 to MU3
2024-05-12 19:37:30 +02:00
Dniel97
1069cfee26
Merge pull request 'dns: amlog hook & subdomain wildcard parse' ( #14 ) from Yusen0727/segatools:fix/amlog-dns-hook into develop
...
Reviewed-on: https://gitea.tendokyu.moe/Dniel97/segatools/pulls/14
2024-05-10 04:09:34 +00:00
Dniel97
d3a0faa530
Merge pull request 'unityhook: check for new entrypoint' ( #15 ) from Yusen0727/segatools:fix/new-doorstop-entrypoint into develop
...
Reviewed-on: https://gitea.tendokyu.moe/Dniel97/segatools/pulls/15
2024-05-10 04:04:01 +00:00
arcfox
00b3d5b7bb
unityhook: check for new entrypoint
...
The new entrypoint has been introduced in UnityDoorstop 4.1.0,
which is used by BepInEx 5.4.23.
This commit check for new entrypoint to support new version
of BepInEx.
2024-05-10 08:24:53 +08:00
arcfox
04fcd0d09a
dns: amlog hook & subdomain wildcard parse
2024-05-09 15:02:22 +08:00
Dniel97
25e954fb55
Merge pull request 'print vfd message instead of dump hex' ( #13 ) from Sucareto/segatools:develop into develop
...
Reviewed-on: https://gitea.tendokyu.moe/Dniel97/segatools/pulls/13
2024-04-29 19:48:35 +00:00
Dniel97
a8c6ac70e4
Merge pull request '[unity] Fix Unity config path' ( #12 ) from beerpsi/segatools:fix/unity/wrong-config-path into develop
...
Reviewed-on: https://gitea.tendokyu.moe/Dniel97/segatools/pulls/12
2024-04-29 19:41:53 +00:00
Dniel97
eb1ec0e261
idac: updated start.bat script
2024-04-29 21:34:30 +02:00
Sucareto
482a6e530a
print vfd message
2024-04-30 02:19:10 +08:00
beerpsi
65173e1fa6
[unity] Fix Unity config path
2024-04-29 23:12:10 +07:00
beerpsi
4041844ea9
mai2/mu3/cm: Integrate UnityDoorstop with segatools ( #11 )
...
[UnityDoorstop](https://github.com/NeighTools/UnityDoorstop ) is a tool to execute managed code (.NET DLLs) before Unity does, useful for modding frameworks such as BepInEx.
This PR integrates parts of its code into segatools, so loading BepInEx is as simple as adding 2 lines to `segatools.ini`:
```ini
[unity]
targetAssembly=BepInEx\core\BepInEx.Preloader.dll
```
This PR also factors out the Unity path redirection hooks to its own module.
Reviewed-on: https://gitea.tendokyu.moe/Dniel97/segatools/pulls/11
Co-authored-by: beerpsi <beerpsi@duck.com>
Co-committed-by: beerpsi <beerpsi@duck.com>
2024-04-15 19:30:28 +00:00
Dniel97
47a65e5e51
fixed aime LED firmware
2024-03-17 14:20:13 +01:00
Dniel97
774a639bb7
cxb: fixed configs
2024-03-14 00:14:51 +01:00
Dniel97
097b74d849
cxb: server support added, bugfixes, thanks @Midorica
2024-03-13 21:40:25 +01:00
Dniel97
2590e749ca
config bugfixes
2024-03-07 15:46:43 +01:00
Dniel97
9c66488906
added Move/Replace/Delete hooks
...
- fixes FGO not correctly switching `START UP MODE`
- fixes SWDC not correctly switching `CABINET SETTING`
2024-02-27 16:54:12 +01:00
Dniel97
f570869946
fixed AMFS path redirect with no E:/ drive present
2024-02-27 16:49:27 +01:00
Dniel97
629ded4018
added AimePay, E-MONEY DNS redirects
2024-02-25 19:03:05 +01:00
Dniel97
ca36a879cb
updated README and added "AM Daemon" window name
2024-02-22 19:12:18 +01:00
Dniel97
ae199502e8
fixed amfs/appdata redirects
2024-02-22 12:02:32 +01:00
Dniel97
e40e1dffe3
improved all segatools.ini
configs
2024-02-21 21:58:44 +01:00
Dniel97
56e971c6a4
changed default operator buttons to F1, F2 and F3 and fixed subnets
2024-02-06 13:01:26 +01:00
Dniel97
3e9303e043
fgo: ups forgot to add it to Package.mk
2024-02-06 12:34:39 +01:00
Dniel97
451a7ec49d
added VFD toggle to config
2024-02-06 12:34:11 +01:00
Dniel97
dae3018411
doc: added develop dongle hint
2024-01-27 23:10:59 +01:00
Dniel97
cadf20040c
swdc: fixed dinput buttons
2024-01-17 15:52:41 +01:00
Dniel97
cc0b6b0953
swdc: fixed steering wheel buttons, improved start.bat
2024-01-16 17:56:24 +01:00
Dniel97
0affc96e3e
small optimizations
2024-01-16 17:54:06 +01:00
Dniel97
a8bd98706f
Merge pull request 'fix(netenv): Print IP addresses properly' ( #4 ) from beerpsi/segatools:fix/print-ip-addresses-properly into develop
...
Reviewed-on: https://gitea.tendokyu.moe/Dniel97/segatools/pulls/4
2024-01-08 18:26:51 +00:00
beerpsi
aa2184f947
Merge branch 'develop' into fix/print-ip-addresses-properly
2024-01-07 18:36:04 +00:00
beerpsi
d0165b1eb0
fix(netenv): Print IP addresses properly
2024-01-08 01:34:55 +07:00
Dniel97
477dad2667
Merge branch 'chuniio' into develop
2023-12-27 19:29:55 +01:00
Dniel97
63320f8456
Merge pull request 'fix chunihook' ( #2 ) from CrazyRedMachine/segatools:chuniio into chuniio
...
Reviewed-on: https://gitea.tendokyu.moe/Dniel97/segatools/pulls/2
2023-12-27 15:14:07 +00:00
926493290b
fix chunihook
2023-12-26 06:47:19 -05:00
Dniel97
f4a3a5f78d
optimized meson.build to decrease filesize
2023-12-25 15:55:43 +01:00
Dniel97
f5f275c8e9
chuniio: fixed individual IR notes
2023-12-25 15:12:25 +01:00
Dniel97
b38dea23ac
chu2to3: fixed docker compilation, bugfixes
2023-12-25 15:03:44 +01:00
Dniel97
16bbd87c73
Merge pull request 'Include chu2to3 engine' ( #1 ) from CrazyRedMachine/segatools:chuniio into chuniio
...
Reviewed-on: https://gitea.tendokyu.moe/Dniel97/segatools/pulls/1
2023-12-25 14:02:33 +00:00
ee414d122b
Include chu2to3 engine
2023-12-24 08:33:30 -05:00
Dniel97
d4372fa5c2
chuniio: use HRESULT instead of int for chuni_io_led_init()
2023-12-21 00:45:41 +01:00
Dniel97
ac9b889d71
chusan/chuni: tower LEDs added
2023-12-19 14:40:02 +01:00
Dniel97
3bf223c04e
chusan: fixed SP/CVT switching
2023-12-19 13:45:06 +01:00