Skip to content
This repository has been archived by the owner on Feb 8, 2021. It is now read-only.

Aion 4.0 No-IP and Win10 mouse fix

License

Notifications You must be signed in to change notification settings

alexangc/Aion-Version-Dll

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aion-Version-Dll

Aion 4.0 No-IP and Windows 10 mouse fix.

Features:

  • Allows the game client to connect to the game server IP specified by the -ip:x.x.x.x command line parameter. (Prevents the error message "No game server is available to the authorization server (6)".)
  • Fixes the mouse issue on Windows 10 without needing to run a separate program. This feature is enabled by passing the -win10-mouse-fix command line argument to aion.bin.
  • The IP fix can be disabled with -disable-ip-fix in case you only want to use the mouse fix.
  • Added option to enable all graphics options sliders (shadows, water quality, etc) which are otherwise disabled at high resolutions. This feature is enabled by passing the -unlimited-gfx command line argument to aion.bin.

To install, copy each version.dll to the respective bin32 or bin64 folder under the Aion client root.

Note: Existing patch dlls should be removed from the bin32/bin64 directories as they may have conflicting functionality.

  • Remove: dbghelp.dll
  • Remove: d3d8thk.dll
  • Remove: d3dx9_38.dll

Tested with the Aion 4.0.0.12 game client on Windows 7 and Windows 10.
Tested with Aion 3.5.0.12 on Windows 10.

Source depends on: https://github.com/Microsoft/Detours

About

Aion 4.0 No-IP and Win10 mouse fix

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 97.9%
  • C 2.1%