Posts: 7
Threads: 4
Thanks Received:
0 in 0 posts
Thanks Given: 0
Joined: Dec 2015
Reputation:
0
ive been making a program close to fast list but it types the commands in your client for you. I want to be able to load some of the lod files. binary is new to me i have been reading lots tuts and examples about it. I was wondering if i could get some help . if anyone has any tips or can point me in the right direction. i dont know how to find the binary structure Client Ep 4 2015
Posts: 85
Threads: 5
Thanks Received:
0 in 0 posts
Thanks Given: 0
Joined: Feb 2012
Reputation:
0
Just download an EP4 Database and compare the tables with the lodfiles. They're somewhat in the right order already and if they aren't just take the first record and compare the values and variable sizes to the ones in the binary file, you'll see what goes where. Hex Editor required.
Posts: 7
Threads: 4
Thanks Received:
0 in 0 posts
Thanks Given: 0
Joined: Dec 2015
Reputation:
0
Just download an EP4 Database and compare the tables with the lodfiles. They're somewhat in the right order already and if they aren't just take the first record and compare the values and variable sizes to the ones in the binary file, you'll see what goes where. Hex Editor required.
Ok ty)
Posts: 7
Threads: 4
Thanks Received:
0 in 0 posts
Thanks Given: 0
Joined: Dec 2015
Reputation:
0
Just download an EP4 Database and compare the tables with the lodfiles. They're somewhat in the right order already and if they aren't just take the first record and compare the values and variable sizes to the ones in the binary file, you'll see what goes where. Hex Editor required.
Error open file MakeItem((( Index-6=4 byte index 7=4 byte index 8=8 byte(((
Posts: 7
Threads: 4
Thanks Received:
0 in 0 posts
Thanks Given: 0
Joined: Dec 2015
Reputation:
0
Just download an EP4 Database and compare the tables with the lodfiles. They're somewhat in the right order already and if they aren't just take the first record and compare the values and variable sizes to the ones in the binary file, you'll see what goes where. Hex Editor required.