Discuss the development of new homebrew software, tools and libraries.
	Moderators:  cheriff , TyRaNiD 
			
		
		
			
				
																			
								qbic2005 							 
									
		Posts:  2  		Joined:  Tue Jan 30, 2007 6:47 am 		
		
						
						
		 
		
						
					
													
							
						
									
						Post 
					 
								by qbic2005   »  Wed Jan 31, 2007 8:34 am 
			
			
			
			
			Hi 
 
I wan't to set up a development enviroment for 3.0X oe-x, can anyone direct me to a good userguide or the correct forum? 
 
(I've already set up the basic psp dev env with the toolchain, I guess it is only a small adaption from here on) 
 
Thanks!!!
			
			
									
									
						 
		 
				
		
		 
	 
				
		
		
			
				
																			
								Bytrix 							 
									
		Posts:  72  		Joined:  Wed Sep 14, 2005 7:26 pm 		
		
											Location:  England 
							
						
		 
		
						
					
						 
		 
													
							
						
									
						Post 
					 
								by Bytrix   »  Wed Jan 31, 2007 9:19 am 
			
			
			
			
			You don't need anything special for 3.03 OE. The toolchain/pspsdk is used for developing homebrew for all firmware versions.
			
			
									
									
						 
		 
				
		
		 
	 
				
		
		
			
				
																			
								Hellcat 							 
									
		Posts:  83  		Joined:  Wed Jan 24, 2007 2:52 pm 		
		
						
						
		 
		
						
					
						 
		 
													
							
						
									
						Post 
					 
								by Hellcat   »  Fri Feb 02, 2007 10:51 pm 
			
			
			
			
			Hi! 
 
This question might be on topic here: 
 
How do I compile my programs as .PRX to load them as plugins? 
I remember seeing some guides when it wasn't of interest for me, but now I can't find them again.... 
 
:)
			
			
									
									
						 
		 
				
		
		 
	 
				
		
		
			
				
																			
								FreePlay 							 
									
		Posts:  71  		Joined:  Wed Jan 04, 2006 6:53 pm 		
		
											Location:  Schenectady, New York, USA 
							
						
		 
		
						
					
						 
		 
													
							
						
									
						Post 
					 
								by FreePlay   »  Sat Feb 03, 2007 7:45 am 
			
			
			
			
			Most important is to include the BUILD_PRX flag in your makefile :p Apart from that, check out the source for the sample PRXes in the SDK to get an idea of how you should frame your own.
			
			
									
									
						 
		 
				
		
		 
	 
				
		
		
			
				
																			
								pspwill 							 
									
		Posts:  51  		Joined:  Thu Nov 17, 2005 8:07 am 		
		
						
						
		 
		
						
					
						 
		 
													
							
						
									
						Post 
					 
								by pspwill   »  Sun Feb 04, 2007 3:56 am 
			
			
			
			
			*Edit* nm forget it.