Hex editor

A forum for discussing map making ideas and problems for the Myth series.
Post Reply
Myrkridia Slayer
Posts: 10
Joined: Thu Apr 17, 2008 10:33 pm

Hex editor

Post by Myrkridia Slayer »

Does anybody know where i can download a good hex editor for making myth 2 maps?
User avatar
DarthRevan555
Posts: 337
Joined: Sun Jul 22, 2007 1:15 pm
Location: Seattle, WA
Contact:

Post by DarthRevan555 »

woa woah woah!!!

hex editor to make myth 2 maps?
are you nuts O_O

just use fear and loathing to make some basic ones :D
Eddaweaver
Posts: 1026
Joined: Mon Sep 13, 2004 6:05 am
Location: M.E.

Re: Hex editor

Post by Eddaweaver »

DarthRevan555 wrote:woa woah woah!!!

hex editor to make myth 2 maps?
are you nuts O_O

just use fear and loathing to make some basic ones :D
If he is going to do anything other than the most basic mapmaking, he will need a hex editor.
Myrkridia Slayer wrote:Does anybody know where i can download a good hex editor for making myth 2 maps?
View this thread & follow the links:
http://www.projectmagma.net/forum/viewtopic.php?t=3779
vinylrake
Posts: 3591
Joined: Wed Apr 07, 2004 12:52 pm
Location: here
Contact:

Re: Hex editor

Post by vinylrake »

Eddaweaver wrote:If he is going to do anything other than the most basic mapmaking, he will need a hex editor.
How so? e.g. What do you NEED a hex editor for ?
Lots of Myth stuff at http://mythgraveyard.org.
Sometimes I put hard to find stuff in my my Udogs folder.
User avatar
Pyro
Bug Finder Extraordinaire
Posts: 4751
Joined: Sun Mar 21, 2004 2:14 pm
Location: Texas

Post by Pyro »

I too, wish to know what a map maker needs a hex editor for?
Myrkridia Slayer
Posts: 10
Joined: Thu Apr 17, 2008 10:33 pm

Post by Myrkridia Slayer »

i was told that i would need one to make amap, but now i see thats not true.
User avatar
Pyro
Bug Finder Extraordinaire
Posts: 4751
Joined: Sun Mar 21, 2004 2:14 pm
Location: Texas

Post by Pyro »

I do know people would use one for TFL mapmaking, but that is because TFL didn't have as many useful tools as Myth II. I'm sure you could find a way to use a hex editor for Myth II mapmaking, but I can't of a reason for such a thing with the tools and methods we already know of.
Zeph
Posts: 1019
Joined: Wed Apr 13, 2005 4:57 pm
Location: Montreal

Post by Zeph »

The only reason you need a hex editor to make maps is if you make a map based on a tagset and you don't want to extract the tagset to your local folder. In that case, you duplicate the plugin and change the first 4 hexadecimal codes to 00 02 00 05 and the plugin will load as if it was a tag file.

You will have to remove that modified plugin if you wish to play online or else games will be red!
User avatar
haravikk
Site Admin
Posts: 987
Joined: Mon Mar 22, 2004 12:56 pm
Location: Scotland

Post by haravikk »

Zeph's correct; there are no features that are unavailable in Loathing or Fear for meshes. There are some tags that Fear doesn't support like collection-editing and model-making but Amber/Apathy/Vegas cover those (if you can run them).
Being Haravikk gets you girls like these:
Image
gugusm
Posts: 487
Joined: Mon Aug 22, 2005 1:16 pm
Location: Klucze, Poland
Contact:

Post by gugusm »

I'm not a mapmaking veteran, but I've made 2 maps so far and some more unreleased and I've never used hex editor :wink:
Graydon
Posts: 1605
Joined: Sun Mar 21, 2004 5:10 pm

Post by Graydon »

I can actually give one good example of where I use a hex editor (HexEdit) in mapmaking.

Say I find a model in a plugin or a myth 2 map that I want to use on my mesh.. but then say I want to use that same model, but with different textures.

There's tools to export geom files to meshworks, however although the textures are in place, they're not pinmapped, and you have to take time to retexture the model.

On top of that, you have to create new textures to apply to your edited model.

One might suggest to just duplicate the tags, and edit their headers to create unique tags, and amber the new textures in... However geometry and model files are quite picky and reference the original tag ids. There is no available 3rd party app to edit that information. Malice displays it, and tells you when its wrong, but it cant edit it for you. That's where the hex editor comes in. You have to make each model point to a geometry to point to a collection reference, to be linked to a collection in Fear.
Image
Post Reply