I got the Windows 10 2004 update and everything still works for me.
Type: Posts; User: sort
I got the Windows 10 2004 update and everything still works for me.
Did you launch aion.bin with -win10-mouse-fix ?
You need the client to match the server version, version.dll can't help with that. Try running the 4.0 server instead.
New version 1.5 released with a new windowed mouse fix implementation. The new mouse fix also prevents the mouse cursor from randomly jumping around, so it works for Windows 7,etc not just Win10....
No, just add version.dll to the directories. When Aion runs, it searches for version.dll expecting to find it in the windows directory, but will first look for it in the bin32/bin64 directories....
The mouse fix has to be enabled on the command line, so just don't enable it when the client doesn't need it
kaeshi, I downloaded the client so I will test it sometime.
- - - Updated - - -
New version released with an IP fix for Aion 5.8!
Also added an option to disable xigncode.
...
Updated the mouse fix to support windowed mode, and added an autodetect mode: https://github.com/zzsort/Aion-Version-Dll
Some differences I know: Terrain cutout data and an event type byte was added to the worldid.geo files. The meshs.geo file contains a vectorCount which should be an int since some models have more...
Here's a project I've been working on which started from a fork of GeoDataBuilderJ_src. It can also view .pak files and decode xml, html, and show images, etc.
The geo viewer is designed for...
The project builds with VS2017 (community edition should work). Download the detours source, open the VS native command prompt for both x86 and x64 modes and build detours in both with nmake. Then...
That is correct
I can help but I'll need more info... which part doesn't work, the IP fix or the mouse fix? Is there an error message? The mouse fix won't be active without the -win10-mouse-fix parameter, so if that...
Sharing a new version.dll IP fix with source. Also includes a built-in Win10 mouse fix which can be enabled by passing -win10-mouse-fix to aion.bin.
Tested with the 4.0 ENU client on Win7 and...