Jump to content
V3ct0r

Mod loading system for server and client (PKOdev.NET mod loader)

Recommended Posts

On 12/14/2021 at 12:35 AM, V3ct0r said:

Supported GameServer.exe and Game.exe


---------------------+----+----------------+--------------  
Name                 | ID |   Designation  | Time stamp
---------------------+----+----------------+--------------
GameServer.exe  1.36 |  1 | GAMESERVER_136 | 1204708785
---------------------+----+----------------+--------------
GameServer.exe  1.38 |  2 | GAMESERVER_138 | 1204708785
---------------------+----+----------------+--------------
Game.exe             |  3 | GAME_13X_0     | 1222073761
---------------------+----+----------------+--------------
Game.exe             |  4 | GAME_13X_1     | 1243412597
---------------------+----+----------------+--------------
Game.exe             |  5 | GAME_13X_2     | 1252912474
---------------------+----+----------------+--------------
Game.exe             |  6 | GAME_13X_3     | 1244511158
---------------------+----+----------------+--------------
Game.exe             |  7 | GAME_13X_4     | 1585009030
---------------------+----+----------------+--------------
Game.exe             |  8 | GAME_13X_5     | 1207214236
---------------------+----+----------------+--------------
GateServer.exe 1.38  | 101| GATESERVER_138 | 1224838480
---------------------+----+----------------+--------------


I pulled a client from this clean release: https://pkodev.net/topic/6130-release-clean-top-138-client/

And this is the header in the included Game.exe: https://i.imgur.com/yn2Auw7.png

Is this just an "uncommon" version, or am I misreading the timestamp?

Share this post


Link to post
Share on other sites
On 5/30/2023 at 1:54 AM, Arcerz said:


I pulled a client from this clean release: https://pkodev.net/topic/6130-release-clean-top-138-client/

And this is the header in the included Game.exe: https://i.imgur.com/yn2Auw7.png

Is this just an "uncommon" version, or am I misreading the timestamp?

Hello @Arcerz,

 

You can check your Game.exe with this program:

 


Share this post


Link to post
Share on other sites
On 11/24/2023 at 3:35 PM, V3ct0r said:

Hello @Arcerz,

 

You can check your Game.exe with this program:

 

I have the same issue. Game Info (your app) says "Incorrect format of file Game.exe!" and when i choose the "build timestamp" option it returns "1235551950".

I'm aware this timestamp doesn't match any of the ones in your post, but isn't 1.38 supported? Or is it that gameserver v1.38 =/= client v1.38?

Share this post


Link to post
Share on other sites

Hello @Daxter,

 

These mods and the tool work only with official 1.3x Game.exe. There a number of official builds of 1.3x Game.exe. They are similar in their binary structure, but still have some differences that are critical when developing mods. It's hard to develop mods for every single version of Game.exe, so I only supported 6 of them, which are most often used by administrators and players.

 

The message says that your Game.exe is not included in the set of supported Game.exe.

 

Note 1: I don’t know what specific versions these Game.exe have (1.35, 1.36, 1.38 or 1.39), but they all fall under the definition of version 1.3x. 

Note 2: As you can understand, mods do not work with Game.exe, which are obtained after building the Corsairs Online source codes (when you use source codes, there is no need to use mods - you can make changes directly to the source code, which is much easier).

  • Like 1

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...