Go to file
2025-10-08 17:25:59 -03:00
AO2XPbase add music options, random play and copy selected track name 2025-10-08 17:25:59 -03:00
.gitignore
AO2XP_console.ico
AO2XP.icns
AO2XP.ico
AO2XP.py style 2025-10-07 05:28:40 -03:00
AOsocket.py
audio.py remove MIDI support (RIP) 2025-10-08 03:15:24 -03:00
basedownloader.py
buttons.py GUI refactor + improve slide setting 2025-10-07 16:54:56 -03:00
charselect.py GUI refactor + improve slide setting 2025-10-07 16:54:56 -03:00
ConfigParserEdit.py
constants.py style 2025-10-07 05:28:40 -03:00
demo.py GUI refactor + improve slide setting 2025-10-07 16:54:56 -03:00
gameview.py add music options, random play and copy selected track name 2025-10-08 17:25:59 -03:00
hardware.py
images.py
ini.py
install_update.py
mainmenu.py GUI refactor + improve slide setting 2025-10-07 16:54:56 -03:00
mod_call.wav
options.py more refactoring 2025-10-08 15:50:06 -03:00
packets.py fix mod login 2025-10-07 17:49:54 -03:00
placeholder.png
py2exe.py remove MIDI support (RIP) 2025-10-08 00:36:22 -03:00
pybass_constants.py
quicksetup.py fix bass download for linux 2025-10-08 01:12:42 -03:00
README.md remove MIDI support (RIP) 2025-10-08 00:35:52 -03:00
updater.py
word_call.wav

AO2XP

This is an alternative Attorney Online 2 client, developed in Python 2.7, specifically made for older computers running Windows XP that cannot run the latest version of the AO2 client. It should also work on Linux and later versions of Windows.

Run quicksetup.py to install the required libraries and then AO2XP.py to launch the client.

Originally by Headshot#7237 and currently maintained by cidoku.

Features

Features added since the last commit of Headshot's AO2XP:

  • Incoming message queue
  • Persistent private evidence
  • Exporting/importing evidence to/from a file
  • Timers
  • Slide animations
  • Player, area, and background lists
  • Search boxes on music list and character select
  • Join a server automatically on launch
  • Pick a character and join an area automatically on join
  • Demo recording and playback with a seekbar, no need to send messages to OOC
  • Pair with players directly from the player list
  • Playing music over HTTPS (on systems where the BASS library can't do it on its own)
  • Connections over secure websockets (wss)
  • FLAC music support
  • Module music support (MOD, XM, IT, S3M)
  • Unicode support everywhere

Download pre-built

You may find the most recent pre-compiled build of AO2XP for Windows on my site.