Go to file
2025-06-21 00:31:32 -04:00
AO2XPbase dark theme 2025-06-21 00:31:32 -04:00
.gitignore cleanup 2025-06-20 17:37:15 -04:00
AO2XP_console.ico
AO2XP.icns
AO2XP.ico
AO2XP.py play demo from args 2025-03-11 19:55:29 -03:00
AOsocket.py preliminary wss support 2025-06-19 18:22:55 -04:00
audio.py
basedownloader.py
buttons.py move some buttons to buttons.py 2025-03-11 14:07:45 -03:00
charselect.py
ConfigParserEdit.py
constants.py
demo.py play demo from args 2025-03-11 19:55:29 -03:00
gameview.py dark theme 2025-06-21 00:31:32 -04:00
hardware.py
images.py
ini.py close open file 2025-03-11 04:12:22 -03:00
install_update.py
mainmenu.py fix add fav server 2025-06-20 17:37:30 -04:00
mod_call.wav
options.py allow demo playback from main menu + quitting the demo player 2025-03-11 19:30:06 -03:00
packets.py whoops 2025-03-13 04:08:13 -03:00
placeholder.png
pybass_constants.py
quicksetup.py
README.md add py2exe setup and update readme with latest build 2025-06-20 23:04:59 -04:00
setup_mac.py
setup.py add py2exe setup and update readme with latest build 2025-06-20 23:04:59 -04: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 and area 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
  • MIDI music support (needs a soundfount file named gm.sf2 in the root AO2XP directory)
  • 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.