Releases: tbwcjw/mcps3rtm
Releases · tbwcjw/mcps3rtm
Version 0.2.1 [BUGFIX]
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
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
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