Pages: [1] 2
Author Topic: Can anyone tell me the format of the binary mappack (.kp) files?  (Read 16174 times)
spen
Full Member
***

Karma: +43/-0
Offline Offline

Posts: 112




Any version will do.

Then I could start on map pack exports also.

Thanks

Spen
Logged
nyet
Administrator
Hero Member
*****

Karma: +604/-166
Offline Offline

Posts: 12233


WWW
« Reply #1 on: March 04, 2011, 02:16:33 PM »

Spen, i have reverse engineered it enough to be able to extract axis data FROM .kps, but I have not yet been able to generate a kp..

I have a bunch of java crap here

svn co https://curtis.curtisfong.org/mesim/trunk/

specifically, look in

org/nyet/mappack/Parser.java

email me nyet@nyet.org if you want more info
Logged

ME7.1 tuning guide (READ FIRST)
ECUx Plot
ME7Sum checksum checker/corrrector for ME7.x

Please do not ask me for tunes. I'm here to help people make their own.

Do not PM me technical questions! Please, ask all questions on the forums! Doing so will ensure the next person with the same issue gets the opportunity to learn from your experience.
spen
Full Member
***

Karma: +43/-0
Offline Offline

Posts: 112


« Reply #2 on: March 05, 2011, 04:59:53 AM »

Thanks I'll have a look.
Logged
msundercober
Jr. Member
**

Karma: +3/-0
Offline Offline

Posts: 46


« Reply #3 on: March 05, 2011, 10:40:43 AM »

You can extract Maps from OLS and save ist as *.kp
Logged
spen
Full Member
***

Karma: +43/-0
Offline Offline

Posts: 112


« Reply #4 on: March 06, 2011, 03:31:09 PM »

yes, that is true.  But if you have no OLS file? I want to generate the kp file from nothing at all other than the image.

Logged
nyet
Administrator
Hero Member
*****

Karma: +604/-166
Offline Offline

Posts: 12233


WWW
« Reply #5 on: March 06, 2011, 04:04:06 PM »

yes, that is true.  But if you have no OLS file? I want to generate the kp file from nothing at all other than the image.




spen: PLEASE let me know if you make progress on this (or would like to work together on it).
Logged

ME7.1 tuning guide (READ FIRST)
ECUx Plot
ME7Sum checksum checker/corrrector for ME7.x

Please do not ask me for tunes. I'm here to help people make their own.

Do not PM me technical questions! Please, ask all questions on the forums! Doing so will ensure the next person with the same issue gets the opportunity to learn from your experience.
spen
Full Member
***

Karma: +43/-0
Offline Offline

Posts: 112


« Reply #6 on: March 06, 2011, 05:26:59 PM »

will do.  It will be as time allows.  I'll drop you a PM if I come up with something 'alpha' state.
Logged
maZer.GTi
Full Member
***

Karma: +68/-6
Offline Offline

Posts: 246


« Reply #7 on: August 09, 2012, 03:59:59 AM »

I have spent a lot of time to understand .kp files.
If you need help you can contact me via skype or mail Smiley
Logged
nyet
Administrator
Hero Member
*****

Karma: +604/-166
Offline Offline

Posts: 12233


WWW
« Reply #8 on: August 09, 2012, 08:13:07 AM »

I have spent a lot of time to understand .kp files.
If you need help you can contact me via skype or mail Smiley

Publish what you have please. Thanks.

Not interested in working on something with people who want to keep their work private.
Logged

ME7.1 tuning guide (READ FIRST)
ECUx Plot
ME7Sum checksum checker/corrrector for ME7.x

Please do not ask me for tunes. I'm here to help people make their own.

Do not PM me technical questions! Please, ask all questions on the forums! Doing so will ensure the next person with the same issue gets the opportunity to learn from your experience.
maZer.GTi
Full Member
***

Karma: +68/-6
Offline Offline

Posts: 246


« Reply #9 on: August 26, 2012, 01:41:00 PM »

Publish what you have please. Thanks.

Not interested in working on something with people who want to keep their work private.

I will share all i know about, and i can share public.
But maybe you can read php code?
if yes i can upload the source of my findmap tool.
This tool is reading and savind kp files Smiley
Logged
userpike
Hero Member
*****

Karma: +22/-1
Offline Offline

Posts: 763


« Reply #10 on: September 04, 2012, 07:49:25 PM »

I will share all i know about, and i can share public.
But maybe you can read php code?
if yes i can upload the source of my findmap tool.
This tool is reading and savind kp files Smiley
when are you guna upload this program?
Logged
nyet
Administrator
Hero Member
*****

Karma: +604/-166
Offline Offline

Posts: 12233


WWW
« Reply #11 on: September 04, 2012, 11:03:08 PM »

Honestly, a document format would be better. I could start writing one based on my .kp parser code, but its almost entirely useless because it only works for VERY old map packs.
Logged

ME7.1 tuning guide (READ FIRST)
ECUx Plot
ME7Sum checksum checker/corrrector for ME7.x

Please do not ask me for tunes. I'm here to help people make their own.

Do not PM me technical questions! Please, ask all questions on the forums! Doing so will ensure the next person with the same issue gets the opportunity to learn from your experience.
Axis
Full Member
***

Karma: +4/-4
Offline Offline

Posts: 91


« Reply #12 on: March 26, 2013, 12:25:40 PM »

I will share all i know about, and i can share public.
But maybe you can read php code?
if yes i can upload the source of my findmap tool.
This tool is reading and savind kp files Smiley
maZer.GTi: did you post this tools somewhere?
Logged
maZer.GTi
Full Member
***

Karma: +68/-6
Offline Offline

Posts: 246


« Reply #13 on: April 01, 2013, 03:27:45 PM »

maZer.GTi: did you post this tools somewhere?

Im Sorry for delay, i hope you can read my code.

First you need to take a look on
function explodeKennfeldPaket($thisKennfeldPaket)

This will cut the header and footer from kp file

After that you should take a look on
function filterKennfeld($thisKennfeld)
This function is very difficult but ill try to help so much i can.

But this will not work with the newest .kp format. The newest one is compressed and crypted Sad
« Last Edit: April 01, 2013, 03:29:36 PM by maZer.GTi » Logged
o2bad455
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 15


« Reply #14 on: September 11, 2018, 09:20:40 PM »

You can extract Maps from OLS and save it as *.kp

Is WinOLS required for this, or is there another way?
Logged

Audi B5 S4 6MT, VW MkV TDI DSG, Smart MkI cdi, VW MkI race cars (road and ice).
Pages: [1] 2
  Print  
 
Jump to:  

Powered by SMF 1.1.21 | SMF © 2015, Simple Machines Page created in 0.039 seconds with 16 queries. (Pretty URLs adds 0.001s, 0q)