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


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Support v
« Previous 1 ... 578 579 580 581 582 ... 1198 Next »

[solved] Source of dc-netplay-4.0-652
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
[solved] Source of dc-netplay-4.0-652
03-28-2014, 04:13 AM
#10
jonfen Offline
Junior Member
**
Posts: 5
Threads: 1
Joined: Mar 2014
Ok,
this is the patch:
https://gist.githubusercontent.com/paradigm/9741650/raw/763324277449a6a7d28aa8a4ce3ddfc8d203638e/gistfile1.diff

I applied it to commit c5b1ec3329d47006bfddb381f730ad4310528b00 running the following commands:

Code:
git clone https://code.google.com/p/dolphin-emu
cd dolphin-emu
git checkout dc-netplay
git log | head -n1      #should give you: commit c5b1ec3329d47006bfddb381f730ad4310528b00
git checkout -b paradigm-fix
wget https://gist.githubusercontent.com/paradigm/9741650/raw/763324277449a6a7d28aa8a4ce3ddfc8d203638e/gistfile1.diff
patch -p1 < gistfile1.diff
git commit -a -m "reverts 685206c97eded569e58c6d3ff0e5215e3bdb6394"      #to ensure the change is saved

and then the normal steps for compiling as described here in step 3 https://wiki.dolphin-emu.org/index.php?title=Building_Dolphin_on_Linux
Code:
mkdir Build && cd Build
cmake ..
make && sudo make install

To be honest, on the git and patching part I just followed paradigm's instructions as I don't really know much about git.

Hope it helps!
Find
Reply
« Next Oldest | Next Newest »


Messages In This Thread
[solved] Source of dc-netplay-4.0-652 - jonfen - 03-24-2014, 11:42 PM
RE: Source of dc-netplay-4.0-652 - ExtremeDude2 - 03-24-2014, 11:50 PM
RE: Source of dc-netplay-4.0-652 - jonfen - 03-24-2014, 11:54 PM
RE: Source of dc-netplay-4.0-652 - mbc07 - 03-25-2014, 12:33 AM
RE: Source of dc-netplay-4.0-652 - JMC47 - 03-25-2014, 01:33 AM
RE: Source of dc-netplay-4.0-652 - jonfen - 03-25-2014, 03:26 AM
RE: [solved] Source of dc-netplay-4.0-652 - mbc07 - 03-25-2014, 08:58 AM
RE: [solved] Source of dc-netplay-4.0-652 - jonfen - 03-25-2014, 08:35 PM
RE: [solved] Source of dc-netplay-4.0-652 - Darkcoconuts - 03-26-2014, 05:19 AM
RE: [solved] Source of dc-netplay-4.0-652 - jonfen - 03-28-2014, 04:13 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