![]() |
|
#1
|
|||
|
|||
|
fastest yet, and easiest to use. for those of you who have 1.5 firmware and don't know what LuaLinker is: Quote:
the psp web server (psphttpd v5) and you can use their IP address as a bookmark. with this, you can download any file from their memory stick. screenshots: ![]() ![]() ![]() ![]() and download here please enjoy and leave feedback, thanks. modsyn |
|
#2
|
||||
|
||||
|
|
|
#3
|
|||
|
|||
|
good job modsyn, you included the stuff i suggested a while ago.
how were you able to get that huge speed boost, i thought that the wifi restricted the speed? i might be getting a router this weekend so ill finally be able to use these cool things you make :mrgreen:
__________________
![]() Yo-ho.. yo-ho.. a pirates life for me... |
|
#4
|
|||
|
|||
|
it was silly, really. originally i was using the new fontPrint function in LUA.
just by changing it to normal "print()" let it spend more of the download loop actually downloading. i guess before it was spending CPU cycles trying to draw the freetype font to the screen. i'm looking into using coroutines (LUA's version of threads, i think) so maybe i can go back to pretty printing and keep the same speed. |
|
#5
|
|||
|
|||
|
its wierd that plain old font would slow downloads by that much, i never would've thought of that.
![]() what is this "adjust socket buffer" option from this last image, what does it do?
__________________
![]() Yo-ho.. yo-ho.. a pirates life for me... |
|
#6
|
|||
|
|||
|
that controls how many times the psp will receive data from the socket
before it writes it out to the file. it doesn't really make too much of a difference, but it seems like somewhere between 67-90 works the best. i'm looking forward to seeing the finalized skins from WraithLord. he's shown me some early stuff, and it's pretty neat looking. |
|
#7
|
|||
|
|||
|
Great Work !
Too bad I cant connect anywhere to interent from my PSP :(
__________________
|
|
#8
|
|||
|
|||
|
oh goody :mrgreen: skins are allways cool, they add that professional look and feel that makes teh application just that much better.
__________________
![]() Yo-ho.. yo-ho.. a pirates life for me... |
|
#9
|
|||
|
|||
|
i gotta try this now. i can follow links, too. i think i'll like this
__________________
|
|
#10
|
|||
|
|||
|
i just implemented a basic (and working!!) page reader, so you can use
this for reading some web pages. i'm trying to figure out the best way to display the information. after careful consideration i have decided not to try to write a web browser. the task is just too large for me alone. but, with this page 'viewer' you can read the text and see the urls for links/images/etc. it's kind of neat. here's an example view of a page ( music.for-robots.com ) ![]() i'll post the update once i work out the kinks. cheers, modsyn |
![]() |
|
|
|||
|
|||
|
|
| Thread Tools | |
| Display Modes | |
|
|