Commit Graph

12 Commits

Author SHA1 Message Date
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: Dniel97/segatools#11
Co-authored-by: beerpsi <beerpsi@duck.com>
Co-committed-by: beerpsi <beerpsi@duck.com>
2024-04-15 19:30:28 +00:00
ca36a879cb
updated README and added "AM Daemon" window name 2024-02-22 19:12:18 +01: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
451a7ec49d
added VFD toggle to config 2024-02-06 12:34:11 +01:00
8c12853051
cm: disabled coin selector AS6DB 2023-11-30 00:02:00 +01:00
a4bd570cfc
chusan, mai2, mu3, swdc: removed emoney config 2023-10-05 00:35:55 +02:00
51b11469d0
added aimeGen as default instead of feliciaGen 2023-08-29 22:57:04 +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
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