• 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 ... 55 56 57 58 59 ... 369 Next »

Pikmin 60fps mod that works?
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Pikmin 60fps mod that works?
10-18-2016, 11:18 AM
#22
Super David Offline
Member
***
Posts: 126
Threads: 6
Joined: Jun 2015
That should work some of the time but I don't think it always works exactly like that. I'll use the frame rate address from this game as the example. I set address 803988a0 as a memory breakpoint and in the log, I get MBP 80048174 (waitRetrace__11DGXGraphicsFv sysDolphin.a dgxGraphics.cpp) Read32 00000001 at 803988a0. We see that the function waitRetrace__11DGXGraphicsFv is reading the value at that particular address and it's that same value you change to 00000002 to get 30fps. Address 803988a0 is not an address we will find in the .map file. Let's say we only knew that the frame rate had something to do with function waitRetrace__11DGXGraphicsFv and we didn't know about address 803988a0. Would we be able to find that address by checking out just this function? I would say yes, but I don't know how to do it aside from setting a memory breakpoint range of 80000000-817FFFFF and searching for a value that traces back to that function. I'm not so sure you could mess with the frame rate by changing values in waitRetrace__11DGXGraphicsFv. The JIT Block Viewer could be useful if you understand the information it gives, which I don't. In Pikmin 2, the frame rate code is from one of the values in the list of functions and doesn't read from some other address like the Pikmin 1 example I used here.

As for using Virtual or not, I really don't know for sure. I just use the regular address.
Note that I only explain this as I see it. Some of what was said could be a little off.
Find
Reply
« Next Oldest | Next Newest »


Messages In This Thread
Pikmin 60fps mod that works? - Zerowalker - 10-11-2016, 02:38 AM
RE: Pikmin 60fps mod that works? - DJBarry004 - 10-11-2016, 03:48 AM
RE: Pikmin 60fps mod that works? - Zerowalker - 10-11-2016, 03:56 AM
RE: Pikmin 60fps mod that works? - Zerowalker - 10-11-2016, 08:27 PM
RE: Pikmin 60fps mod that works? - Zerowalker - 10-11-2016, 09:26 PM
RE: Pikmin 60fps mod that works? - Zerowalker - 10-13-2016, 01:42 PM
RE: Pikmin 60fps mod that works? - Super David - 10-13-2016, 02:38 PM
RE: Pikmin 60fps mod that works? - Zerowalker - 10-13-2016, 02:58 PM
RE: Pikmin 60fps mod that works? - Super David - 10-13-2016, 03:17 PM
RE: Pikmin 60fps mod that works? - Zerowalker - 10-13-2016, 04:26 PM
RE: Pikmin 60fps mod that works? - Super David - 10-13-2016, 05:07 PM
RE: Pikmin 60fps mod that works? - Zerowalker - 10-13-2016, 05:23 PM
RE: Pikmin 60fps mod that works? - Zerowalker - 10-14-2016, 09:33 AM
RE: Pikmin 60fps mod that works? - Super David - 10-14-2016, 03:22 PM
RE: Pikmin 60fps mod that works? - Zerowalker - 10-14-2016, 11:46 PM
RE: Pikmin 60fps mod that works? - Super David - 10-15-2016, 10:49 AM
RE: Pikmin 60fps mod that works? - Zerowalker - 10-15-2016, 01:30 PM
RE: Pikmin 60fps mod that works? - JosJuice - 10-15-2016, 05:03 PM
RE: Pikmin 60fps mod that works? - Super David - 10-15-2016, 05:53 PM
RE: Pikmin 60fps mod that works? - Zerowalker - 10-17-2016, 05:12 PM
RE: Pikmin 60fps mod that works? - Zerowalker - 10-17-2016, 06:26 PM
RE: Pikmin 60fps mod that works? - Super David - 10-18-2016, 11:18 AM
RE: Pikmin 60fps mod that works? - Zerowalker - 10-18-2016, 01:31 PM
RE: Pikmin 60fps mod that works? - Zerowalker - 10-22-2016, 05:12 PM
RE: Pikmin 60fps mod that works? - YetiSpaghetti - 05-04-2018, 10:23 AM

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


Users browsing this thread: 2 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode