Skip to content

ARTEMIS‑RPCS3 Cheat Manager — Epic Feature Expansion Release

Choose a tag to compare

@chidreams chidreams released this 28 Jun 21:07
· 20 commits to main since this release
6335046

ARTEMIS‑RPCS3 Cheat Manager — Version 1.0.1

“The Precision Update”
This update merges all recent improvements into a single major feature expansion, transforming ARTEMIS‑RPCS3 into a professional‑grade patch editing environment.

Features and Quality of Life Improvements

Quick Add Code Helper
Replaced the old manual text box with a memory‑editor style interface.
Select your Data Type, paste your Address and Value, click Insert to auto‑format the patch line correctly for RPCS3.
No spacing errors, no YAML mistakes, no formatting issues.

Expanded Patch Type Support

The Quick Add menu now supports the full suite of RPCS3 instruction types.
byte, be16, be32, be64, bef32, alloc, jump_link, load, utf8, move_file, and more.
If RPCS3 supports it, ARTEMIS supports it.

Live Editor Mode

The Details panel is now fully editable.
Click any cheat, edit the raw YAML patch lines directly, save changes instantly.
No reloads, no extra steps, full real‑time editing.

Smart Auto Focus

Selecting a cheat automatically switches the right panel to Details view.
No manual tab switching, no workflow interruptions, everything stays aligned with your editing flow.

Bug Fixes and Stability

Anti Crash YAML Sanitization
Fixed an issue where deleting cheats or merging messy files left behind empty PPU or SPU headers, causing RPCS3 to throw “expected Map, found Null”.
The app now removes orphaned headers automatically every time you save.

Editor Visual Cleanup

Visual warning tags will never be saved into your actual YAML file.
UI warnings stay in the UI, patch data stays clean.

Structural Code Fixes

Resolved strict Python 3 indentation errors inside the PatchFile class.
The backend now compiles cleanly across all environments.

A Major Turning Point

ARTEMIS‑RPCS3 is evolving into a full modding environment.
Professional patch editing, real‑time YAML manipulation, automatic file sanitization, complete instruction type support, workflow‑aware UI behavior.
This update marks the moment ARTEMIS becomes a true modding tool, not just a cheat loader.