forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

USBHostFS Without Memory Stick?

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development
View previous topic :: View next topic  
Author Message
EmrldDrgn



Joined: 20 May 2009
Posts: 4

PostPosted: Sun Aug 30, 2009 4:01 pm    Post subject: USBHostFS Without Memory Stick? Reply with quote

My PSP recently fell off my desk, causing the flap door to open and the memory stick spring to release and fling my memory stick straight down the vent on the radiator in my dorm room. There is no way to get it back, at least until the semester is over. Lucky me!

Is it possible for me to use USBHostFS without having a memory stick? Or maybe even NetHostFS? I could probably get a small memory stick on a temporary basis, it's a big campus... But in the long term I don't have the cash to get a new one anytime soon. Help?
Back to top
View user's profile Send private message
jojojoris



Joined: 30 Mar 2008
Posts: 261

PostPosted: Sun Aug 30, 2009 4:51 pm    Post subject: Reply with quote

Just buy a new one. they are not expensive.
_________________
Code:
int main(){
     SetupCallbacks();
     makeNiceGame();
     sceKernelExitGame();
}
Back to top
View user's profile Send private message
ab5000



Joined: 06 May 2008
Posts: 74

PostPosted: Sun Aug 30, 2009 7:18 pm    Post subject: Re: USBHostFS Without Memory Stick? Reply with quote

EmrldDrgn wrote:
My PSP recently fell off my desk, causing the flap door to open and the memory stick spring to release and fling my memory stick straight down the vent on the radiator in my dorm room. There is no way to get it back, at least until the semester is over. Lucky me!

Is it possible for me to use USBHostFS without having a memory stick? Or maybe even NetHostFS? I could probably get a small memory stick on a temporary basis, it's a big campus... But in the long term I don't have the cash to get a new one anytime soon. Help?


you can code a plugin to mount usbhostfs and reassing ms0 to host0.
then flash tha plugin and modify the configuration files in the flash to make your plugin load at boot.
_________________
Code:
%:include<stdio.h>
int _(int __,int ___,int ____,int _____)
<%for(;____<___;_____=_____*__,____++);
return _____;%>main()<%printf
("%d\n",_(2,5,0,1));%>
Back to top
View user's profile Send private message
jojojoris



Joined: 30 Mar 2008
Posts: 261

PostPosted: Sun Aug 30, 2009 8:15 pm    Post subject: Reply with quote

I won't risk a brick when I can buy a new ms for about 20 euro (25 dollar)
_________________
Code:
int main(){
     SetupCallbacks();
     makeNiceGame();
     sceKernelExitGame();
}
Back to top
View user's profile Send private message
Torch



Joined: 28 May 2008
Posts: 842

PostPosted: Mon Aug 31, 2009 3:11 am    Post subject: Re: USBHostFS Without Memory Stick? Reply with quote

ab5000 wrote:
you can code a plugin to mount usbhostfs and reassing ms0 to host0.
then flash tha plugin and modify the configuration files in the flash to make your plugin load at boot.


When there is a memory stick already in the slot the reassignment is relatively simple, but I think when there is no memory stick inserted it doesn't work like that. You'd probably have to handle other things first.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group