Releases: Soreepeong/XivAlexander
v1.14.8.63
Mainly, 24H2 support. Fixed some bugs that did not always manifest in previous versions.
v1.14.8.62
Added support for modding benchmark. If you do not need that feature, you can skip this version.
- Fixed inner path being case sensitive when it should have been insensitive.
v1.14.8.61
Added support for modding benchmark. If you do not need that feature, you can skip this version.
v1.14.8.60
Fixed bad notification icon (tray icon) registration, which resulted in icon not showing up on newer Windows builds. Not tested myself, but seems to fix the problem for others.
v1.14.8.59
Fixed oodle signatures for x64, and updated opcodes.
v1.14.8.58
- Implemented TCP Oodle. For Chinese and Korean versions, set
Common_UseOodleTcp
tofalse
for the time being. - Prevent possible unwanted code execution in case of tampered connection to GitHub while checking for opcode updates.
v1.14.8.57
v1.14.8.56
v1.14.8.55-oodles-of-noodles-edition
Soreepeong is otherwise occupied, so I'm doing this release. Should work from 6.3 hotfix onwards on global.
Edit: forgot to sign the binaries, they are now signed!
v1.14.8.54
Download XivAlexander_1_14_8_54_df4e86a_2.zip
.
To install or update, turn off your game first, run Loader, and click on install (the first option). Try other options if the first option doesn't work.
Note: Binary Opcode Finder has been added to the second from the latest release. Use it to discover opcodes without launching the client, by comparing two versions of the game.
Notes
- Provided game opcode definition files support:
- International: 6.15
- Chinese: 6.05 (#409)
- Korean: 6.01
- Note that XivAlexander will check for opcode updates automatically on startup. It will connect to GitHub. You can turn this off from options.
- Check out ravahn/machina:Machina.FFXIV/Headers/Opcode/ if provided opcodes files are outdated. If ACT FFXIV Plugin hasn't been updated yet, there might be updated opcodes posted in issues.
- Open Configuration Window if you have it minimized to tray, and access the opcode configuration window by pressing
O
key or by navigating toConfigure > Edit Opcode Configuration
. You only have to save in that window - you do not have to restart the game after modifying it.
- You can use either XivAlexanderLoader32.exe or XivAlexanderLoader64.exe. Both will do the same thing.
- If you use ReShade/GShade, install those as d3d11.dll first, and then install XivAlexander as d3d11/d3d9 mode. It should just work. Uninstall XivAlexander before updating ReShade/GShade, and then install XivAlexander only after update is complete.
Changes
- Fix possible cause of crash due to race condition. This might fix compatibility problems when being used with Dalamud.