Skip to content

Releases: tbwcjw/mcps3rtm

Version 0.2.1 [BUGFIX]

28 Sep 08:51

Choose a tag to compare

A real time modding tool for the PS3 edition of Minecraft with 165 commands with web and desktop interfaces. Written in Python.
Does not require a modified EBOOT.bin or any .sprx files.

Bugfixes:

  • Fixed a bug where the desktop application wouldn't load, due to issues with frozen resource pathing.
  • Fixed a bug where the desktop application browser would hang indefinitely due to a missing config.yml file.

Added:

  • Release targeting macos x86 64bit.
  • Value check to callable offset values, null values result in an error result from the flask server.

Requirements:

  • Python.
  • A PS3 running CFW/Hen with the webMAN mod installed.
  • Enabled PS3MAPI server; in XMB/In-Game PAD Shortcuts settings of /setup.ps3. [?]

Full Changelog: 0.2.0...0.2.1

Version 0.2.0

21 Sep 21:19

Choose a tag to compare

A real time modding tool for the PS3 edition of Minecraft with 165 commands with web and desktop interfaces. Written in Python.
Does not require a modified EBOOT.bin or any .sprx files.

Added:

  • Desktop GUI with PyQt6.
  • Integrated Flask server.

Requirements:

  • Python.
  • A PS3 running CFW/Hen with the webMAN mod installed.
  • Enabled PS3MAPI server; in XMB/In-Game PAD Shortcuts settings of /setup.ps3. [?]

Full Changelog: 0.1.0...0.2.0

Initial Release

18 Sep 21:05

Choose a tag to compare

A CLI real time modding tool for the PS3 edition of Minecraft with 165 commands. Written in Python.
Does not require a modified EBOOT.bin or any .sprx files.

Requirements:

  • Python.
  • A PS3 running CFW/Hen with the webMAN mod installed.
  • Enabled PS3MAPI server; in XMB/In-Game PAD Shortcuts settings of /setup.ps3. [?]

Full Changelog: https://github.com/tbwcjw/mcps3rtm/commits/0.1.0