Discuss the development of new homebrew software, tools and libraries.
	Moderators:  cheriff , TyRaNiD 
			
		
		
			
				
																			
								manneke 							 
									
		Posts:  3 Joined:  Mon Oct 13, 2008 4:06 pm 
		
						
					
													
							
						
									
						Post 
					 
								by manneke  Tue Oct 21, 2008 2:24 am 
			
			
			
			
			Is it possible to open recovery mode in your app?(im writing a recovery menu)
			
			
									
									
						 
		 
				
		
		 
	 
				
		
		
			
				
																			
								Zer01ne 							 
									
		Posts:  28 Joined:  Mon Sep 08, 2008 7:15 am 
		
						
					
						 
													
							
						
									
						Post 
					 
								by Zer01ne  Tue Oct 21, 2008 3:08 am 
			
			
			
			
			For what ?
			
			
									
									
						 
		 
				
		
		 
	 
				
		
		
			
				
																			
								angelo 							 
									
		Posts:  168 Joined:  Wed Aug 29, 2007 9:34 pm 
		
						
					
						 
													
							
						
									
						Post 
					 
								by angelo  Tue Oct 21, 2008 4:30 am 
			
			
			
			
			Oddly phrased question... but on the topic, is it possible to boot into recovery menu from an EBOOT?
			
			
									
									
						 
		 
				
		
		 
	 
				
		
		
			
				
																			
								Zer01ne 							 
									
		Posts:  28 Joined:  Mon Sep 08, 2008 7:15 am 
		
						
					
						 
													
							
						
									
						Post 
					 
								by Zer01ne  Tue Oct 21, 2008 6:15 am 
			
			
			
			
			use the config.se file for change the param of recovery and plugins file is configured on the file ms0:/seplugins/conf.bin
			
			
									
									
						 
		 
				
		
		 
	 
				
		
		
			
				
																			
								Dariusc123456 							 
									
		Posts:  388 Joined:  Tue Aug 12, 2008 12:46 am 
		
						
					
						 
													
							
						
									
						Post 
					 
								by Dariusc123456  Tue Oct 21, 2008 8:56 am 
			
			
			
			
			Zer01ne wrote: use the config.se file for change the param of recovery and plugins file is configured on the file ms0:/seplugins/conf.bin
He is asking if its possible to load the recovery.prx from the flash in an eboot.pbp. Im not sure, but it have to be possible since most of the things load from the flash.
Just load it like you would normally load a prx on a eboot.
 
		 
				
		
		 
	 
				
		
		
			
				
																			
								angelo 							 
									
		Posts:  168 Joined:  Wed Aug 29, 2007 9:34 pm 
		
						
					
						 
													
							
						
									
						Post 
					 
								by angelo  Tue Oct 21, 2008 9:54 am 
			
			
			
			
			I tried loading Recovery.prx in user mode... but nothing.
			
			
									
									
						 
		 
				
		
		 
	 
				
		
		
			
				
																			
								Dariusc123456 							 
									
		Posts:  388 Joined:  Tue Aug 12, 2008 12:46 am 
		
						
					
						 
													
							
						
									
						Post 
					 
								by Dariusc123456  Tue Oct 21, 2008 11:31 am 
			
			
			
			
			What reason do you have to load the recovery menu on a eboot?
			
			
									
									
						 
		 
				
		
		 
	 
				
		
		
			
				
																			
								manneke 							 
									
		Posts:  3 Joined:  Mon Oct 13, 2008 4:06 pm 
		
						
					
						 
													
							
						
									
						Post 
					 
								by manneke  Tue Oct 21, 2008 3:08 pm 
			
			
			
			
			Read the main post:
im writing a recovery menu
 
		 
				
		
		 
	 
				
		
		
			
				
																			
								PosX100 							 
									
		Posts:  98 Joined:  Wed Aug 15, 2007 1:02 am 
		
						
					
						 
													
							
						
									
						Post 
					 
								by PosX100  Tue Oct 21, 2008 7:23 pm 
			
			
			
			
			Smells like (yet another) shell ... :/
			
			
									
									
						 
		 
				
		
		 
	 
				
		
		
			
				
																			
								Dariusc123456 							 
									
		Posts:  388 Joined:  Tue Aug 12, 2008 12:46 am 
		
						
					
						 
													
							
						
									
						Post 
					 
								by Dariusc123456  Wed Oct 22, 2008 11:11 am 
			
			
			
			
			Take a look at the source code to 3.10Oe . Or search for Mydebug by harleyg