• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Game Modifications › Cheats, Hacks, & Game Patches v
« Previous 1 2 3 4 5 ... 18 Next »

I need help with Conditional codes
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
I need help with Conditional codes
05-22-2022, 04:24 PM (This post was last modified: 05-23-2022, 07:55 AM by FuxorLuck.)
#1
FuxorLuck Offline
Junior Member
**
Posts: 22
Threads: 4
Joined: Apr 2022
Hey can someone help me
I want to make a code that if address 8087FE78 is equal to 00000001, the next two lines of codes will be executed
but if address 8087FE78 is equal to 00000000 another two lines of code wii be executed

Thanks
Find
Reply
05-23-2022, 11:51 AM (This post was last modified: 05-23-2022, 11:57 AM by One More Try.)
#2
One More Try Offline
Posting Freak
*****
Posts: 886
Threads: 23
Joined: Dec 2014
Does this explain it?
AR
http://www.bsfree.org/hack/hacking_gcn.html#ar_code_types

Or gecko
http://wiigeckocodes.github.io/codetypedocumentation.html

I don't use it often, but it looks like for AR
4C87FE78 00000001
04
04
4C87FE78 00000000
04
04

I believe the check only happens once per frame.
Find
Reply
05-23-2022, 03:42 PM
#3
FuxorLuck Offline
Junior Member
**
Posts: 22
Threads: 4
Joined: Apr 2022
(05-23-2022, 11:51 AM)One More Try Wrote: Does this explain it?
AR
http://www.bsfree.org/hack/hacking_gcn.html#ar_code_types

Or gecko
http://wiigeckocodes.github.io/codetypedocumentation.html

I don't use it often, but it looks like for AR
4C87FE78 00000001
04
04
4C87FE78 00000000
04
04

I believe the check only happens once per frame.

Thank you so much it's working
Find
Reply
« Next Oldest | Next Newest »


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode