Results 1 to 3 of 3

Thread: NewBTCNFedit 0.2

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

    psp NewBTCNFedit 0.2

    News/release from Freeplay:

    Use this tool to build a customized pspbtcnf.bin file for firmwares not supported by PSPBTEdit.

    I designed this tool because I didn't have any way to load plugins in APP mode on 3.90m33-2... and Go! Messenger runs in APP mode.

    As with most of my releases, the source is included. Thanks to Dark_AleX for information about the new pspbtcnf format; this wouldn't have been possible without that. (Well, maybe it would be... but it would've taken a little longer.)

    Usage: btcnf <pspbtcnf file> -build | -extract -b | -e
    -e | -extract: extract pspbtcnf file to pspbcnf.txt
    -b | -build: build pspbtcnf file from pspbtcnf.txt

    The pspbtcnf.txt file should be pretty straightforward; it's just a list of modules paired with a list of modes each module is loaded in.

    Valid modes are VSH, Game, Updater, POPS, and App, abbreviated as V, G, U, P, and A. To make a module load in one of these modes, just add it to the list after the module name. They can be in any order, upper/lower case, doesn't matter.

    Here are a few examples:

    $/kd/hpremote_02g.prx VGUPA
    $/kd/openpsid.prx VGPA
    $/kd/usb.prx VGA
    $/kd/ata.prx VGU
    $/kd/umdcache.prx G
    $/kd/mgr.prx VPA
    $/kd/msaudio.prx V
    $/kd/np9660.prx A
    $/kd/vshbridge.prx VU

    Download and Give Feedback Via Comments
    via freeplay

  2. #2
    DCEmu Regular Nikolaos's Avatar
    Join Date
    Jun 2006
    Location
    Ontario, Canada
    Age
    34
    Posts
    452
    Rep Power
    67

    Default

    Please clarify what you mean by Go!Messenger running in APP Mode.

  3. #3
    DCEmu Coder
    Join Date
    Jan 2006
    Posts
    24
    Rep Power
    0

    Default

    better late than never...

    The PSP loads different subsets of the firmware modules for different execution modes - VSH, Game, Updater, Pops, LicenseGame, and App being the ones I can think of off the top of my head. Go! Messenger runs in App mode, so you can't use the normal 'seplugins' method of using plugins in custom firmware to load plugins that run in the background, since there's no official support for App mode plugins.

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
  •