- Joined
- Nov 23, 2008
- Messages
- 1,621
- Reaction score
- 204
- Trophies
- 2
- Age
- 35
- Location
- middleofnowhere, AL
- XP
- 2,401
- Country


wolffangalchemist said:anyone got a compiled r60 .dol?

thanks much appreciated!UltraDogg said:wolffangalchemist said:anyone got a compiled r60 .dol?
SoftChip R60 Dol : http://www.sendspace.com/file/9zgvh2
Phratt said:So did requiem abandon this thread or what?
No. I just want to try if i can write some kind of an IOS patcher. If i would succeed, requiem would have less work to do. These are my intentions about this.
QUOTE(wolffangalchemist @ Nov 27 2008, 02:52 PM) anyone got a compiled r60 .dol?

I've been working on setting up a build environment in Ubuntu.WiiPower said:Phratt said:So did requiem abandon this thread or what?
No. I just want to try if i can write some kind of an IOS patcher. If i would succeed, requiem would have less work to do. These are my intentions about this.
QUOTE(wolffangalchemist @ Nov 27 2008, 02:52 PM) anyone got a compiled r60 .dol?
The SoftChip loader is still pre-alpha, if you want to get the latest updates as fast as possible, you have to download the latest sources yourself and compile it. If you don't know how to do this, take a look at the Windows Build Guide here: http://wiki.softchip-mod.com/index.php/Guides

WiiPower said:Arm wrote a guide for Linux, look at the Guides page for it.
thanks i will get right on that.
Edit:followed the guide to the very letter but to no avail.
i get this errorwhile it is building the devkit seems to finish building though cuz all the files are there.Code:devkitPPC.sh: 19: source: not found
then i get this error
when trying to make the .dol file.Code:wolffangalchemist@wolffangalchemist-desktop:~$ cd wii-softchip-read-only/loader wolffangalchemist@wolffangalchemist-desktop:~/wii-softchip-read-only/loader$ make Makefile:10: /Desktop/devkitPRO/devkitPPC/wii_rules: No such file or directory make: *** No rule to make target `/Desktop/devkitPRO/devkitPPC/wii_rules'.ÂÂStop.
Edit: ok fixed that by editing the "~/.bashrc" file the directory was wrong.
but now i get this errorCODEwolffangalchemist@wolffangalchemist-desktop:~/wii-softchip-read-only/loader$ make
main.cpp
In file included from /home/wolffangalchemist/wii-softchip-read-only/loader/source/main.cpp:18:
/home/wolffangalchemist/wii-softchip-read-only/loader/include/SoftChip.h:19:20: warning: ogcsys.h: No such file or directory
In file included from /home/wolffangalchemist/wii-softchip-read-only/loader/include/SoftChip.h:20,
ÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂ from /home/wolffangalchemist/wii-softchip-read-only/loader/source/main.cpp:18:
/home/wolffangalchemist/wii-softchip-read-only/loader/include/DIP.h:20:23: warning: ogc/mutex.h: No such file or directory
In file included from /home/wolffangalchemist/wii-softchip-read-only/loader/include/SoftChip.h:21,
ÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂ from /home/wolffangalchemist/wii-softchip-read-only/loader/source/main.cpp:18:
/home/wolffangalchemist/wii-softchip-read-only/loader/include/Input.h:19:20: warning: gccore.h: No such file or directory
In file included from /home/wolffangalchemist/wii-softchip-read-only/loader/source/main.cpp:18:
/home/wolffangalchemist/wii-softchip-read-only/loader/include/SoftChip.h:38: error: ISO C++ forbids declaration of 'GXRModeObj' with no type
/home/wolffangalchemist/wii-softchip-read-only/loader/include/SoftChip.h:38: error: expected ';' before '*' token
make[1]: *** [main.o] Error 1
make: *** [build] Error 2
pika9323 said:Hier Dol und Wad:
http://rapidshare.com/files/167912058/SoftchipR60.zip
Made Using Devkitpro 3in1 v3.0.1 =)
type set DEVKITPPC "path" and type you patch of the devkitppc folder like thiw (windows) set DEVKITPPC c:/DevkitPro/DevkitPPCwolffangalchemist said:WiiPower said:Arm wrote a guide for Linux, look at the Guides page for it.
thanks i will get right on that.
Edit:followed the guide to the very letter but to no avail.
i get this errorwhile it is building the devkit seems to finish building though cuz all the files are there.Code:devkitPPC.sh: 19: source: not found
then i get this error
when trying to make the .dol file.Code:wolffangalchemist@wolffangalchemist-desktop:~$ cd wii-softchip-read-only/loader wolffangalchemist@wolffangalchemist-desktop:~/wii-softchip-read-only/loader$ make Makefile:10: /Desktop/devkitPRO/devkitPPC/wii_rules: No such file or directory make: *** No rule to make target `/Desktop/devkitPRO/devkitPPC/wii_rules'.ÂÂStop.
Edit: ok fixed that by editing the "~/.bashrc" file the directory was wrong.
but now i get this errorCODEwolffangalchemist@wolffangalchemist-desktop:~/wii-softchip-read-only/loader$ make
main.cpp
In file included from /home/wolffangalchemist/wii-softchip-read-only/loader/source/main.cpp:18:
/home/wolffangalchemist/wii-softchip-read-only/loader/include/SoftChip.h:19:20: warning: ogcsys.h: No such file or directory
In file included from /home/wolffangalchemist/wii-softchip-read-only/loader/include/SoftChip.h:20,
ÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂ from /home/wolffangalchemist/wii-softchip-read-only/loader/source/main.cpp:18:
/home/wolffangalchemist/wii-softchip-read-only/loader/include/DIP.h:20:23: warning: ogc/mutex.h: No such file or directory
In file included from /home/wolffangalchemist/wii-softchip-read-only/loader/include/SoftChip.h:21,
ÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂ from /home/wolffangalchemist/wii-softchip-read-only/loader/source/main.cpp:18:
/home/wolffangalchemist/wii-softchip-read-only/loader/include/Input.h:19:20: warning: gccore.h: No such file or directory
In file included from /home/wolffangalchemist/wii-softchip-read-only/loader/source/main.cpp:18:
/home/wolffangalchemist/wii-softchip-read-only/loader/include/SoftChip.h:38: error: ISO C++ forbids declaration of 'GXRModeObj' with no type
/home/wolffangalchemist/wii-softchip-read-only/loader/include/SoftChip.h:38: error: expected ';' before '*' token
make[1]: *** [main.o] Error 1
make: *** [build] Error 2
any helpful suggestions?

export DEVKITPRO=/home/wolffangalchemist/devkitPro
export DEVKITPPC=$DEVKITPRO/devkitPPC
no. ios249 patching is not integrated in r60.smurphyzeke said:Just tested it and it works, thanks.
Also, is this supposed to have the 249 fix with HoD2, Red Steel, and the other games that crashed? Because I can't get Red Steel or HoD2 to run.

Arm the Homeless said:Yeah. Look in the ~/.bashrc
The libogc folder should have the name "libogc".
It should have:
ok so i edited it to the directory i installed it to(my home folder cuz my Desktop is already cluttered enough)Code:export DEVKITPRO=/home/wolffangalchemist/devkitPro export DEVKITPPC=$DEVKITPRO/devkitPPC
here is what i edited ~/.bashrc toand thanks for the help that fixed it!Code:export DEVKITPRO=/home/wolffangalchemist/.DevkitPro export DEVKITPPC=$DEVKITPRO/devkitPPC
CODEwolffangalchemist@wolffangalchemist-desktop:~/wii-softchip-read-only/loader$ make
main.cpp
SoftChip.cpp
DIP.cpp
cIOS.cpp
Logger.cpp
Input.cpp
Configuration.cpp
Console.cpp
linking ... SoftChip.elf
output ... SoftChip.dol



Raiyu245 said:Just to ask, does this work with Need for Speed Undercover?

just compiled it gonna see how it goes(changes ect in speed and stuff.)luccax said: