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


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › General Discussion v
« Previous 1 ... 74 75 76 77 78 ... 369 Next »

Tornado Outbreak Cheats? Tips?
View New Posts | View Today's Posts

Pages (3): 1 2 3 Next »
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Tornado Outbreak Cheats? Tips?
10-31-2016, 12:14 PM
#1
Larryeedwards Offline
Member
***
Posts: 61
Threads: 12
Joined: Jun 2016
I really enjoy Tornado Outbreak and i really want to create my own cheats for TO is there any way I can create my own cheats I wanted to add a player modifier or a cheat that allows you to walk through sunlight please if anyone knows how to create cheats please add some new Tornado Outbreak geko codes also add a Character modifier where you can play as a certain Npc or any other cheats!
I'm really addicted to playing Tornado Outbreak. :3
Find
Reply
11-02-2016, 11:13 AM
#2
JMC47 Offline
Content Producer
*******
Content Creators (Moderators)
Posts: 6,543
Threads: 29
Joined: Feb 2013
To create your own cheats, you can use Dolphin's cheat support to try and search for values to modify the game. Some of what you listed sounds easy (cheat to go in the sunlight...) some of it sounds like it'd be hard (playing as characters that didn't exist in the original game.)

My best bet would be to just start poking around the game with the built in cheat stuff. It's in Tools/Cheat manager I think or something along those lines.
Find
Reply
11-02-2016, 11:33 AM (This post was last modified: 11-02-2016, 11:54 AM by gamemasterplc.)
#3
gamemasterplc Offline
Above and Beyond
*******
Posts: 1,111
Threads: 7
Joined: Mar 2016
You may have to use Cheat Engine to find your address by setting the start to 8FFF0000 and end to 933F0000. You may also have to use PowerPC assembly to find your code if you can't find a static address by opening the debug mode on any development build and setting read or write breakpoints.
Website is gamemasterplc.com. Youtube Channel is gamemasterplc.
Website Find
Reply
11-02-2016, 11:54 AM
#4
Larryeedwards Offline
Member
***
Posts: 61
Threads: 12
Joined: Jun 2016
It's too many cheat search I mean I tried to create a cheat but it didn't work Sad
I'm really addicted to playing Tornado Outbreak. :3
Find
Reply
11-02-2016, 11:55 AM
#5
gamemasterplc Offline
Above and Beyond
*******
Posts: 1,111
Threads: 7
Joined: Mar 2016
What happens if you get into sunlight.
Website is gamemasterplc.com. Youtube Channel is gamemasterplc.
Website Find
Reply
11-02-2016, 11:57 AM
#6
Larryeedwards Offline
Member
***
Posts: 61
Threads: 12
Joined: Jun 2016
(11-02-2016, 11:55 AM)gamemasterplc Wrote: What happens if you get into sunlight.
It says "Stay in the Shade you'll burn up in the Sun!
I'm really addicted to playing Tornado Outbreak. :3
Find
Reply
11-02-2016, 12:00 PM (This post was last modified: 11-02-2016, 12:03 PM by gamemasterplc.)
#7
gamemasterplc Offline
Above and Beyond
*******
Posts: 1,111
Threads: 7
Joined: Mar 2016
Try finding the message in RAM and setting a read breakpoint on the start of the message by searching a RAM dump of MRAM or ExRAM. You may have to adjust some characters in the message to find it like spaces and punctuation. You will have to do some backtracing to find the comparison of whether you are in the sun. You might also find it through nopping reads of your X position.
Website is gamemasterplc.com. Youtube Channel is gamemasterplc.
Website Find
Reply
11-02-2016, 12:05 PM
#8
Larryeedwards Offline
Member
***
Posts: 61
Threads: 12
Joined: Jun 2016
(11-02-2016, 12:00 PM)gamemasterplc Wrote: Try finding the message in RAM and setting a read breakpoint on the start of the message by searching a RAM dump of MRAM or ExRAM. You will have to do some backtracing to find the comparison of whether you are in the sun. You might also find it through nopping reads of your X position.

Only thing i found was just BGW files and Audio files These must be Different type of BGW sense the FFXI BGW player doesn't work but could you replace models?
I'm really addicted to playing Tornado Outbreak. :3
Find
Reply
11-02-2016, 12:05 PM (This post was last modified: 11-02-2016, 12:07 PM by gamemasterplc.)
#9
gamemasterplc Offline
Above and Beyond
*******
Posts: 1,111
Threads: 7
Joined: Mar 2016
You dump the RAM through the debugger in Dolphin. You search for the message with a hex editor. If you found the message in MRAM add 0x80000000 to the offset you get in the hex editor. If you found the message in ExRAM add 0x90000000 to the offset you get in the hex editor.
Website is gamemasterplc.com. Youtube Channel is gamemasterplc.
Website Find
Reply
11-02-2016, 12:07 PM
#10
Larryeedwards Offline
Member
***
Posts: 61
Threads: 12
Joined: Jun 2016
(11-02-2016, 12:05 PM)gamemasterplc Wrote: You dump the RAM through the debugger in Dolphin
[quote pid='427304' dateline='1478052356']
I'll try that but I don't think that will give me something 
[/quote]
I'm really addicted to playing Tornado Outbreak. :3
Find
Reply
« Next Oldest | Next Newest »
Pages (3): 1 2 3 Next »


  • 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