• 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 ... 11 12 13 14 15 ... 18 Next »

paper mario TTYD moonjump code request
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
paper mario TTYD moonjump code request
06-02-2018, 07:32 AM
#1
zara70 Offline
Member
***
Posts: 73
Threads: 21
Joined: Apr 2015
is there anyway someone can hack a paper mario TTYD moonjump cheat please
Find
Reply
06-03-2018, 08:21 AM (This post was last modified: 06-03-2018, 08:22 AM by zara70.)
#2
zara70 Offline
Member
***
Posts: 73
Threads: 21
Joined: Apr 2015
is there anyway that someone can fix this Levitate code for paper mario thousand year door

283CA398 00000140
04B078BC 409147B0
E2000001 80008000

because when you make mario run and jump it makes mario jump in the air forever
Find
Reply
06-03-2018, 02:05 PM (This post was last modified: 06-03-2018, 02:16 PM by One More Try.)
#3
One More Try Offline
Posting Freak
*****
Posts: 886
Threads: 23
Joined: Dec 2014
This is probably a known issue with button activator codes. If someone could watch 80B078BC during a jump I might be able to make a different code, as I don't have the game.

I think it should end with E0000000.

283CA398 00000140
04B078BC 409147B0
E0000000 80008000
Find
Reply
06-04-2018, 04:48 AM
#4
zara70 Offline
Member
***
Posts: 73
Threads: 21
Joined: Apr 2015
the Levitate code still softlocks the game when mario runs and jumps

283CA398 00000140
04B078BC 409147B0
E0000000 80008000
Find
Reply
06-05-2018, 05:01 AM (This post was last modified: 06-05-2018, 05:05 AM by zara70.)
#5
zara70 Offline
Member
***
Posts: 73
Threads: 21
Joined: Apr 2015
Video 
This is what the leviate code does when it gets softlocked when someone uses the Leviate code

https://www.youtube.com/watch?v=7p6OaGM1-vo&feature=youtu.be
Find
Reply
06-05-2018, 08:22 AM (This post was last modified: 06-05-2018, 08:27 AM by One More Try.)
#6
One More Try Offline
Posting Freak
*****
Posts: 886
Threads: 23
Joined: Dec 2014
I don't own the game so there's not much else I can do. There may not be anyone else around with the ability to help you either. You might not get a solution here.

What happens if you continually tap the jump button?

What about this code if you press (don't hold) the button once?

Levitate test Gecko code
283CA398 00000140
CC000000 00000000
04B078BC 409147B0
E0000000 80008000

These are almost random guesses on my part. I doubt I'll be any help.
Find
Reply
06-05-2018, 09:24 AM
#7
zara70 Offline
Member
***
Posts: 73
Threads: 21
Joined: Apr 2015
hey One more Try

the Leviate code is now fixed

so how come holding down the button broke the code and made the game softlock then
Find
Reply
06-05-2018, 11:06 AM
#8
One More Try Offline
Posting Freak
*****
Posts: 886
Threads: 23
Joined: Dec 2014
Is it fixed with my new code? Is that what you mean?

Dolphin's Gecko implementation has an issue with detecting whether a button is held down or not, causing buggy behavior. If my code fixed it, it's because I turned it into a toggle, therefore it just needs to rely on a single press. A second press should disable it. That was my intention anyway.
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