Can you help me? I use this loader and everything works fine, without any problems.
I copy these files, place them in the game folder and change the information in config.
====================
This other loader here never works, I edit the information and it doesn't enter the game, it doesn't even come into contact with the game "I add the same information I put in the first loader".
Log Loader
[ConquerLoader]
[17-07-2024 12:44:00] Loaded 0 plugins.
[ConquerLoader]
[17-07-2024 12:44:00] Loaded 0 remote plugins.
[ConquerLoader]
[17-07-2024 12:44:00] Loaded config.json
[ConquerLoader]
[17-07-2024 12:44:00] Event LauncherLoaded Fired!
[ConquerLoader]
[17-07-2024 12:44:00] Detected C++ Redistributable X64.
[ConquerLoader]
[17-07-2024 12:44:00] Detected C++ Redistributable X86.
[ConquerLoader]
[17-07-2024 12:44:01] Created the Hook Configuration
[ConquerLoader]
[17-07-2024 12:44:01] Changing Screen Options...
[ConquerLoader]
[17-07-2024 12:44:01] Launching Conquer.exe...
[ConquerLoader]
[17-07-2024 12:44:01] Checking if existing path: D:\Conquer\Clients\5517_7\Env_DX8\Conquer.exe...
[ConquerLoader]
[17-07-2024 12:44:01] Process launched!
[ConquerLoader]
[17-07-2024 12:44:01] CLServer Enabled. Processes of Conquer opened: 1 (Only connect if have less or equal to 1)
[ConquerLoader]
[17-07-2024 12:44:01] Connecting to CLServer
[ConquerLoader]
[17-07-2024 12:44:03] Event ConquerLaunched Fired! Parameters: Id=ConquerProcessId;Value=14536Id=GameServerIP;Value=192.168.0.100
[ConquerLoader]
[17-07-2024 12:44:03] Injected Hook successfully!
Conquer folder. Are there any files missing?
Config file
{
"Servers": [
{
"ServerName": "Storm",
"ServerVersion": 5517,
"LoginHost": "192.168.0.100",
"GameHost": "192.168.0.100",
"LoginPort": 9959,
"GamePort": 5819,
"ExecutableName": "Conquer.exe",
"EnableHostName": false,
"UseDirectX9": false,
"Hostname": null,
"ServerNameMemoryAddress": null,
"ServerIcon": null,
"Group": null
}
],
"DefaultServer": {
"ServerName": "Storm",
"ServerVersion": 5517,
"LoginHost": "192.168.0.100",
"GameHost": "192.168.0.100",
"LoginPort": 9959,
"GamePort": 5819,
"ExecutableName": "Conquer.exe",
"EnableHostName": false,
"UseDirectX9": false,
"Hostname": null,
"ServerNameMemoryAddress": null,
"ServerIcon": null,
"Group": null
},
"DebugMode": true,
"CloseOnFinish": false,
"HighResolution": false,
"FullScreen": false,
"ServernameChange": false,
"DisableAutoFixFlash": false,
"Title": null,
"Lang": "en",
"LicenseKey": null,
"DisableScreenChanges": false
}
Source
This loader also works normally.
[Loader]
IPAddress=192.168.0.100
LoginPort=9959
GamePort=5819
Website=NULL
Force=TRUE