Commit Graph

655 Commits

Author SHA1 Message Date
2393916507 idzhook: Add missing idz_io_get_api_version export 2021-08-15 23:08:52 +00:00
b7f52232a0 idzhook: Add missing idz_io_get_api_version export 2021-08-15 23:08:52 +00:00
67c3865b9d hooklib/dll.c: Ensure LoadLibraryExW is always available 2021-08-15 23:08:18 +00:00
5a383b804b hooklib/dll.c: Ensure LoadLibraryExW is always available 2021-08-15 23:08:18 +00:00
96782ba672 hooklib/dll.c: Add LoadLibraryEx hooks
- Initial D: Zero uses `LoadLibraryExW` to load `d3d11.dll` and `dxgi.dll`.
2021-08-15 23:08:18 +00:00
dd363ed000 hooklib/dll.c: Add LoadLibraryEx hooks
- Initial D: Zero uses `LoadLibraryExW` to load `d3d11.dll` and `dxgi.dll`.
2021-08-15 23:08:18 +00:00
8e63a74c76 Simplified bug reporting template
The prior version was a little too optimistic and more difficult
to fill in for the average user
2021-08-15 11:11:06 +02:00
47581259c8 Simplified bug reporting template
The prior version was a little too optimistic and more difficult
to fill in for the average user
2021-08-15 11:11:06 +02:00
400a07a481 Fix typo in docs 2021-08-13 23:55:12 +02:00
db12772b7a Fix typo in docs 2021-08-13 23:55:12 +02:00
5b77f6fd0f Add section about git history to contributing docs 2021-08-13 23:55:12 +02:00
b95f1df54a Add section about git history to contributing docs 2021-08-13 23:55:12 +02:00
ee551755a3 Add gitlab MR and issue templates
Ported with some tweaks from BT5
2021-08-13 23:55:12 +02:00
85e644cbd6 Add gitlab MR and issue templates
Ported with some tweaks from BT5
2021-08-13 23:55:12 +02:00
cb91d4adeb Add development.md documentation
Move stuff from root README and add a few more things that I took
from BT5.
2021-08-13 23:55:12 +02:00
d6a66b1745 Add development.md documentation
Move stuff from root README and add a few more things that I took
from BT5.
2021-08-13 23:55:12 +02:00
d48bd3ee11 Add CONTRIBUTING
Taken from BT with some tweaks here and there
2021-08-13 23:55:12 +02:00
a1a41595d4 Add CONTRIBUTING
Taken from BT with some tweaks here and there
2021-08-13 23:55:12 +02:00
a26efa8c0d hooklib/path.c: Hook RemoveDirectory
- A certain game uses RemoveDirectory to clear out some data in the Y:
2021-08-12 23:20:05 +00:00
25f5ca944e hooklib/path.c: Hook RemoveDirectory
- A certain game uses RemoveDirectory to clear out some data in the Y:
2021-08-12 23:20:05 +00:00
ed42e63a78 platform: Prevent amdaemon from shutting down the computer or logging off user 2021-08-12 23:14:34 +00:00
da6879606a platform: Prevent amdaemon from shutting down the computer or logging off user 2021-08-12 23:14:34 +00:00
cc95389646 platform: Add basic hwreset implementation for ALLS 2021-08-12 23:14:31 +00:00
3a71af7405 platform: Add basic hwreset implementation for ALLS 2021-08-12 23:14:31 +00:00
cd5ae172b8 board/io4.c: add configuration section to enable/disable emulation 2021-07-05 10:08:09 +00:00
7a807e81ad board/io4.c: add configuration section to enable/disable emulation 2021-07-05 10:08:09 +00:00
e677a1b4f3 dist: add idzhook.md to doc.zip 2021-06-20 16:18:08 +02:00
63c27ef015 dist: add idzhook.md to doc.zip 2021-06-20 16:18:08 +02:00
f3e124a4b1 dist: remove obsolete file copy commands 2021-06-20 16:07:34 +02:00
78f1eea44e dist: remove obsolete file copy commands 2021-06-20 16:07:34 +02:00
0b4fab9045 doc: fixed missing link to idz docs in readme 2021-06-18 23:45:02 +02:00
360121ce1f doc: fixed missing link to idz docs in readme 2021-06-18 23:45:02 +02:00
031ccb154b dvd: move thread safety comment into header file 2021-06-17 04:13:50 +02:00
3a5258a9c9 dvd: move thread safety comment into header file 2021-06-17 04:13:50 +02:00
56a32fd80a Add dvd hook to allow hiding connected dvd drives 2021-06-17 04:02:55 +02:00
f79144edc1 Add dvd hook to allow hiding connected dvd drives 2021-06-17 04:02:55 +02:00
7123a9feff Silence stdcall fixup warning during linking 2021-06-17 01:39:52 +00:00
457ed9cd2b Silence stdcall fixup warning during linking 2021-06-17 01:39:52 +00:00
9bd0c96fab Remove leftover GetProcAddress definition 2021-06-17 01:39:52 +00:00
88128af7c8 Remove leftover GetProcAddress definition 2021-06-17 01:39:52 +00:00
2301e8d6ba Remove undefined Direct3DCreate9 references 2021-06-17 01:39:52 +00:00
872ddd5a4a Remove undefined Direct3DCreate9 references 2021-06-17 01:39:52 +00:00
26a69e1ea9 Fix format warnings for HRESULT 2021-06-17 01:39:50 +00:00
9cd231f2eb Fix format warnings for HRESULT 2021-06-17 01:39:50 +00:00
01562ad8c3 doc: Add doc for idzhook
Apply 8 suggestion(s) to 2 file(s)

doc: Fix up initial d docs
2021-06-16 21:24:21 +02:00
e4999005cb doc: Add doc for idzhook
Apply 8 suggestion(s) to 2 file(s)

doc: Fix up initial d docs
2021-06-16 21:24:21 +02:00
2d7808d82e Fix doc hyperlinks in chunihook.md 2021-06-15 18:57:04 +02:00
987f9652da Fix doc hyperlinks in chunihook.md 2021-06-15 18:57:04 +02:00
Tau
32596acab7 Delete coin blocker exports from IO DLLs
These never get called at the moment, so we have no way of
guaranteeing that any existing implementations are even correct. If
we do decide to start emulating the coin blocker then we will need
to advance the API versions, which will (hopefully) force any
third-party devs to test their coin blocker code before opting in.
2021-06-13 11:27:01 -04:00
Tau
26cf9aa4a7 Delete coin blocker exports from IO DLLs
These never get called at the moment, so we have no way of
guaranteeing that any existing implementations are even correct. If
we do decide to start emulating the coin blocker then we will need
to advance the API versions, which will (hopefully) force any
third-party devs to test their coin blocker code before opting in.
2021-06-13 11:27:01 -04:00