Page 1 of 2 12 LastLast
Results 1 to 10 of 16

Thread: FileAssistant++ (version 1.2) [25th April 2006]

                  
   
  1. #1
    Won Hung Lo wraggster's Avatar
    Join Date
    Apr 2003
    Location
    Nottingham, England
    Age
    52
    Posts
    139,927
    Blog Entries
    3209
    Rep Power
    50

    psp FileAssistant++ (version 1.2) [25th April 2006]

    71M posted a new release of the excellent FileAssistant++:

    Hi guys,
    Here's an experimental build of FA++ that (fingers crossed) should run on 2.0+ FW PSPs!
    If successful, this will add SWF support for 2.0+ PSPs so no need to upgrade to FW 2.7 just yet!

    I don't have anything other than a 1.5 PSP to test this on so I'm releasing it for you guys to test and give feedback.
    Please leave any feedback in the Bugs forum.

    Download and Give Feedback Via Comments

  2. #2

    Default

    works on 2.6!

  3. #3

    Default

    So flash support on 2.00+?

  4. #4
    DCEmu Regular
    Join Date
    May 2005
    Location
    Japan
    Age
    48
    Posts
    452
    Rep Power
    71

    Default

    does it work from the 4GB hdd? the last few versions don't

  5. #5

    Default

    there was already a flash program that worked on 2.6 tho

  6. #6
    DCEmu Regular idapimp's Avatar
    Join Date
    Dec 2005
    Location
    Austin, Texas
    Posts
    264
    Rep Power
    69

    Default

    but the flash program is nowhere as cool as file assistant++

  7. #7
    DCEmu Newbie
    Join Date
    Mar 2006
    Posts
    4
    Rep Power
    0

    Default

    I tried it on my 1.5 and flash loads to about 80%then freezes. Loading up to that point is extremely slow. Sometimes it shuts off but mostly just freezes. Hopefully theyll find a way to improve the flash player

  8. #8
    DCEmu Rookie drew4237's Avatar
    Join Date
    Nov 2005
    Location
    WI
    Age
    35
    Posts
    199
    Rep Power
    68

    Default

    does this only load 6 like the new 2.7 firmware

  9. #9
    PSP Flash Coder IndianCheese's Avatar
    Join Date
    Jul 2005
    Location
    The Burgh, PA 'n at
    Age
    32
    Posts
    1,106
    Rep Power
    78

    Default

    No, the SWF player works with 7. I have noticed that ActionScript is a bit touchy though. For example, if I wanted a button with the instance name "play_btn" to go to fram 5 and play, i could either place thiis script on the frame with the button:

    play_btn.onRelease = function () {
    gotoAndPlay(5)
    }

    or I could put this script on the button:

    on (release)
    {
    gotoAndPlay(5)
    }

    Both of those perform the same function on the PC, but the SWF Player only supports the second script-bit.
    You don't need to know my mental status. You probably don't want to, either.

    September 5th, 2005:
    Quote Originally Posted by F34R
    There wont be a N64 emu on the PSP. Not one that is playable anyways.
    Need LocationFree help? Send me a PM!


  10. #10
    DCEmu Newbie
    Join Date
    Jan 2006
    Posts
    3
    Rep Power
    0

    Default

    tried it on 2.01. music is in chipmunks ie fastforward and cant play videos in mp4 or avi.

Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •