View Single Post
 
Old 04-20-2007, 03:56 PM
pirata nervo pirata nervo is offline
Moderator
PSP Titan
 
Join Date: Mar 2007
Location: www.consoleworld.net
Posts: 5,008
pirata nervo is on a distinguished road
Default

How to compile your program

Once installed:
1) Download and extract this.

Extract the file to your Desktop with the name "wavegen". It will create a new folder inside of "wavegen", with the same name.

Copy "Desktop/wavegen/wavegen" to C:/cygwin/home/user.

Replace "C" with your HD letter and "user" with your username.
Ok, now you're prepared to compile the program that you've downloaded.

2) Run cygwin and type:
Code:
cd home/user(your username)/projects/wavegen
then type:
Code:
make
It'll create 4 files --> EBOOT.PBP, main.o, alsamples.elf and PARAM.SFO.
You only need the EBOOT.PBP.

2) Create a folder with the name "wavegen" in your memory stick, inside of GAME/GAME271/GAME3XX, it depends of your firmware version.

Any question? Post it here.
__________________

Upgrade your PSP Slim or FAT now!
NervOS Official Forum

Last edited by pirata nervo; 10-07-2008 at 01:29 PM.
Reply With Quote