Go to file
2025-03-13 04:08:13 -03:00
AO2XPbase starting work on offline demo player 2025-03-11 17:58:57 -03:00
.gitignore update gitignore 2025-03-11 14:09:01 -03:00
AO2XP_console.ico
AO2XP_console.spec
AO2XP_linux.spec
AO2XP.icns
AO2XP.ico
AO2XP.py play demo from args 2025-03-11 19:55:29 -03:00
AO2XP.spec
AOsocket.py
audio.py
basedownloader.py
build.bat
buttons.py
charselect.py
ConfigParserEdit.py
constants.py
demo.py play demo from args 2025-03-11 19:55:29 -03:00
gameview.py flash window on callword 2025-03-12 18:50:58 -03:00
hardware.py
images.py
ini.py
install_update.py
install_update.spec
mainmenu.py improve getting areas on handshake 2025-03-12 14:18:18 -03: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 new features to README 2025-03-11 14:35:24 -03:00
setup_mac.py
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
  • 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)
  • 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