!Simplified! {The Ultimate WA Editor Hex-Editing Topic}

Help Topics, Bug Reports, Feature Requests, etc.
Post Reply
User avatar
2yu556
Rainbow Keeper
Posts: 377
Joined: Tue May 22, 2007 10:44 pm

!Simplified! {The Ultimate WA Editor Hex-Editing Topic}

Post by 2yu556 » Fri Aug 28, 2009 8:09 pm

Okay, The WA editor hex-editing topic is a MONSTER of a topic to have to read through, and although there are a lot of important details on how to make hubs, fireflowers that shoot ice, how to use custom skins, ect; but this can be a general time consumeing hassel to look through the whole thing or even simply search through it. So I figured it was time to create another topic that just had the high importance details.

I ask all members of the Hex Editing topic to post only Successful and important impliments (hub, POW, fireflower shoot ice, ect) that can be added to the WA editor via Hex Edits.

In other words, post everything that was BIG and IMPORTANT about that topic. Or mainly just post MAJOR devolopments, for those that want to enhance their adventures with hex edits.

Please try to keep this topic free of any simple or not as important Hex edits such as simple easter eggs, or random things you find, those will be posted in the first topic.

I'm sorry I can't post anything actually related to Hex editing, mainly because I have no idea what is going on. Hopefully we can get some detailed tutorials on how to perform hex edits to make hubs and other things.
Image
User avatar
gameboy991
Rainbow Master
Posts: 710
Joined: Thu Apr 09, 2009 2:44 am

Post by gameboy991 » Fri Aug 28, 2009 8:23 pm

FINALLY! THANK YOU! I HATE having to go through 40 pages of posts just to find ONE thing. I look forward to the results! :D

P.S., unfortunatly, I too don't know anything about hex-editing. :oops:
User avatar
DEEMAN223344
Rainbow MegaStar
Posts: 3145
Joined: Tue Dec 04, 2007 8:07 pm

Post by DEEMAN223344 » Fri Aug 28, 2009 8:39 pm

Getting custom textures is easy, on page 9 page or so, Cbloopy posted .wop files for the TEXTURE NAME feature, unzip those in C:\WA Editor 96\Data\Editor\Object Presets. Then make a folder in "C:\WA Editor 96" called Custom, that is where all of your custom object textures go. in the editor,set TextureName to Custom\<Your Texture file name> (remember to put .bmp, .jpg, .wdf etc. or the player will freeze). to get the texture on the item (it will not show up in the editor).
User avatar
MyNameIsKooky
Rainbow Spirit Master
Posts: 9711
Joined: Mon Dec 01, 2008 10:18 pm

Post by MyNameIsKooky » Sat Aug 29, 2009 12:49 am

gameboy991 wrote:FINALLY! THANK YOU! I HATE having to go through 40 pages of posts just to find ONE thing. I look forward to the results! :D

P.S., unfortunatly, I too don't know anything about hex-editing. :oops:
What's the point of reading The Ultimate WA Hex-Editing Topic if you can't Hex-Edit? :?
User avatar
gameboy991
Rainbow Master
Posts: 710
Joined: Thu Apr 09, 2009 2:44 am

Post by gameboy991 » Sat Aug 29, 2009 12:49 am

-_-
User avatar
MyNameIsKooky
Rainbow Spirit Master
Posts: 9711
Joined: Mon Dec 01, 2008 10:18 pm

Post by MyNameIsKooky » Sat Aug 29, 2009 12:53 am

Riiiiiight. Hex-Editing is just about numbers and values in base 15.

I think cbloopy posted a topic a while ago that contains most of the wop's.
User avatar
bround
Rainbow Master
Posts: 641
Joined: Thu Jul 24, 2008 10:55 am

Post by bround » Sat Aug 29, 2009 10:37 am

MyNameIsKooky wrote:Riiiiiight. Hex-Editing is just about numbers and values in base 15.

I think cbloopy posted a topic a while ago that contains most of the wop's.
Yes, rightt....... IN WA EDITOR GENERAL DISCUSSION:

Teleport Base - Click here to be teleported to the topic
Avid TTR player and TTS developer, a new revolutionary server in works.
User avatar
2yu556
Rainbow Keeper
Posts: 377
Joined: Tue May 22, 2007 10:44 pm

Post by 2yu556 » Sat Aug 29, 2009 3:24 pm

MyNameIsKooky wrote:
gameboy991 wrote:FINALLY! THANK YOU! I HATE having to go through 40 pages of posts just to find ONE thing. I look forward to the results! :D

P.S., unfortunatly, I too don't know anything about hex-editing. :oops:
What's the point of reading The Ultimate WA Hex-Editing Topic if you can't Hex-Edit? :?
To learn how?
Image
User avatar
LittleZbot
Rainbow MegaStar
Posts: 3039
Joined: Fri Jul 03, 2009 10:51 pm
Contact:

Post by LittleZbot » Tue Sep 15, 2009 4:09 am

And to find out what it is.
To Shorty, who was immortalized in an adventure.
To Marinus, who was my community older brother.
To Janet, who I will remember every time I wear a toque.

May these lost Wonderlanders find true adventure beyond us.
Discord: LittleZbot#3936
User avatar
tyteen4a03
Rainbow AllStar
Posts: 4380
Joined: Wed Jul 12, 2006 7:16 am
Contact:

Post by tyteen4a03 » Tue Sep 15, 2009 4:15 am

MyNameIsKooky wrote:Riiiiiight. Hex-Editing is just about numbers and values in base 15.

I think cbloopy posted a topic a while ago that contains most of the wop's.
Do you mean base 16? :roll:
and the duck went moo

Beep bloop
User avatar
mqdar
Rainbow Star
Posts: 1436
Joined: Mon May 09, 2005 10:46 pm

Post by mqdar » Wed Sep 16, 2009 6:54 pm

Cbloopy uploaded most of his discoveries (the ones in which he hex-edited something, or made a program to hex-edit something with). Right now I can remember only one where you'd have to hex-edit yourself, so it's not a big deal really.
Skype wrote:[7:23:42 AM] Darx: Click here to give me an internet!
[7:23:57 AM] 'a'a: *clicks here*
User avatar
MyNameIsKooky
Rainbow Spirit Master
Posts: 9711
Joined: Mon Dec 01, 2008 10:18 pm

Post by MyNameIsKooky » Wed Sep 16, 2009 7:21 pm

tyteen4a03 wrote:
MyNameIsKooky wrote:Riiiiiight. Hex-Editing is just about numbers and values in base 15.

I think cbloopy posted a topic a while ago that contains most of the wop's.
Do you mean base 16? :roll:
GAH, YES! I keep forgetting 00!

Anyways, here's some Hex to decimal, if anyone cares:

00=0
01=1
02=2
03=3
04=4
05=5
06=6
07=7
08=8
09=9
0A=10
0B=11
0C=12
0D=13
0E=14
0F=15
10=16
11=17
12=18
13=19
14=20
15=21
16=22
17=23
18=24
19=25
1A=26
1B=27
1C=28
1D=29
1E=30
1F=31
20=32
21=33
...
FD=253
FE=254
FF=255
User avatar
Clifford
Rainbow Wizard
Posts: 439
Joined: Mon Jan 01, 2007 9:38 am

Post by Clifford » Tue Nov 17, 2009 10:35 am

gameboy991 wrote:FINALLY! THANK YOU! I HATE having to go through 40 pages of posts just to find ONE thing. I look forward to the results! :D

P.S., unfortunatly, I too don't know anything about hex-editing. :oops:
you mean 41.
billy bob
Rainbow SuperStar
Posts: 2894
Joined: Wed Nov 07, 2007 4:37 pm

Post by billy bob » Tue Nov 17, 2009 2:04 pm

Clifford wrote:
gameboy991 wrote:I HATE having to go through 40 pages of posts just to find ONE thing.
you mean 41.
Gameboy991 posted that while the topic still had 38 pages.....
User avatar
AJQZC
Rainbow Wizard
Posts: 462
Joined: Mon Jan 05, 2009 1:31 pm

Re: !Simplified! {The Ultimate WA Editor Hex-Editing Topic}

Post by AJQZC » Thu Dec 03, 2009 7:37 am

Well, this happens because the topic is too long, and nobody who has a post in the first page bothers to make an index. :?
Last edited by AJQZC on Thu Dec 31, 2009 7:35 am, edited 1 time in total.
User avatar
Kabooms Rock
Rainbow Wonderlander
Posts: 198
Joined: Fri Aug 07, 2009 10:09 pm

Re: !Simplified! {The Ultimate WA Editor Hex-Editing Topic}

Post by Kabooms Rock » Thu Dec 03, 2009 12:12 pm

AJQZC wrote:

Well, this happens because the topic is too long, and nobody who has a post in the first page bothers to make an index. :?
*turns head and looks at clifford* :wink:
save off topic by clicking here and here
User avatar
AJQZC
Rainbow Wizard
Posts: 462
Joined: Mon Jan 05, 2009 1:31 pm

Post by AJQZC » Thu Dec 31, 2009 8:02 am

To summarise: (For the Ultimate Hex-Editing topic)
Black text for discussion summary.
Blue text for file download.
Numbering represents page number.

01. MoFI editor, hex-editing, Notepad++, indigo glove power
02. Hex-editing, glove power hacks, glove power test levels (by Clifford/jdl/Qloof)
03. Using glove power test levels, wop files, adding custom models
04. wop files, red missile glove power, "creating" MoFI editor
05. wop files' role in editor, programming wg.exe, glove charge files (by cbloopy), magic-shooting flowers, flower tests/flower models (by cbloopy)
06. iceflowers, cyanflower texture model (by Qloof), iceflower texture model (by Clifford)
07. applying ___flower texture to fireflower model file, separating fireflower and iceflower model files, custom models in WA/MoFI for use in Editor and guide to how to use them (by cbloopy)
08. Separate wop files for ___flowers, missile flower wop file (by cbloopy), texture adjuster for models (by cbloopy)
09. Scritter texture (by Qloof), Hex-editing for music range to go beyond 6, wooden box model (by cbloopy)
10. Rainbow coin texture idea, custom gate texture, hubs and adventures
11. Testing with adventure stars, custom textures & icons (by cbloopy), editing master.dat file
12. Z-Scritter texture, model adjuster (?)

...to be completed.
Last edited by AJQZC on Fri Jan 01, 2010 3:44 am, edited 1 time in total.
User avatar
ben-09
Rainbow Master
Posts: 764
Joined: Mon Jan 09, 2006 8:32 pm

Post by ben-09 » Thu Dec 31, 2009 8:47 am

AJQZC wrote:To summarise: (For the Ultimate Hex-Editing topic)
Black text for discussion summary.
Blue text for file download.
Numbering represents page number.

01. MoFI editor, hex-editing, Notepad++, indigo glove power
02. Hex-editing, glove power hacks, glove power test levels (by Clifford/jdl/Qloof)
03. Using glove power test levels, wop files, adding custom models
04. wop files, red missile glove power, "creating" MoFI editor
05. wop files' role in editor, programming wg.exe, glove charge files (by cbloopy), magic-shooting flowers, flower tests/flower models (by cbloopy)
06. iceflowers, cyanflower texture model (by Qloof), iceflower texture model (by Clifford)
07. applying ___flower texture to fireflower model file, separating fireflower and iceflower model files, custom models in WA/MoFI for use in Editor and guide to how to use them (by cbloopy)
08. Separate wop files for ___flowers, missile flower wop file (by cbloopy), texture adjuster for models (by cbloopy)
09. Scritter texture (by Qloof), Hex-editing for music range to go beyond 6, wooden box model (by cbloopy)
10. Rainbow coin texture idea, custom gate texture, hubs and adventures
11. Testing with adventure stars, custom textures & icons (by cbloopy), editing master.dat file
12. Z-Scritter texture, model adjuster (?)
Thanks, thats going to be really helpfull. :D
Generation 59: Community experiment. The first time you see this, take the generation # and add 1. Put in your signature.
Post Reply