Commit Graph

594 Commits

Author SHA1 Message Date
Hay1tsme b458dbd3c2 Merge branch 'master' of https://dev.s-ul.net/Hay1tsme/segatools 2023-02-13 03:11:50 -05:00
Hay1tsme 18a7165eaf fix zips not updating on build 2023-02-13 03:08:41 -05:00
Hay1tsme d34288f051 update docker build system 2023-02-13 03:08:41 -05:00
Hay1tsme 29ca2dfa7b Wacca: Add toggle for LED board hooks 2023-02-13 03:08:41 -05:00
Hay1tsme 54089a592f mercuryhook-touch: Zero buffers before writing them to the uart 2023-02-13 03:08:41 -05:00
Hay1tsme edd85ee818 add half-working CXB support 2023-02-13 03:08:41 -05:00
Hay1tsme 60eddedccf vscode settings.json cleanup 2023-02-13 03:08:41 -05:00
Hay1tsme f0b307e120 add hooklib for external functions loaded via getprocaddress 2023-02-13 03:08:41 -05:00
Hay1tsme 69f3c380f3 fix billingType 2023-02-13 03:08:41 -05:00
Hay1tsme 8b58116f25 platform: make billing type configurable 2023-02-13 03:08:40 -05:00
Hay1tsme 809b0d5006 fix chuni subnet 2023-02-13 03:08:40 -05:00
Hay1tsme 376dad0bc8 Add carolhook for Wonderland Wars 2023-02-13 03:08:40 -05:00
Hay1tsme 04ca905467 remove image after compile to save space 2023-02-13 03:08:40 -05:00
Hay1tsme 5f51699c78 mercury: fix coin counter (thanks Raki!) 2023-02-13 03:08:40 -05:00
Hay1tsme 929ea862ca wacca: io is now part of mercuryhook.dll 2023-02-13 03:08:40 -05:00
xpeng 729a7ec280 Add led support for mercuryio.dll 2023-02-13 03:08:40 -05:00
Hay1tsme 799f6f889d Wacca: UNTESTED coin addition fix 2023-02-13 03:08:40 -05:00
Hay1tsme 9231ed9958 reflect wacca's actual subnet, game doesn't seem to care either way though 2023-02-13 03:08:40 -05:00
Hay1tsme 0c74c1603f Wacca: Coins insert, but releaseing the button inserts 15 2023-02-13 03:08:40 -05:00
Hay1tsme cbce2b8084 Add Bemani Witch's felica fix 2023-02-13 03:08:40 -05:00
Hay1tsme 5f4b3a0fe5 added ongeki build 2023-02-13 03:07:38 -05:00
Hay1tsme 9c042e553e small logging improvement 2023-02-13 03:07:38 -05:00
Hay1tsme e8e2408897 cleaned up touch emu code a bit 2023-02-13 03:07:37 -05:00
Hay1tsme 25a532347b non-working coin insert emulation 2023-02-13 03:07:37 -05:00
Hay1tsme 1964fa766f Added d3d11 hook, better touch naming 2023-02-13 03:07:37 -05:00
Felix Anderson 50884d5b19 gfxhook: Fix imports 2023-02-13 03:07:37 -05:00
Felix Anderson db5b264155 gfxhook: Fix some clang-tidy warnings 2023-02-13 03:07:37 -05:00
Felix Anderson 0702c306a6 gfxhook: Fix MSVC build 2023-02-13 03:07:37 -05:00
Felix Anderson 7c90a79f69 gfxhook/gfx.c: Remove unused self parameter 2023-02-13 03:07:37 -05:00
Felix Anderson b6274f71a5 gfxhook/d3d9.c: Add Direct3D 9 Ex hook 2023-02-13 03:07:37 -05:00
Felix Anderson 0443a985bd wip: move gfx to gfxhook, some borderless window stuff 2023-02-13 03:07:37 -05:00
Felix Anderson dc85ee3d29 Draft: hooklib/gfx/dxgi.c: Delegate IDXGIFactory hook selection to helper method 2023-02-13 03:07:37 -05:00
Felix Anderson 4854170817 Draft: hooklib/gfx/dxgi.c: Add CreateDXGIFactory2 hook 2023-02-13 03:07:37 -05:00
Felix Anderson 0f2f3f5dac idzhook: Force framed window for ServerBox.exe in graphics hook 2023-02-13 03:07:37 -05:00
Felix Anderson b6f1ca6437 hooklib: Add D3D11 and DXGI graphics hooks
IDZ only supports D3D11 and Ongeki/Unity uses D3D11 by default.

This also includes a window hook and fullscreen fix for problematic
games (I am looking at you IDZ).
2023-02-13 03:07:37 -05:00
Felix Anderson 6576af5a86 util/lib.c: Add module file path utility 2023-02-13 03:07:37 -05:00
Hay1tsme 3c803e2db4 changed default vol buttons to up and down
because that's what a sane person would set them to
2023-02-13 03:07:37 -05:00
Hay1tsme aa2e93faa3 update wacca start.bat to more closely mirror official game.bat 2023-02-13 03:07:37 -05:00
Hay1tsme 0928d4342b update dist start.bat for wacca 2023-02-13 03:07:37 -05:00
Hay1tsme cde1781b53 it finally, FINALLY works 2023-02-13 03:07:37 -05:00
Hay1tsme 3628395a9c WACCA Console - Touch : Success 2023-02-13 03:07:37 -05:00
Hay1tsme d633cb9838 switched uint8_t -> bool in input, no pressure sense 2023-02-13 03:07:37 -05:00
Hay1tsme 315a272a03 crash is fixed, new touch board dip sw error 2023-02-13 03:07:37 -05:00
Hay1tsme 6c7114f6a2 whoops, at least it compiles now 2023-02-13 03:07:37 -05:00
Hay1tsme 85461cadc6 added code for auto scanning, but it crashes... 2023-02-13 03:07:37 -05:00
Hay1tsme 12b523ad9f + vol btns, / test and service remap, - gfx hook 2023-02-13 03:07:37 -05:00
Hay1tsme 3f41eb5b31 IO device shows as connected, no auto read tho 2023-02-13 03:07:37 -05:00
Hay1tsme 2e7c7c1fe0 added werror, slider doesn't freeze the game 2023-02-13 03:07:37 -05:00
Hay1tsme f4e151c4ef broke everything do not use 2023-02-13 03:07:37 -05:00
Hay1tsme 72c4c09caa added touch emulator 2023-02-13 03:07:36 -05:00