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


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Site › Dolphin Patches (Archive) v
« Previous 1 ... 3 4 5 6 7 Next »

how to edit dolphin source's code ?
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
how to edit dolphin source's code ?
09-19-2010, 05:33 PM
#1
elsword Offline
Member
***
Posts: 93
Threads: 11
Joined: Sep 2010
i have some codes like these :

if(!g_ActiveConfig.bCopyEFBToTexture)

if(!g_ActiveConfig.bCopyEFBToTexture || (tex_format == GX_TF_C14X2))

or

if (g_ActiveConfig.bOverlayStats)
{
Statistics::ToString(st);
D3D::font.DrawTextScaled(0, 30, 20, 20, 0.0f, 0xFF00FFFF, st, false);
}


how i edit my current dolphin ? ( svn version )
Find
09-19-2010, 08:44 PM
#2
Anti-Ultimate Offline
Above and Beyond
*******
Posts: 1,957
Threads: 29
Joined: May 2010
you must download the source using tortoisesvn and then compile it in.

Find
09-20-2010, 06:08 PM (This post was last modified: 09-20-2010, 06:08 PM by elsword.)
#3
elsword Offline
Member
***
Posts: 93
Threads: 11
Joined: Sep 2010
i download tortoisesvn and tried to install it

and i had no idea what to do Sad

Find
09-21-2010, 03:31 AM
#4
Diathorus Offline
Member
***
Posts: 232
Threads: 53
Joined: Jun 2010
Stop it. You completely waste your time. Overlaying stats does NOT increase factual game speed.
[Image: 2399797.png]
Find
« 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