Author Topic: hep files  (Read 13282 times)

0 Members and 1 Guest are viewing this topic.

Offline Aftertaste

Re: hep files
« Reply #15 on: December 11, 2014, 04:39:52 PM »
Not sure how to get it to open heap files, it errors out, seems it just wants message, although the heap files do resemble message files a bit.

Offline Collector

Re: hep files
« Reply #16 on: December 11, 2014, 05:06:25 PM »
TraduSCI's version support is very limited. It might also be that my original thought is correct that like some of the later Dynamix titles it uses SCI type resources, but not the scripting. Anyway, before you give up on it, check the manual, especially http://sciwiki.sierrahelp.com/index.php?title=TraduSCI_Manual#Things_to_do_in_the_beginning
KQII Remake Pic

Offline Aftertaste

Re: hep files
« Reply #17 on: December 11, 2014, 08:45:27 PM »
Thankyou for all the suggestions, and i won't be giving up,  i am mapping network streams atm, and when i get brave enough i jump back to the hep files.

So far i have learned this about all heap files.

header
short -> 145
int32 file-length


OK yeah that isn't a lot, but is more than i knew before :D

Offline Collector

Re: hep files
« Reply #18 on: December 11, 2014, 08:46:34 PM »
Good luck.
KQII Remake Pic

Offline lskovlun

Re: hep files
« Reply #19 on: February 26, 2015, 05:23:30 AM »
The HEP and SCR files are intertwined so that if you add or remove bytes in the HEP file, you'd have to rewrite the SCR file, changing offsets to things that come after the spot you've changed.
It is so much easier if you can keep things the same length. :)

Have you considered making an Winsock wrapper DLL to do this instead? If all you want to do is change an IP address, that should be easier.

Offline Aftertaste

Re: hep files
« Reply #20 on: February 26, 2015, 11:09:28 AM »
Writing a wrapper now, slow going, i can change the IP in the hep and force the client to use my server(s), but it is messy, and for the older version 1.x or 2.x the hostname used is too short to do this hack, so eventually i will need to find out how to at least customize the 45012.hep file.


SMF 2.0.19 | SMF © 2021, Simple Machines
Simple Audio Video Embedder

Page created in 0.053 seconds with 22 queries.