Hacking Tutorial Compiling SoftChip

  • Thread starter Thread starter NeoGodSpeed
  • Start date Start date
  • Views Views 10,901
  • Replies Replies 11

Compile SoftChip Win32

  • Yes Help Me To Setup & Compile SoftChip

    Votes: 0 0.0%
  • No Don't Help Me To Setup & Compile SoftChip

    Votes: 0 0.0%
  • I Know How To Setup & Compile SoftChip

    Votes: 0 0.0%
  • I'm Not In This World To Learn How To Setup & Compile Crap

    Votes: 0 0.0%
  • Do you Like Jfitie's devkitPro setup for SoftChip

    Votes: 0 0.0%

  • Total voters
    0

NeoGodSpeed

Well-Known Member
Newcomer
Joined
Nov 9, 2008
Messages
50
Reaction score
0
Trophies
1
XP
288
Country
United States
lecture.gif
I Am Thinking Of Making A Flash Video Web Site On How To Setup & Compile SoftChip for Win32

Let's Thank Jfitie's for the devkitPro setup for SoftChip...

Thanks for the upload Jfitie

Please let me know by voting if it gets over 75% and stays there I will make a Video.

If not we will just stop here and use Jfitie's devkitpro mod
 
Well... A general tutorial on how to compile ANYTHING might be more useful but the only difference really would be the title of the thread
wink2.gif

There are no special steps to compiling softchip...
Would you include all platforms?
 
I created a simple batch file ...

CODE@echo off

set JFPROJECTDIR=%CD%
echo Projects directoryÂÂÂÂÂÂ : %JFPROJECTDIR%

cd ..\..
set JFDEVKITPRODIR=%CD%

set JFMSYSBINDIR=%JFDEVKITPRODIR%\msys\bin
set PATHTEMP=%PATH%
set PATH=%JFMSYSBINDIR%;%PATH%
echo MSYS directoryÂÂÂÂÂÂÂÂÂÂ : %JFMSYSBINDIR%

echo /%JFDEVKITPRODIR%|sed s/\://|sed s/\\/\//g>%TEMP%\DEVKITPRO.DIR
set /P DEVKITPRO=
 
OK guys,
as requested by NeoGodSpeed, here's my complete pack for compiling SoftChip:

From the readme:
QUOTE said:
jfitie's devkitPro setup for SoftChip

Please extract this to C:\. A folder C:\devkitPro\ will appear after installation.
Some other tools like an SVN client and Autoinjectuwad are included as well.

Run C:\devkitPro\projects\wii\make_wii-softchip.bat to download the latest SoftChip revision from SVN, compile it, and pack it into a wad file.

Good luck!

[email protected]

Download here: http://www.megaupload.com/?d=E2XWDUUD

Have fun.

Note: if you have problems compiling, delete the whole C:\devkitPro\projects\wii\wii-softchip folder before running the batch file. It will then be downloaded again automatically.
 
Is this post still active? hmmm, I have a problem running the batch file, when downloading the latest softchip source, it occurs to be an error. It says "run SVN cleanup", how do I do that? I mean what should be done to run SVN cleanup.

Ryan.
-Noob-
 
I'm sorry, i forgot about that. We had a guide how to compile SoftChip already on out page. (Windows, Linux and Max OS i think)

I think the setup and the compiling itself is not the problem, it's svn. Basically you only need to(on WinXP, Vista is generally buggy):
1. Install DevKitPro
2. Reboot(!)
3. Get a svn client like TortoiseSVN (right click in explorer for all functions)
4. Set the svn client to download the SoftChip repository to a folder of your choice
5. Create a project in programmer's notepad

and then when a new version was uploaded:

6. Let the svn client download the update
7. Open the project in programmer's notepad and hit make


This will provide the .dol, and you will only get support from me or other SoftChip member's(0 at the moment) until this point. Other tutorials especailly more noob friendly ones are welcome or even ones with wad creation.

PS: Did not see that a months old thread was bumped...
 
Translated by google .....

Hi,

I regret not speak 100% English, I learned a lot in this forum, and I really really like the homebrew on the wii.

I need someone to help me with this issue of softChip, I need the following configuration by default:

QUOTE said:
Default IOS: IOS 249 (rev14)

Game's Languaje: System Default
Patch Country Strings: Disabled
September Video Mode using: Force Wii region
Fake IOS version: Enabled
Request Load IOS: Enabled
Autoboot: Enable
Silent: Disable
Logging: Disable

I have knowledge of c++ 30% but I could not properly handle the DevkitPro.

I hope someone can help me with this compilation since I need to play GH5 and RB2. My port of the Wii SD harm, so I could no longer use the SoftChip.

Thanks.
 

Site & Scene News

Popular threads in this forum