POPStarter SMB Configuration Tool

PS2 POPStarter SMB Configuration Tool v1.2.0

POPStarter SMB Configuration Tool

A tool for updating the SMB configuration of POPStarter on the console itself without the need of a PC.

How to use:

Requirements
In order to use this software, you already need to have a working installation of the POPStarter SMB files with some requirements:
- The file SMBCONFIG.DAT should have the IP address with it's port like this example:
Code:
192.168.1.69:445
- The file SMBCONFIG.DAT should have 3 lines, first one for IP and share name, and the other two for user and password (the last two can be empty, but should be there). Example:
Code:
192.168.1.69:445 SMBSHARE
user
password
- The file IPCONFIG.DAT should be present, even if the tutorial says it's optional, in order to edit it (duh).

Limitations

The software does not have a text input, only number modification. Because of the former, this software can only update IP addresses and not share names, users and passwords.

How to use
The software is pretty self explanatory but here it goes anyways.
First you're asked which Memory Card you want to work on, then you're asked which file you want to edit (either SMBCONFIG.DAT or IPCONFIG.DAT), after this, the chosen file is loaded and you can edit it.
Editing is done by moving the cursor with the D-Pad and changing the values with R1/R2 and L1/L2.
After editing, by pressing CROSS you can save the file or you can always go back by pressing CIRCLE.

If you want to be able to exit to both OpenPS2Loader or wLaunchELF you need to have them in in one of a few different locations listed below, I tried to check for the most common ones:
For OPL:
  • mc?:/OPL/OPNPS2LD.ELF
  • mc?:/APP_OPL/OPNPS2LD.ELF
For wLE:
  • mc?:/BOOT/BOOT.ELF
The "?" sign stands for either 0 for slot 1 and 1 for slot 2.

Screenshots in the GitHub's README
https://github.com/blckbearx/pops-smb-config#screenshots
  • Like
Reactions: Algol and krHACKen
Uploaded by
blckbear_
Downloads
2,097
Views
2,097
First release
Last update

Ratings

4.00 star(s) 1 ratings

More resources from blckbear_

  • Super Mario War
    PS3 Super Mario War
    Super Mario War PS3 Port by Lachrymose3 made to work as an All-In-One package with some QoL fixes.

Latest updates

  1. Release v1.2.0

    A lot of under the hood changes to improve stability and fix bugs. Basic file corruption...
  2. Release v1.1.2

    Added colours to the UI for the buttons, titles and other UI elements. Added version string to...
  3. Release v1.1.1

    Applied SBV patches to allow the exit function to launch OPL or wLE if launched from OPL's App...
  4. Release v1.1

    Fixed a bug when first displaying the cursor in the edit menus. Added option to exit to...
Back
Top