Skip to content

Releases: AccessMods/PhoenixWrightTrilogy

v1.3.3

01 Mar 13:07
eb40f47

Choose a tag to compare

What's Changed

  • Brazilian Portuguese Translation Fixes by @FranklinLamar888 in #21
  • Final Brazilian Portuguese Translation Update by @FranklinLamar888 in #23

Full Changelog: v1.3.2...v1.3.3

v1.3.2

31 Jan 09:51
4ab8e3c

Choose a tag to compare

What's Changed

  • Add missing Brazilian Portuguese translation files for the first game by @FranklinLamar888 in #20

New Contributors

  • @FranklinLamar888 made their first contribution in #20

Full Changelog: v1.3.1...v1.3.2

v1.3.1

25 Jan 22:56

Choose a tag to compare

v1.3.1

  • Release Date: 25 January 2026

This is a hotfix release adding a missing evidence details description file for GS1 episode 5.

Note: The installer is no longer included in the release. Please use the new unified AccessMods Installer.

v1.3.0

13 Jan 13:59

Choose a tag to compare

v1.3.0

This release includes mostly internal technical changes, with the only player-facing change being a fix to a bug where certain rare lines of dialogue would be skipped. This also marks the first release of the mod under the AccessMods organisation.

Note: If you use the automated installer, you will need to download it again from this release as there have been some updates to dependencies and the repo transfer which the old installer will not handle correctly.

What's Changed

  • chore: Upgrade from MelonAccessibilityLib to the new UnityAccessibilityLib package by @LordLuceus in #17
  • fix: Restore Board_Prefix hook with continuation detection by @LordLuceus in #18
  • feat: Unify hint commands in various modes to F1 by @LordLuceus in #19

Full Changelog: v1.2.0...v1.3.0

v1.2.0

11 Jan 12:49

Choose a tag to compare

v1.2.0

This release introduces a Korean translation, improvements to investigation mode, and a few bug fixes.

What's Changed

  • fix: Clear orchestra state when music player closed normally by @LordLuceus in #12
  • fix: Fix Korean missing highlighted text by @LordLuceus in #15
  • feat: Add Korean translation (ko) by @pong3147 in #16
  • Modify investigation point logic to support screen and scene switching. by @1999luyi in #13

New Contributors

Full Changelog: v1.1.1...v1.2.0

v1.1.1

04 Jan 23:20
b873270

Choose a tag to compare

v1.1.1

This is a hotfix release fixing a critical investigation mode bug.

What's Changed

  • fix: Add missing bounds check to prevent investigation mode crash by @LordLuceus in #11

Full Changelog: v1.1.0...v1.1.1

v1.1.0

04 Jan 14:21

Choose a tag to compare

v1.1.0

This release brings a Brazilian Portuguese translation (thanks to @leoguimaoficial), a major refactor extracting core screen reader output functionality into an external reusable library, and various bug fixes related to dialogue and investigation.

For users using the manual installation method, please note that, because of the aforementioned refactor, you will need to copy the new MelonAccessibilityLib.dll file from the release file into the game directory for the mod to work. If using the automated installer, you will need to redownload it as it has been updated to handle this change.

What's Changed

  • feat: add Brazilian Portuguese translation by @leoguimaoficial in #3
  • Refactor: Use MelonAccessibilityLib for core speech functionality by @LordLuceus in #4
  • fix: First navigation press now goes to item 1 instead of item 2 by @LordLuceus in #5
  • fix: Improve dialogue capture to prevent partial/duplicate announcements by @LordLuceus in #6
  • fix: Use Update pattern for reliable investigation mode entry announcements by @LordLuceus in #7
  • fix: Fix some character names based on a list provided in #1 by @LordLuceus in #9
  • fix: Fix NavigatePrevious and preserve hotspot position across examinations by @LordLuceus in #10

New Contributors

Full Changelog: v1.0.0...v1.1.0

v1.0.0

28 Dec 15:30

Choose a tag to compare

Phoenix Wright: Ace Attorney Trilogy Accessibility Mod v1.0.0

First stable release of the screen reader accessibility mod for Phoenix Wright: Ace Attorney Trilogy.

Features

  • Full screen reader support via UniversalSpeech (NVDA, JAWS, etc.) with SAPI fallback
  • Dialogue and character name announcements
  • Menu and UI navigation
  • Investigation mode with hotspot navigation
  • Court record (evidence/profiles) accessibility
  • Support for all minigames: Luminol, fingerprints, 3D evidence, vase puzzle, dying message, bug sweeper, and more
  • Psyche-Lock sequences
  • Trial life gauge announcements
  • Multilingual support (English, Japanese, French, German, Korean, Chinese, Portuguese, Spanish)

Installation

Option 1: Automatic Installer (Recommended)

  1. Download PWAATAccessibilityInstaller.exe
  2. Run the installer and follow the prompts
  3. Launch the game

Option 2: Manual Installation

  1. Download and extract PWAATAccessibility-v1.0.0.zip
  2. Follow the instructions in the included README

Requirements

  • Phoenix Wright: Ace Attorney Trilogy (Steam version)
  • MelonLoader 0.7.1 (32-bit/x86)
  • Windows

Keyboard Shortcuts

Key Action
R Repeat last output
I Announce current state
[ / ] Navigate items in various modes
H Context-sensitive help/hints
F5 Hot-reload configuration

See README for full keyboard shortcut reference.

v1.0.0-beta

27 Dec 11:22

Choose a tag to compare

v1.0.0-beta Pre-release
Pre-release