Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Conquer Online 2 > CO2 Private Server
You last visited: Today at 17:10

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[Request] GameMap.dat Enc/Dec

Discussion on [Request] GameMap.dat Enc/Dec within the CO2 Private Server forum part of the Conquer Online 2 category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Aug 2009
Posts: 16
Received Thanks: 0
[Request] GameMap.dat Enc/Dec

If any one has the encryption for th gamemap.dat please release it
kingofdrift is offline  
Old 06/20/2011, 07:15   #2
 
elite*gold: 0
Join Date: Jan 2011
Posts: 470
Received Thanks: 97
Lol, here... just take my old project from a long time ago...
It's newestcoserver but it has a gamemap.dat creator and such...
I stopped because there is no hope for NewestCoServer.

PS: put dmaps into "ConquerFX\bin\Debug\database\maps\map"
Attached Files
File Type: rar [2011-01-05] Conquer FX [5165].rar (3.80 MB, 171 views)
Spirited42 is offline  
Old 06/20/2011, 07:19   #3
 
Lateralus's Avatar
 
elite*gold: 0
Join Date: May 2005
Posts: 1,892
Received Thanks: 918
Gamemap.dat isn't encrypted.
Lateralus is offline  
Old 06/20/2011, 07:32   #4
 
elite*gold: 0
Join Date: Jan 2011
Posts: 470
Received Thanks: 97
Quote:
Originally Posted by Lateralus View Post
Gamemap.dat isn't encrypted.
The old gamemap.dat is writing in binary or something like that.
Spirited42 is offline  
Old 06/20/2011, 08:36   #5
 
Lateralus's Avatar
 
elite*gold: 0
Join Date: May 2005
Posts: 1,892
Received Thanks: 918
Quote:
Originally Posted by Spirited View Post
The old gamemap.dat is writing in binary or something like that.
It's a binary file.
Lateralus is offline  
Old 06/20/2011, 09:36   #6
 
elite*gold: 0
Join Date: Aug 2009
Posts: 16
Received Thanks: 0
I wanna a GameMap.dat that contains all the floors of the FrozenGrotto & DisCity
kingofdrift is offline  
Old 06/20/2011, 16:19   #7
 
elite*gold: 21
Join Date: Jul 2005
Posts: 9,193
Received Thanks: 5,376
As stated already... It's NOT encrypted.

Binary files work almost exactly like a packet.

They have a fixed structure to them which you can read using the BinaryReader built into C# (using System.IO; will be needed but w/e)

If you're actually interested in writing your own program rather than finding someone who will upload something you can just run and forget then I could load up some old projects I have laying around. I have all the map files structured.
pro4never is offline  
Old 06/20/2011, 16:28   #8

 
Kiyono's Avatar
 
elite*gold: 20
Join Date: Jun 2006
Posts: 3,296
Received Thanks: 924
Kiyono is offline  
Reply


Similar Threads Similar Threads
[Release]GameMap creator/dumper
05/06/2012 - CO2 PServer Guides & Releases - 23 Replies
Well this is the first application I ever made and I decided to share it here and the source is included. When executed you'll see 2 buttons, Create GameMap.dat and Dump GameMap.dat. Create GameMap.dat will add a new map to the GameMap.dat (specified in the config.ini) Dump GameMap.dat will dump a list of map names/IDs/sizes in a text file. The config file:
[MiniRelease] Make new GameMap.dat work with Korv's DmapHandler
02/16/2012 - CO2 PServer Guides & Releases - 6 Replies
Ok so for those who don't know... GameMap.dat in new clients refers to the new packed dmaps that tq uses (.7z). This poses an issue for those wanting to use Korv's dmap handler for their server/bot/etc. It will give all sorts of errors because it is trying to read .7z files as though they were still .DMaps. This simple program edits your GameMap.dat file to change extensions back to .dmaps. TO USE Select all .7z files in the map folder and extract them. Winrar does this without...
GameMap Reading
02/28/2011 - CO2 Private Server - 13 Replies
Well, I'm having problems reading the decoded GameMap ... It keeps reading the first map , it Doesn't go down... IniFile I = new IniFile(ThePath+ @"ini\TheGameMap.txt"); uint TotalMaps = 260; for (uint i = 0; i < TotalMaps; i++) { ushort MapID = I.ReadUInt16("AllMaps", "MapID"); string Path = I.ReadString("AllMaps", "Path"); DMap D = new DMap(MapID, Path);
Decoding GameMap.dat
09/21/2010 - CO2 Programming - 15 Replies
Well I was working on a project tonite, it was decoding Gamemap.dat. Thanks to the help of haydz I finally got this and it works! using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.IO; namespace ConsoleApplication1



All times are GMT +1. The time now is 17:10.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.