mirror of
https://gitea.tendokyu.moe/TeamTofuShop/segatools.git
synced 2026-09-22 22:37:59 +03:00
31c184adf7bb5b9f97a2c924262f9b55d97f5196
User can debug their Unity game with dnspy and other debugger, it needn't patch mono.dll. most code is copied&modified from [UnityDoorstop](https://github.com/NeighTools/UnityDoorstop/blob/master/src/bootstrap.c#L328) currently it work on SDEZ/SDDT <details> <summary>How to debug and breakpoint Unity game (For example SDDT)</summary> 1. Modify segatools.ini and set `enableDebug` and `debugAddress`  2. Inject mu3 with hook dll  3. dnspy connect unity  4. open Modules tab and double click Assembly-CSharp.dll, yeah, now you can add breakpoints now.  </details> and make unity_config.target_assembly is optional if we just want to debug unity. Now PR is ready to code review and merge into upstream. Reviewed-on: https://gitea.tendokyu.moe/TeamTofuShop/segatools/pulls/99 Co-authored-by: MikiraSora <mikirasora0409@126.com> Co-committed-by: MikiraSora <mikirasora0409@126.com>
Segatools
Version: 2026-04-06
Loaders and hardware emulators for SEGA games that run on the Nu and ALLS platforms.
List of supported games
- ALL.Net P-ras MULTI Version 3
- starting from ALL.Net P-ras MULTI Version 3 1.01
- Card Maker
- starting from Card Maker
- CHUNITHM
- up to CHUNITHM PARADISE LOST
- starting from CHUNITHM NEW!!
- crossbeats REV.
- up to crossbeats REV. SUNRISE
- Eiketsu Taisen (英傑大戦)
- starting from Sanzensekai no Hadou (三千世界の波動)
- Fate/Grand Order
- Fate/Grand Order Arcade
- Hatsune Miku: Project DIVA Arcade
- up to Future Tone
- Initial D
- Initial D Arcade Stage Zero
- Initial D THE ARCADE (up to Season 3)
- Kemono Friends
- Kemono Friends 3: Planet Tours
- maimai DX
- starting from maimai DX
- Mario & Sonic
- Mario & Sonic at the Tokyo 2020 Olympics Arcade
- O.N.G.E.K.I.
- starting from O.N.G.E.K.I.
- Sangokushi Taisen (三国志大戦)
- starting from 1.01
- SEGA World Drivers Championship
- SEGA World Drivers Championship 2019
- WACCA
- starting from WACCA
End-users
For setup and configuration guides, refer to the dedicated documents available for each game, see the links in the previous section.
Contributors
If you are/want to be a contributor of any kind, e.g. new features, bug fixes, documentation improvements, ..., please read the contributing documentation, first.
Developers
For development setup and instructions how to build the project, refer to the dedicated development documentation.
Languages
C
96.6%
Meson
1.8%
Makefile
0.8%
Python
0.3%
Batchfile
0.2%
Other
0.2%