| View previous topic :: View next topic |
| Author |
Message |
Art
Joined: 09 Nov 2005 Posts: 647
|
Posted: Fri Mar 31, 2006 10:55 pm Post subject: WiFi Delivery of Homebrew Updates |
|
|
Has anyone bothered with this?
The USB on my Win2K op system only works as USB1,
and can't transfer a working PSP program.
I wonder it a PSP app could be used to simply save apps
straight into the Game folder ready to run. |
|
| Back to top |
|
 |
__count
Joined: 23 Mar 2006 Posts: 22
|
Posted: Fri Mar 31, 2006 11:33 pm Post subject: Re: WiFi Delivery of Homebrew Updates |
|
|
| Art wrote: | Has anyone bothered with this?
The USB on my Win2K op system only works as USB1,
and can't transfer a working PSP program.
I wonder it a PSP app could be used to simply save apps
straight into the Game folder ready to run. |
Uh yeah I guess so but why don't you just install USB 2.0 drivers? They should be on the CD that came with your motherboard (and on the site of the manufacturer). |
|
| Back to top |
|
 |
AnonymousTipster
Joined: 01 Jul 2005 Posts: 197
|
Posted: Sat Apr 01, 2006 12:00 am Post subject: |
|
|
This would be relatively easy to download the new update from a web server, however the problem would be replacing the currently running EBOOT with the new one. It may require downloading two EBOOTs - an 'installer' and the 'application'.
The app would download the files and then launch the installer EBOOT, dumping the original app behind. The installer would then copy the new EBOOT into the place of the old one, cleanup, then launch the new EBOOT, leaving the installer behind.
So you'd probably need cURL to download the update, a .zip (or other) deflator, and some EBOOT launching code. |
|
| Back to top |
|
 |
Art
Joined: 09 Nov 2005 Posts: 647
|
Posted: Sat Apr 01, 2006 12:10 am Post subject: |
|
|
I might have thought since the program has loaded to RAM,
it could delete it's own ms program files.
You can do this with LUA applications over USB (while the script is running).
The USB drivers are in 2.0 mode with XP, but nothing I do makes it
work under Win2K where cygwin is. I might buy another USB board.
There is no chance I'll bother installing cygwin on XP again. |
|
| Back to top |
|
 |
Shazz

Joined: 31 Aug 2004 Posts: 244 Location: Somewhere over the rainbow
|
Posted: Sat Apr 01, 2006 5:58 am Post subject: |
|
|
Look at Titan Hombrew Manager, released by McZonk for the Neoflash compo.
It downloads PSP apps from a website and copy them thru wifi/cURL to the MS.
That's a nice idea, unfortunately the 802.11b is quite "slow" (~220Kb/s), be patient if you want to download movies or music to the ms. But that's perfect for classic homebrew apps (a few megabytes). _________________ - TiTAN Art Division -
http://www.titandemo.org |
|
| Back to top |
|
 |
Art
Joined: 09 Nov 2005 Posts: 647
|
Posted: Sat Apr 01, 2006 10:10 am Post subject: |
|
|
I'm talking about the constant updates of your own program,
say overwriting the same app about 50 times in one night.
It might work in theory, but become cumbersome.
I might try that HTTPD LUA app. I think it supports 2 way communication now.
Art. |
|
| Back to top |
|
 |
Drakonite Site Admin

Joined: 17 Jan 2004 Posts: 989
|
Posted: Sat Apr 01, 2006 12:07 pm Post subject: |
|
|
Have you looked at psplink? _________________ Shoot Pixels Not People!
Makeshift Development |
|
| Back to top |
|
 |
Art
Joined: 09 Nov 2005 Posts: 647
|
Posted: Sat Apr 01, 2006 5:52 pm Post subject: |
|
|
Ahh, that's the serial app, someone beat you to it,
and advised me by email. the MAX232 circuit isn't a problem,
I'll have to look at the thread to see speed test results.
If it's anything like my GPS, a 2Mb xfer is very slow.
Maybe the character pacing is tighter with the psp. |
|
| Back to top |
|
 |
dot_blank

Joined: 28 Sep 2005 Posts: 498 Location: Brasil
|
Posted: Sat Apr 01, 2006 6:05 pm Post subject: |
|
|
psplink works great over Wifi, Sio or USB
so go have your problems removed ;) _________________ 10011011 00101010 11010111 10001001 10111010 |
|
| Back to top |
|
 |
Art
Joined: 09 Nov 2005 Posts: 647
|
Posted: Sun Apr 02, 2006 11:11 am Post subject: |
|
|
From a brief look PSPlink doesn't look suitable for a flash writing application.
TedZero browser would be good if I can get it working. |
|
| Back to top |
|
 |
|