31
Mega Tokyo SCI Archive / Re:priority colours - HEEEELLPP!
« on: January 25, 2003, 03:24:45 PM »Quote
Xul... I thought Xul was a man. - Ghostbusters
Acutally he said "I thought Gozer was a man."

Sorry for that.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Xul... I thought Xul was a man. - Ghostbusters
I know of 4 which are:
1) King's Quest 5
2) Mother Goose Enhanced
3) Mother Goose Enhanced Demo
4) Jones in the Fast Lane (CD)
Just create a blank filed and name it "header" (well, name it whatever you want). Edit this file with an hexadecimal editor and add two bytes, being the first one the resource type identifier (i.e. 8F for message) and the second being a 0 byte (00).
Then save the file and open a dos prompt. Type in there:
copy header+resource.msg resource1.msg
and you're done.
You can figure out the resource identifier by sending the dumper output to a txt file (by typing sciresdump nameofresource.map > nameoftxt.txt). Then you will see a "type" column at the beggining of each resource list, followed by a number. Convert this number to hexadecimal and that's it.
i.e
Directory type 0 (view), offs= 1f, len= 198 (68 entries) :
"0" is the identifier, so it will be "00" or "80" in the header file.
SMF 2.0.19 |
SMF © 2021, Simple Machines
Simple Audio Video Embedder
Page created in 0.044 seconds with 21 queries.