Skip to content

Commit fd464f4

Browse files
committed
change default arch to build AVX2
1 parent 3c772fb commit fd464f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build_definitions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<PropertyGroup Label="UserMacros">
55
<GAME>FNV</GAME>
66
<HR_NAME>NVHR</HR_NAME>
7-
<ARCH>AVX512</ARCH>
7+
<ARCH>AVX2</ARCH>
88
<GAME_DIR>"C:/Games/Fallout New Vegas"</GAME_DIR>
99
</PropertyGroup>
1010
<PropertyGroup />

0 commit comments

Comments
 (0)