Go to file
2025-02-17 21:09:29 -03:00
AO2XPbase center the game window 2025-02-17 21:09:29 -03:00
.gitignore gitignore update 2025-02-14 19:34:47 -03:00
AO2XP_console.ico add 48x48 exe icons 2020-08-09 19:06:00 -04:00
AO2XP_console.spec add icon to .spec files 2020-08-08 18:58:58 -04:00
AO2XP_linux.spec add AO2XP_linux.spec and fix error on linux 2021-03-14 00:00:38 -04:00
AO2XP.icns add .icns file, pack libs inside .app file 2021-02-17 07:16:27 -04:30
AO2XP.ico add 48x48 exe icons 2020-08-09 19:06:00 -04:00
AO2XP.py initial linux support (check for lowercase dirs) 2025-02-17 16:45:06 -03:00
AO2XP.spec add icon to .spec files 2020-08-08 18:58:58 -04:00
AOsocket.py the great unicodification 2025-02-13 00:31:36 -03:00
apng_test.py make apng support more robust by using delay denominator 2025-02-14 23:21:27 -03:00
audio.py some more linux fixes 2025-02-17 19:00:29 -03:00
basedownloader.py remove useless msgbox list in basedownloader 2021-06-21 21:53:30 -04:00
bass_test.py added midi support just because 2025-02-14 19:35:05 -03:00
build.bat 2x display, ability to connect to modern servers, some bug fixes 2025-02-11 14:08:54 -03:00
buttons.py AO2XPpath variable mistake 2020-08-06 22:12:55 -04:00
charselect.py initial linux support (check for lowercase dirs) 2025-02-17 16:45:06 -03:00
ConfigParserEdit.py handle correct blip sound 2025-02-17 17:35:41 -03:00
game_version.py 2x display, ability to connect to modern servers, some bug fixes 2025-02-11 14:08:54 -03:00
gameview.py center the game window 2025-02-17 21:09:29 -03:00
hardware.py add AO2XP_linux.spec and fix error on linux 2021-03-14 00:00:38 -04:00
images.py make apng support more robust by using delay denominator 2025-02-14 23:21:27 -03:00
ini.py add custom configparser and fix autoconnect bug without an ao2xp.ini 2025-02-15 00:30:08 -03:00
install_update.py update.gz not update.tar.gz 2021-06-22 12:14:19 -04:00
install_update.spec add AO2XP auto-updater 2021-06-21 22:57:55 -04:00
mainmenu.py center the game window 2025-02-17 21:09:29 -03:00
mod_call.wav UPLOADED 2019-04-03 10:27:23 -04:30
options.py add custom configparser and fix autoconnect bug without an ao2xp.ini 2025-02-15 00:30:08 -03:00
placeholder.png UPLOADED 2019-04-03 10:27:23 -04:30
pybass_constants.py fix func_type for windows 2021-06-22 11:44:47 -04:00
quicksetup.py update quicksetup with new libs 2025-02-14 19:39:29 -03:00
README.md add custom configparser and fix autoconnect bug without an ao2xp.ini 2025-02-15 00:30:08 -03:00
setup_mac.py remove .so files from setup_mac.py 2021-06-22 14:16:19 -04:00
updater.py split(), not splitext() 2021-06-25 10:21:40 -04:00
word_call.wav UPLOADED 2019-04-03 10:27:23 -04:30

AO2XP

This is an alternate 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.

To edit the source code, you need Python 2.7. You may run "quicksetup.py" to install the required libraries.

If you want midis, put a soundfount file named "gm.sf2" in the root AO2XP directory.

By Headshot#7237 and cidoku