GenHex
Would you like to react to this message? Create an account in a few clicks or log in to continue.

GenHex

Home of Generation Hex
 
HomeCalendarLatest imagesFAQSearchMemberlistUsergroupsRegisterLog in

 

 Default Values

Go down 
AuthorMessage
KWG
Admin
KWG


Posts : 192
Reputation : 2
Join date : 2019-12-18

Default Values Empty
PostSubject: Default Values   Default Values I_icon_minitimeWed Dec 18, 2019 10:48 pm

This may be a fun code for some u newbies to learn the mem ed.
This is the default section. So basically when ur in edit mode and hit the C button for default configurations it changes them.
start game with code gen on
go into edit mode pick that loser rock
goto addy 80045a58
u should see

80045a58 - 0001 0001 251d 1100
80045a60 - 00af 0afa 01f9 0000
80045a68 - 0003 0000 0001 0001
80045a70 - 251d 1100 00af 01fa
80045a78 - 01f9 0001 0003 0000
80045a80 - 0001 0001 251d 1100
80045a88 - 00af 01fa 01f9 0002
80045a90 - 0003 0000 0001 0001
80045a98 - 251d 1100 00af 01fa
80045aA0 - 01f9 0001 0003 0000
80045aa8 - 0002 0002 2404 0e00
80045ab0 - 0098 01fc 01fb 0004
80045ab8 - 01fb 0004 0002 0002
80045ac0 - 2404 0e00 0098 01fc
80045ac8 - 01fb 0005 01fb 0004
80045ad0 - 0002 0002 2404 0e00
80045ad8 - 0098 01fc 01fb 0006
80045ae0 - 01fb 0004 0002 0002
---
okay now if ur a newbie i want u to stare at the above and look for any patterns. stop and really look at it. see if u notice anything at all.

ok dont read below until u have at least looked for a pattern

ok some patterns i see.
first the addys
the all start out 80045a
easy enuff.
also the last digit in the addy is either a 0 or a 8
80045aX(0 or
and ur counting up in hex.
also, the values always have eight 8-bit values
this is how the mem ed is. it just has this basic setup
ok so maybe u already know that.. if u dont please get to know how the mem ed works.. this should be ur first priority before even attempting to make codes!!

ok back to patterns. Did anything repeat?
U probably noticed the
00010001251d110000af01fa01f9xxxx00030000
repeated itself 4 times
where the xxxx was incremented 0000,0001,0002,0003.
then after 4 times it changed to a new pattern
0002000224040e00009801fc01fbxxxx00060000
and this repeats 4 times. then a new one starts..u may want to get some more patterns before continueing..

but hey do u see a pattern growing between the two patterns?
the first lines start out 00010001 and the other starts out 00020002.
or mabe the xxxx kept counting countined from the previous pattern. or maybe the 0003 and the 0006 gets incremented by three. they all end in 0000.
maybe u noticed that in the middle there are two values where one is less then the one before it but its incremented int he second pattern
01fa01f9
and
01fc01fb

well those are some things that just popped out at me.
having a little knowledge from other games i know what some of them are.. and ill hopefully show u how to find some stuff out.

ok the reason it repeats 4 tiimes is that there are 4 types- or 4 different costumes if u will.

so thats the reason for the 4 times it repeats.
the first 0001 is the gs id
the second 0001 is the order in the list of gs ids he appears.
00010001 251d 11 00 00af 01fa01f9 xxxx 0003 0000
00020002 2404 0e 00 0098 01fc01fb xxxx 0006 0000

next we we see a 251d and a 2404.
so at the addy 80045a5C change the 251d to a 2404. we pick 2404 cuz we assume its safe since it has been used already..

back in game in edit mode (press start) hit the c button to return the defualts. what changed?
well the music and video should have changed if u did it right.
ok change the values back
00010001 251d 110000af01fa01f9xxxx00030000
00020002 2404 0e00009801fc01fbxxxx00060000

now only change the 25 to a 24... heh only the music changes.
well do that for all the values and see what changes.
this is what i got for the rock.
0001-gs id
0001 -place in gs ids list
25-music
1d -video
11-height
00-always 00
00af-weight
01fa01f9-???
0000- costume set
0003- name
0000-end of guy
this pattern is the same for all the guys just different values.. i bet no one saw that pattern originally but as u can see its easy to figure out what all these crazy hex values mean.


now heres some fun stuff
its my opinion that the thq guys are horrible at making caws. but heck let u decide for urself.
goto addy 80045a66
ok change the 0000 into 0100
go back to game in edit appearance
hit default
ur rock should have changed into the default guy
if this happened we are in business.
now lets try these other values
0102,0103,0104,0107,0109,010a,0200,0201,0204,0207,0209
its either a mix up of values that happen to create these looks or real wrestlers-that blond guy looks convincing or maybe just plain shitty thq caws.

well i hope this helps ur thinking and look forward to codes from all u newbies in times to come
to be continued
Back to top Go down
 
Default Values
Back to top 
Page 1 of 1

Permissions in this forum:You cannot reply to topics in this forum
GenHex :: AKI Library :: WWF No Mercy - Tutorials-
Jump to: