From 7c43fb7163fdd6010bc4b271763afea10bfcf680 Mon Sep 17 00:00:00 2001 From: Will Xyen Date: Fri, 30 Apr 2021 20:24:13 -0700 Subject: [PATCH] doc: Make doc.zip include the whole folder Also update vigem docs --- Module.mk | 5 +---- doc/vigem/vigem-iidxio.md | 4 ++-- doc/vigem/vigem-sdvxio.md | 4 +++- 3 files changed, 6 insertions(+), 7 deletions(-) diff --git a/Module.mk b/Module.mk index 5275039..8ff59e0 100644 --- a/Module.mk +++ b/Module.mk @@ -569,10 +569,7 @@ $(zipdir)/bst.zip: \ $(V)zip -j $@ $^ $(zipdir)/doc.zip: \ - doc/iidxhook \ - doc/sdvxhook \ - doc/jbhook \ - doc/tools \ + doc/ \ | $(zipdir)/ $(V)echo ... $@ $(V)zip -r $@ $^ diff --git a/doc/vigem/vigem-iidxio.md b/doc/vigem/vigem-iidxio.md index f25d8c9..b5d55c9 100644 --- a/doc/vigem/vigem-iidxio.md +++ b/doc/vigem/vigem-iidxio.md @@ -58,5 +58,5 @@ Turntables are either in absolute or relative mode depending on how it's defined * Make sure that you follow the instructions exactly from the release page ([Prerequisites for Windows 7](https://github.com/ViGEm/ViGEmBus/wiki/Prerequisites-for-Windows-7)) * If you get an error while trying to install KB3033929, re-enable windows update -* Make sure to ewfmgr C: -commit and reboot after installing the drivers (this only needs to be -done once) +* If you can't find some of these files, see bemanitools-supplements +* Make sure to ewfmgr C: -commit and reboot after installing the drivers (this only needs to be done once) diff --git a/doc/vigem/vigem-sdvxio.md b/doc/vigem/vigem-sdvxio.md index 4098ab4..178ac58 100644 --- a/doc/vigem/vigem-sdvxio.md +++ b/doc/vigem/vigem-sdvxio.md @@ -19,6 +19,8 @@ Thus, it allows you to use a real cab with *any* game that supports xinput. * VOL LR are mapped to L thumbstick X/Y (either in absolute or relative mode depending on the config) # Additional Notes For Cabinets (Running on embedded Windows 7): -* Make sure that you follow the instructions exactly from the release page ([Prerequisites for Windows 7](https://github.com/ViGEm/ViGEmBus/wiki/Prerequisites-for-Windows-7)) +* Make sure that you follow the instructions exactly from the release page +([Prerequisites for Windows 7](https://github.com/ViGEm/ViGEmBus/wiki/Prerequisites-for-Windows-7)) * If you get an error while trying to install KB3033929, re-enable windows update +* If you can't find some of these files, see bemanitools-supplements * Make sure to ewfmgr C: -commit and reboot after installing the drivers (this only needs to be done once)