#179 hook GetDiskFreeSpaceA

This commit is contained in:
FunkyFr3sh 2022-10-15 18:28:23 +02:00
parent c648d46f4c
commit 1170d0dd12
5 changed files with 58 additions and 0 deletions

View file

@ -372,6 +372,8 @@ static void cfg_create_ini()
"allow_wmactivate=false\n"
"dinputhook=false\n"
"flipclear=false\n"
"limit_disk_space=false\n"
"fixmousehook=false\n"
"bpp=0\n"
"\n"
"\n"
@ -733,10 +735,12 @@ static void cfg_create_ini()
"; Fallout\n"
"[falloutw]\n"
"dinputhook=true\n"
"limit_disk_space=true\n"
"\n"
"; Fallout 2\n"
"[FALLOUT2]\n"
"dinputhook=true\n"
"limit_disk_space=true\n"
"\n"
"; Fairy Tale About Father Frost, Ivan and Nastya\n"
"[mrazik]\n"