Hacking Compiling .patch File

  • Thread starter Thread starter BigEN
  • Start date Start date
  • Views Views 1,880
  • Replies Replies 14

BigEN

Active Member
Newcomer
Joined
Mar 4, 2009
Messages
44
Reaction score
0
Trophies
1
XP
11
Country
Greece
Sorry, I never compiled something for the Wii (using DevKitPro), but with Eclipse.

So... how do I compile .patch-files with DevKitPro for creating dol-files!?
 
Okay. Thanks for nothing.
Be sure, I need no help from people who cry like baby cause they're banned on multiple chats or something.
 
You don't compile patch files... you need to use patch or diff tools to first modify the original source then you need to compile the patched source..

what are you trying to compile? mplayer? libfat with patches?
 
WiiCrazy said:
You don't compile patch files... you need to use patch or diff tools to first modify the original source then you need to compile the patched source..

what are you trying to compile? mplayer? libfat with patches?

ARC 1.1 to work with own update servers
thanks for answering
smile.gif
 
BigEN said:
Okay. Thanks for nothing.
Be sure, I need no help from people who cry like baby cause they're banned on multiple chats or something.
Who is the fool? The fool, or the fool that follows? Basically acting childish against someone you think is a baby, is quite childish or something like that.

QUOTE(BigEN @ Mar 5 2009, 10:15 PM) or something.
HA! actin like you don't know
 
BigEN said:
So... how do I compile .patch-files with DevKitPro for creating dol-files!?
First Google hit for "patch files":
http://en.wikipedia.org/wiki/Patch_(Unix)
Everything you need is there

BigEN said:
Okay. Thanks for nothing.
Be sure, I need no help from people who cry like baby cause they're banned on multiple chats or something.
QUOTE(BigEN @ Mar 6 2009, 08:17 AM)
I agree completely.
Why do you write that you agree with yourself?
 
@bigen Just edit the source and choose the make option you don't need any patch files.
smile.gif

@everyone else: Lay off, if your not going to help, don't post.
 
david432111 said:
@bigen Just edit the source and choose the make option you don't need any patch files.
smile.gif

@everyone else: Lay off, if your not going to help, don't post.

Yes, I know how to edit and compile.
But there are two patches needed.
I took the first one by manually editing the files but the second one needs a lib, I don't have in my libogc.
The network_wii files. Don't find it.
 
Are you sure that you know what you are doing !?
Anyway try a newer libogc !? network_wii.c is definatly part of libogc because i have it
wink.gif
 
BigEN said:
Also, there's none in 1.7.1a
unsure.gif

You only have the headers and libraries (.a files) probably... you need the sources to be able to patch them,

You should have the exact libogc sources (if patched ones changed after that patch is created) that the app is built with...

for example, to be able to compile mplayer by team twiizers you need to have mplayer sources at revision 27458
http://www.wiibrew.org/wiki/Mplayer

So, to be able to compile anyregion changer with patches you need to have the exact version of libogc that original author applied the patches...

And the easiest is, request the patched lib sources or libs themselves from the app's author... maybe it does indeed comes with sources and you only need to temporarily replace your libogc libs with the ones supplied by the author of the program. (example is mplayerwii)

Sorry can't specifically help but that patching business is really ugly...
 

Site & Scene News

Popular threads in this forum