The real AVX2 patch! If the CPU supports AVX, the game can be run.
Permissions and credits
Credits and distribution permission
Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou can upload this file to other sites but you must credit me as the creator of the file
Modification permissionYou are allowed to modify my files and release bug fixes or improve on the features so long as you credit me as the original creator
Conversion permissionYou can convert this file to work with other games as long as you credit me as the creator of the file
Asset use permissionYou must get permission from me before you are allowed to use any of the assets in this file
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are not allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
2025/03/13 Fix some errors in the BMI2 instruction set.
2025/02/05 1.2.8 update.
Version 1.2.7
2024/12/20 1.2.7 update.
Version 1.2.6
2024/12/04 1.2.6 update.
Version 1.2.5
2024/11/28 1.2.5 update.
Version 1.2.4
2024/11/22 The first version of the patch, created based on the 1.2.4 update.
If you would like to support my work you can do so below. Your support is greatly appreciated! Buy a cup of milk tea
The AVX2 patch for alan wake 2 is very difficult to fix, because it involves not only AVX2, but also FMA, BMI1, BMI2, LZCNT and F16C instruction sets. That's why it's so difficult! In addition, because the computer I use does not support the AVX2 instruction set and my SSD is not large enough, I cannot analyze the performance issues of this patch. I can only ensure that the program can run.
Usage: Extract the patch, place AlanWake2_no_avx2.exe/AlanWake2_no_avx2_f16c.exe in the root directory of the game, and then run AlanWake2_no_avx2.exe/AlanWake2_no_avx2_f16c.exe.
update: 2025/03/13 Fix some errors in the BMI2 instruction set.Fix some errors in the BMI2 instruction set. 2025/02/05 1.2.8 update. 2024/12/20 1.2.7 update. 2024/12/04 1.2.6 update. 2024/11/28 1.2.5 update. 2024/11/22 The first version of the patch, created based on the 1.2.4 update.
Special note: 1.This game has high requirements for hard disk. If you use a HDD, there will be problems such as lagging and sudden loss of sound. 2. If there are issues such as crashes or freezes, please find the event with event ID 1000 in the "Event Viewer" and send me a screenshot for analysis. If the exception code displayed in event 1000 is 0xc000001d, it means that there are still some instructions that have not been fully patched and need further repair.