webMAN Classics Maker

PS3 webMAN Classics Maker 3.0.0-beta3

webMAN Classics Maker
by @jacobsson
Capture.PNG

MORE INFORMATION ON OFFICIAL RELEASE THREAD @ PSX-PLACE


  • Webman Classics Maker is tool for the PS3 that makes PKG shortcuts for ISO files straight to the home menu. It is using web commands through webMAN-mod to mount and launch the ISOs automatically: http://www.psx-place.com/threads/webman-mod-web-commands.1508/

    This software is under GPLv2 license: https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html, not to be confused with the GPLv3 license.

  • Get the latest build from releases: https://github.com/Roet-Ivar/Webman-Classics-Maker/releases/

  • Credits goes to all of you guys!

    1. Download webman classics maker from github
    2. Download and Install the latest webMan-mod on your PS3 (hold L1 for full installation in second step)
    3. Upload or dump ISO backups of your games to the usual webman folders (PSXISO/PS2ISO etc)
    4. Find your PS3 IP-address (shows up in VHS menu of your PS3)
    5. Run Webman_Classics_Maker
    6. Enter the IP-address in the PS3-IP field
    7. Press Fetch to get your game list, be patient
    8. Choose a game in the list, all info will be filled in
    9. [optional] Click and swap any images such as ICON0 and PIC1 to your liking
    10. Press Build to make your new game pkg and remote install it on your PS3
    11. ...
    12. $Profit

  • Building executables

    Run the pyinstaller-scipts located in: /Webman-Classics-Maker/resources/tools/util_scripts/_pyinstaller_and_release_scripts/

    You now have a brand new executables based on the changes you made in the scripts:
    • Webman_Classics_Maker.exe
    • [depreciated] Build_Webman_PKG.exe
    • [depreciated] Edit_Param_SFO.exe
    • [depreciated] FTP_Game_List.exe

    • sudo apt-get update
    • sudo apt-get install python2.7
    • sudo apt-get install python-tk
    • sudo apt-get install python-pip
    • pip install pillow
    • pip install pyinstaller
    Building executables

    Right now you can't build any executables for linux, it might actually be possible with pyinstaller but I haven't looked into it yet


MORE INFORMATION ON OFFICIAL RELEASE THREAD @ PSX-PLACE

  • WCM.png
    WCM.png
    3.9 MB · Views: 2,228
  • AHBXvnK.png
    AHBXvnK.png
    1.5 MB · Views: 2,326
Uploaded by
jacobsson
Downloads
10,315
Views
10,315
First release
Last update

Ratings

5.00 star(s) 2 ratings

Latest updates

  1. webMAN Classics Maker v3.0.0-beta3 is out!

    webMAN Classics Maker v3.0.0-beta3 is out! Here is a few of many fixes (among many): removed...
  2. webman-classics-maker python 3 port

    This beta is a python-3 version to pave the way a nicer code base Here is a few of many bug...
  3. Another bug fixed

    Another bug fixed that probably help user with spaces in their executable path. Fixed a nasty...
  4. Fixed the "Cannot create a file when that file already exists" error

    I have seen reports of users getting an that says "Cannot create a file when that file already...
  5. Right click menu for deleting games from list

    Another small update, we now have a right-click context menu. For now it can delete game entries...
Back
Top