icex2
031836ef0e
chore: Apply code formatting on entire codebase for consistent style
2023-04-06 15:39:53 +02:00
Will Xyen
537b1fa384
sdvxhook2: fix crash when using sdvxhook2 on certain OS versions
2022-05-27 23:26:17 +00:00
Will Xyen
0ff6134b79
sdvxhook: address comments
2022-03-15 16:50:03 -07:00
Will Xyen
3cf3d44945
sdvxhook2: add nvapi and power hooks
2022-03-15 00:38:46 -07:00
Will Xyen
e737d60893
Actually implement the coin mech in BIO2 based games
...
Properly fixes #45
2020-11-10 18:08:16 -08:00
Will Xyen
3d4df4cd64
[memfile] Add support for faking files in memory
2020-10-18 14:46:34 -07:00
Will Xyen
2d1c09d4e6
sdvxhook: code-format
2020-09-13 19:46:16 -07:00
icex2
f9c0733af3
Adapt everything in BT5 to new capnhook API
...
This includes:
- Renaming of functions (iohook_invoke_next)
- Slight interface changes (com_proxy_wrap, iohook_push_handler)
- De-duplicate stuff from utils (iobuf, hr)
2020-09-02 19:35:15 +00:00
Will Xyen
9246e7f9e0
sdvx: Allow setting digital amp level from sdvxio
...
For SDVX 1-4: passes amp values through as-is
For SDVX5: ignores the amp volume control (as the game uses windows volume controls, which will work without any hooks)
2020-08-14 04:38:38 -07:00
Will Xyen
86517bd001
bio2: bio2_bi2a_state -> bi2a_sdvx_state
2020-08-02 23:16:28 -07:00
Will Xyen
c7137659bc
bio2emu: refactor BIO2 emulation
2020-08-02 23:02:13 -07:00
Will Xyen
ad5fbc1f5b
sdvxhook2: Add option to force headphone detection on
2020-04-27 10:19:29 -07:00
Will Xyen
2d07bd6f5a
d3d9exhook/sdvxhook2: add option to force monitor orientation
...
also adds adapter hook into sdvxhook2
2020-01-28 04:23:19 -05:00
Will Xyen
3659494c18
misc: touchup some comments
2020-01-13 21:21:43 -05:00
Will Xyen
b1329d10bf
camhook: Fix cameras not being auto-detected sometimes on older machines
...
MFStartup needs to be called before any MF functions are used (such as for auto detect)
2019-12-10 15:24:46 -05:00
Will Xyen
74ddd96d32
sdvxhook2: fix usage info naming wrong port
2019-12-01 12:38:22 -05:00
Will Xyen
ddd7853810
d3d9exhook: refactor d3d9ex hook from sdvxhook2 to shared library
2019-11-30 10:05:14 -05:00
Will Xyen
51a697659b
sdvxhook: remove pci override for gfx hooks and general cleanup
2019-11-30 09:12:08 -05:00
Will Xyen
1d247d44d5
sdvxhook2: Add sdvxhook2
2019-11-26 15:59:57 -05:00