1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-12 16:15:20 +02:00

Add a setting for HighPrecisionFPU (fixes #763).

This commit is contained in:
Ilya Zhuravlev
2013-08-25 18:25:01 +04:00
parent 151617c552
commit d05b15df77
3 changed files with 6 additions and 0 deletions

View File

@@ -389,3 +389,6 @@
#modstore_download_url = https://forum.minetest.net/media/
#modstore_listmods_url = https://forum.minetest.net/mmdb/mods/
#modstore_details_url = https://forum.minetest.net/mmdb/mod/*/
# Makes DirectX work with LuaJIT. Disable if it causes troubles.
#high_precision_fpu = true