|
4 | 4 | <img src="https://img.shields.io/github/downloads/Jadis0x/DevourX/total"> |
5 | 5 | </p> |
6 | 6 |
|
7 | | - |
8 | | -<h1 align="center">DevourX</h1> |
9 | | - |
10 | | -<p align="center"> |
11 | | - <strong>An advanced open-source C++ internal mod menu for the co-op horror game Devour.</strong> |
12 | | -</p> |
13 | | - |
14 | | - |
15 | | - |
16 | | - |
17 | | - |
18 | | - |
19 | | -### Security and Ethics |
20 | | -- Respect the experience of other players in online lobbies. |
21 | | -- This repository does not encourage cheating in any way; it is intended solely for modding and technical research. |
| 7 | +# DevourX |
| 8 | +An advanced open-source C++ internal mod menu for the co-op horror game Devour. |
22 | 9 |
|
23 | 10 | ### Features |
24 | 11 | #### Visuals & ESP |
25 | | -- Fullbright |
26 | | -- ESP |
27 | | -- Unlimited UV Light & Color Customizer |
| 12 | +* Fullbright |
| 13 | +* ESP |
| 14 | +* Unlimited UV Light & Color Customizer |
28 | 15 |
|
29 | 16 | #### Gameplay |
30 | | -- Speed Hacks |
31 | | -- Fly Mode |
32 | | -- Instant win |
33 | | -- Item Spawner |
34 | | -- Disable Long Interactions |
35 | | -- Unlock All Doors/Robes |
36 | | -- Auto-Calm (Automatically calms Azazel when nearby.) |
37 | | -- [EXPERIMENTAL] Play as Azazel |
| 17 | +* Speed Hacks |
| 18 | +* Fly Mode |
| 19 | +* Instant win |
| 20 | +* Item Spawner |
| 21 | +* Disable Long Interactions |
| 22 | +* Unlock All Doors/Robes |
| 23 | +* Auto-Calm (Automatically calms Azazel when nearby.) |
| 24 | +* Play as Azazel |
| 25 | +* Live Chat Translator (via Google API) |
38 | 26 |
|
39 | 27 | #### Lobby & Steam |
40 | | -- Force Start Lobbies |
41 | | -- Bypass Player Limits |
42 | | -- Change Room Name |
43 | | -- SteamID & Name Hook Spoofing |
44 | | -- EXP modifier |
45 | | -- Walk In Lobby |
| 28 | +* Force Start Lobbies |
| 29 | +* Bypass Player Limits |
| 30 | +* Change Room Name |
| 31 | +* SteamID & Name Hook Spoofing |
| 32 | +* EXP modifier |
| 33 | +* Walk In Lobby |
| 34 | + |
| 35 | +### Requirements |
| 36 | +* Windows 10/11 64-bit |
| 37 | +* A legitimate copy of Devour installed via Steam or another supported platform |
| 38 | +* Microsoft Visual C++ Redistributable (x64) installed [Download](https://www.techpowerup.com/download/visual-c-redistributable-runtime-package-all-in-one/) |
46 | 39 |
|
47 | | -#### Requirements |
48 | | -- Windows 10/11 64-bit |
49 | | -- A legitimate copy of Devour installed via Steam or another supported platform |
50 | | -- Microsoft Visual C++ Redistributable (x64) installed [Download here](https://www.techpowerup.com/download/visual-c-redistributable-runtime-package-all-in-one/) |
51 | 40 |
|
52 | | -#### Quick Start Installation |
| 41 | +### Showcase |
| 42 | +<p align="center"> |
| 43 | + <img src="img/Screenshot.png" width="100%"> |
| 44 | +</p> |
53 | 45 |
|
54 | | -##### 1. Download the files |
| 46 | +<p align="center"> |
| 47 | + <img src="img/Screenshot2.jpg" width="32%"> |
| 48 | + <img src="img/Screenshot4.png" width="32%"> |
| 49 | + <img src="img/Screenshot3.jpg" width="32%"> |
| 50 | +</p> |
| 51 | +<p align="left"> |
| 52 | + <strong>Controlling Azazel:</strong><br> |
| 53 | + <a href="https://www.youtube.com/watch?v=EcVWj-jcS3I"> |
| 54 | + <img src="https://img.youtube.com/vi/EcVWj-jcS3I/0.jpg" alt="DevourX Video" width="90%"> |
| 55 | + </a> |
| 56 | +</p> |
| 57 | + |
| 58 | +### Quick Start Installation |
| 59 | + |
| 60 | +#### 1. Download the files |
55 | 61 | Get the latest release from this repository's [Releases](https://github.com/jadis0x/DevourX/releases) section. |
56 | 62 |
|
57 | 63 | The package now includes: |
58 | | -- version.dll |
59 | | -- localization/ folder |
60 | | -- localization/config.json |
| 64 | +* version.dll |
| 65 | + - Core internal library. |
| 66 | +* localization/ |
| 67 | + - Folder containing all language JSON files. |
61 | 68 |
|
62 | | -##### 2. Locate your Devour installation folder |
| 69 | +#### 2. Locate your Devour installation folder |
63 | 70 | - Default Steam path (might differ): |
64 | 71 | ``` |
65 | 72 | C:\Program Files (x86)\Steam\steamapps\common\Devour |
66 | 73 | ``` |
67 | 74 |
|
68 | | -##### 3. Copy all files |
| 75 | +#### 3. Copy all files |
69 | 76 | - Extract everything into the main game directory, the same folder as Devour.exe |
70 | 77 |
|
71 | | -##### 4. Launch the game |
| 78 | +#### 4. Launch the game |
72 | 79 | - Start Devour normally through Steam or a shortcut. |
73 | 80 | - The game will automatically detect and load DevourX. |
74 | 81 |
|
75 | 82 | ##### 5. Activate the menu |
76 | 83 | - Once in-game, press `TAB` key to open or close the DevourX menu. |
77 | 84 |
|
78 | | -#### Language Support |
| 85 | +### Language Support |
79 | 86 | DevourX includes menu text in several languages: |
80 | 87 |
|
81 | | -- 🇺🇸 English (`en-US`) |
82 | | -- 🇹🇷 Turkish (`tr-TR`) |
83 | | -- 🇨🇳 Simplified Chinese (`zh-CN`) |
84 | | -- 🇺🇦 Ukrainian (`uk-UA`) |
85 | | -- 🇪🇸 Spanish (`es-ES`) |
86 | | -- 🇷🇺 Russian (`ru-RU`) |
87 | | -- 🇩🇪 German (`de-DE`) |
| 88 | +- English (`en-US`) |
| 89 | +- Turkish (`tr-TR`) |
| 90 | +- Spanish (`es-ES`) |
| 91 | +- German (`de-DE`) |
| 92 | +- French (`fr-FR`) |
| 93 | +- Korean (`ko-KR`) |
| 94 | +- Simplified Chinese (`zh-CN`) |
| 95 | +- Ukrainian (`uk-UA`) |
| 96 | +- Russian (`ru-RU`) |
88 | 97 |
|
89 | | -The game asks for your preferred language the first time it runs. You can change it later from **Settings → Language** in the menu or by editing `localization/config.json` and updating `localizationCulture`. |
| 98 | +The game asks for your preferred language the first time it runs. |
90 | 99 |
|
91 | | -#### Add another language |
| 100 | +### Add another language |
92 | 101 | 1. Copy `localization/en-US.json` (or the closest file) and rename it with your locale, for example `localization/es-ES.json`. |
93 | 102 | 2. Translate the values, but leave the JSON keys and any placeholders like `%s` or `%d` unchanged. |
94 | 103 | 3. Add your language name to the `languages` section at the top of the file so it shows up in the menu. |
95 | 104 | 4. (Optional) Set it as default in `localization/config.json` while testing. |
96 | 105 |
|
97 | 106 | When you are done, send the new JSON file in a pull request. |
98 | 107 |
|
99 | | -#### Troubleshooting |
| 108 | +### Disclaimer |
| 109 | +* Use responsibly. Avoid disrupting public lobbies. |
| 110 | +* This project is for educational/research purposes. |
| 111 | + |
| 112 | +### Troubleshooting |
100 | 113 | - **Menu does not appear:** Make sure that `version.dll` is located in the same folder as `Devour.exe`. |
101 | 114 | Sometimes, Windows Defender or other antivirus programs may automatically quarantine or block `version.dll`, marking it as a potential threat. |
102 | 115 | If this happens, restore the file from quarantine and add it to your antivirus exception list before launching the game. |
103 | 116 |
|
104 | | -#### Uninstalling |
| 117 | +### Uninstalling |
105 | 118 | 1. Close Devour. |
106 | 119 | 2. Delete the `version.dll`. |
107 | | - |
108 | | - |
109 | | - |
|
0 commit comments