help finding timer in elebits

Started by bradhig, November 26, 2008, 11:43:04 PM

Previous topic - Next topic

bradhig

even when I find something that stays at d0230010 and then poke it at the other address the timer doesn't change and wired and the game crash when I try to do a memory dump for pointer search

address I have is 80102f94.  I can't do this it's just not working and the program and game are too unstable.

Romaap

if you search for d0230010, how many addresses are found?

bradhig

#17
44 at first then as I keep searching it narrows down to one. but poking whatever address is left doesn't change the timer why?

bradhig

somebody find this one for me.  wirid keeps crashing when doing memory dump for pointer search

none of the addresses found with d0230010 don't affect timer when poked.

I can't do this at all nothing works. too many crashes.

Romaap

you have to keep searching for D0230010, even if the timer goes down.
if you have just one left, poke it at D0630010
that way the timer will stop going down

D0230010 isn't a value but it is an instruction for the wii.
so don't poke it to a another value than D0630010

bradhig

I do search until one is left but poking at d0630010 doesn't stop the timer at all and I have tried on several levels

Romaap


bradhig

wiirid crashed during a search. the search button said stop and never returned to search why?

bradhig

on level 4 two codes end in search

80102f94  d0230010
801037ec d0230010

Romaap

does something happen when you poke them at D0630010?

bradhig

#25
i moved the usb collection from a usb hub to a port on my pc and now I get 345 results over and over and over none disappear why?  I thought changing the connection would eliminate the crashes.

nothing happens when I poke the two addresses at d0630010

bradhig

okay the usb gecko is fine I think running it through the hub was casuing bad data but now any search for d0230010 just gives me 343+ results no matter how many times I search after the timer changes.

ZiT

#27
Please look for "D0 23 00 10 40 80 00 08" by a binary editor.

The address of the place is a right order if found.

Reference:My BBS
http://bb2.atbb.jp/wiicode/viewtopic.php?t=104

bradhig

#28
display     00010203  04050607 08090a0b 0c0d0e0f

8007ed80 d0230010  40800008 d00301dc 806db720

disassembler

8007bd82 d0230010 stfs f1,16(r3)

That's it just how do you write the gecko code so others can use it?



Romaap