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:
- 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:
- 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:
Screenshots in the GitHub's README
https://github.com/blckbearx/pops-smb-config#screenshots
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
Code:
192.168.1.69:445 SMBSHARE
user
password
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
- mc?:/BOOT/BOOT.ELF
Screenshots in the GitHub's README
https://github.com/blckbearx/pops-smb-config#screenshots