e8e2408897
cleaned up touch emu code a bit
2023-02-13 03:07:37 -05:00
25a532347b
non-working coin insert emulation
2023-02-13 03:07:37 -05:00
1964fa766f
Added d3d11 hook, better touch naming
2023-02-13 03:07:37 -05:00
50884d5b19
gfxhook: Fix imports
2023-02-13 03:07:37 -05:00
db5b264155
gfxhook: Fix some clang-tidy warnings
2023-02-13 03:07:37 -05:00
0702c306a6
gfxhook: Fix MSVC build
2023-02-13 03:07:37 -05:00
7c90a79f69
gfxhook/gfx.c: Remove unused self parameter
2023-02-13 03:07:37 -05:00
b6274f71a5
gfxhook/d3d9.c: Add Direct3D 9 Ex hook
2023-02-13 03:07:37 -05:00
0443a985bd
wip: move gfx to gfxhook, some borderless window stuff
2023-02-13 03:07:37 -05:00
dc85ee3d29
Draft: hooklib/gfx/dxgi.c: Delegate IDXGIFactory hook selection to helper method
2023-02-13 03:07:37 -05:00
4854170817
Draft: hooklib/gfx/dxgi.c: Add CreateDXGIFactory2 hook
2023-02-13 03:07:37 -05:00
0f2f3f5dac
idzhook: Force framed window for ServerBox.exe in graphics hook
2023-02-13 03:07:37 -05:00
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
6576af5a86
util/lib.c: Add module file path utility
2023-02-13 03:07:37 -05:00
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
aa2e93faa3
update wacca start.bat to more closely mirror official game.bat
2023-02-13 03:07:37 -05:00
0928d4342b
update dist start.bat for wacca
2023-02-13 03:07:37 -05:00
cde1781b53
it finally, FINALLY works
2023-02-13 03:07:37 -05:00
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
2e7c7c1fe0
added werror, slider doesn't freeze the game
2023-02-13 03:07:37 -05:00
f4e151c4ef
broke everything do not use
2023-02-13 03:07:37 -05:00
72c4c09caa
added touch emulator
2023-02-13 03:07:36 -05:00
Hay1tsme
82f6daf2c6
LED board done
2023-02-13 03:07:36 -05:00
Hay1tsme
93db71df54
changed everything and nothing
2023-02-13 03:07:36 -05:00
1a225822ce
fixed messed up guid on elisabeth.h
2023-02-13 03:07:36 -05:00
Hay1tsme
fe9f78b016
removed prints, added phantom device
2023-02-13 03:07:36 -05:00
40ce4d1bb3
added setupapi hook to elisabeth
2023-02-13 03:07:36 -05:00
Hay1tsme
31d1ffe24f
Set up hooks for GetProcAddress and LoadLibraryW
2023-02-13 03:07:36 -05:00
040b9f8dcf
renaming
2023-02-13 03:07:36 -05:00
08832ea140
Added wacca stub code
2023-02-13 03:07:36 -05:00
Hay1tsme
9cecd08f26
Update README.md
2023-02-13 03:07:36 -05:00
Hay1tsme
e4cf6a9e1b
fix zips not updating on build
2023-02-13 02:53:37 -05:00
Hay1tsme
9e78d7fbc3
update docker build system
2023-02-12 20:45:13 -05:00
Hay1tsme
87ecd639a2
Wacca: Add toggle for LED board hooks
2023-02-12 20:40:41 -05:00
b2db1f230b
mercuryhook-touch: Zero buffers before writing them to the uart
2022-12-29 04:41:45 -05:00
c7fe5189cf
add half-working CXB support
2022-12-11 17:01:51 -05:00
d565e50b8a
vscode settings.json cleanup
2022-12-11 06:22:33 -05:00
9715a788bf
add hooklib for external functions loaded via getprocaddress
2022-12-11 06:22:00 -05:00
31931badf7
fix billingType
2022-12-11 05:48:28 -05:00
dce5bbe66d
platform: make billing type configurable
2022-12-10 23:21:54 -05:00
8f0d21200a
fix chuni subnet
2022-12-10 22:57:09 -05:00
8736ec90af
Add carolhook for Wonderland Wars
2022-12-10 22:01:52 -05:00
59edd71bb2
remove image after compile to save space
2022-12-10 21:50:11 -05:00
5a5ffee819
mercury: fix coin counter (thanks Raki!)
2022-11-18 16:37:48 -05:00