iidxhook-util: Remove d3d8 module
Remove this module because it doesn't really provide any value anymore. Using the d3d8to9 wrapper lib does not only fix some odd d3d8 issues but also allows us to run all (IIDX) games over d3d9. Thus and in order to reduce quite a lot of maintanance effort, we remove this module. Please use the d3d8to9 wrapper lib from now on in combination with any d3d8 games and in order to use bemanitools gfx hook features.
This commit is contained in:
@@ -11,7 +11,6 @@ src_iidxhook-util := \
|
||||
config-gfx.c \
|
||||
config-misc.c \
|
||||
config-sec.c \
|
||||
d3d8.c \
|
||||
d3d9.c \
|
||||
eamuse.c \
|
||||
effector.c \
|
||||
|
||||
Reference in New Issue
Block a user