We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c772fb commit fd464f4Copy full SHA for fd464f4
build_definitions.props
@@ -4,7 +4,7 @@
4
<PropertyGroup Label="UserMacros">
5
<GAME>FNV</GAME>
6
<HR_NAME>NVHR</HR_NAME>
7
- <ARCH>AVX512</ARCH>
+ <ARCH>AVX2</ARCH>
8
<GAME_DIR>"C:/Games/Fallout New Vegas"</GAME_DIR>
9
</PropertyGroup>
10
<PropertyGroup />
0 commit comments