Asheron's Call Patch Download

  1. Asheron's Call Client Download
  2. Asheron's Call Patch
  3. Patch Download Pes 2016
  4. Special Force Patch Download

Asheron's Call Series downloads are here. Check all the latest Asheron's Call Series files, mods, patches, demos and betas on FilePlanet.

This is a small python script to allow you do replace data in the Asheron's Call 2 data files.It is intended to make skinning the UI easier.

Requirements

This uses Python, so you need that installed. I use Mac OS X, but you can download installersfor windows at http://python.org/download/. You should use the 32-bit version of 2.7.x -- 2.7.5is the current version.

This also requires the Python Image Library, currently version 1.1.7. You can download aninstaller for Windows at http://www.pythonware.com/products/pil/. You need to get the versionfor Python 2.7.

Both of these should install without issues.

Usage

If anything goes wrong, this will probably corrupt your data file, so be sure you keep a copyof your original data files before using this!

From the command line, in the directory that you've put the python script, just run patch-ac2-data.pyto see if that works -- it'll print some usage instructions:

Asheron

patch-ac2-data.py

patch-ac2-data.py v1

Usage: patch-ac2-data.py

The first argument to the script is a name of a directory containing the patch. The directory simplyhas a file, patch.txt, that says what to do, as well as the images/data that it is replacing. The'example1' is an example of this.

Asheron's Call Client Download

You'll need to know the identifiers of the files you want to replace. I have an archive of all theextracted images, so that you can find the image you want to replace. You can download this archiveat http://stevenygard.com/download/ac2/ac2-images-2013-01-23.zip. This is big, over 5 gigabytes!The identifier is part of the filename.

Asheron's Call Patch

Examples

Patch Download Pes 2016

I'll try to put up the following examples:

Download
  • Replace difficulty map with portal map route.
  • Non-transparent radar
  • Non-transparent left-side window (map, examine)
  • Non-transparent right side window (skills, quests)
  • Shorter mining result messages
  • Osteth terrain grid textures, show lines every 0.1 radar units, to help with mining
  • Map hero titles back to class names, so you don't have to look them up in a chart all the time
  • Non-camouflaged cursor

Contact

Special Force Patch Download

You may contact the author by:

License

Copyright (c) 2012-2013 Steve Nygard

Permission is hereby granted, free of charge, to any person obtaining a copy of this software andassociated documentation files (the 'Software'), to deal in the Software without restriction,including without limitation the rights to use, copy, modify, merge, publish, distribute,sublicense, and/or sell copies of the Software, and to permit persons to whom the Software isfurnished to do so, subject to the following conditions: