mirror of
https://github.com/yxrei/two-torial.git
synced 2024-11-27 17:00:56 +01:00
extras-datamods: remove unnecessary step
This commit is contained in:
parent
ba042e7eb5
commit
d39af37498
@ -87,14 +87,8 @@
|
|||||||
|
|
||||||
- Copy the `ifs_hook.dll` file to your game's `modules` folder.
|
- Copy the `ifs_hook.dll` file to your game's `modules` folder.
|
||||||
|
|
||||||
- Back to the archive, go inside the `automatic_injector_dlls` folder.
|
|
||||||
|
|
||||||
<img src="/img/datamods/7.png">
|
<img src="/img/datamods/7.png">
|
||||||
|
|
||||||
- Copy the `d3d9.dll` file to your game's `modules` folder.
|
|
||||||
|
|
||||||
<img src="/img/datamods/8.png">
|
|
||||||
|
|
||||||
#### Loading ifs_layeredfs
|
#### Loading ifs_layeredfs
|
||||||
|
|
||||||
!!! tip ""
|
!!! tip ""
|
||||||
@ -108,7 +102,7 @@
|
|||||||
Note: If you have other DLL hooks, simply add more by having a space in between them..
|
Note: If you have other DLL hooks, simply add more by having a space in between them..
|
||||||
Example: `ifs_hook.dll somehook.dll`
|
Example: `ifs_hook.dll somehook.dll`
|
||||||
|
|
||||||
<img src="/img/datamods/9.png">
|
<img src="/img/datamods/8.png">
|
||||||
|
|
||||||
Assuming your `data_mods` folder has been made properly, that's it!
|
Assuming your `data_mods` folder has been made properly, that's it!
|
||||||
|
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 4.4 KiB After Width: | Height: | Size: 22 KiB |
Binary file not shown.
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 25 KiB |
Binary file not shown.
Before Width: | Height: | Size: 25 KiB |
Loading…
Reference in New Issue
Block a user