Re-added NumberPatchLoop option to ddraw.ini

This commit is contained in:
NovaRain
2026-06-01 13:29:39 +08:00
parent 96eab6efff
commit d6946c8b65
2 changed files with 8 additions and 6 deletions
+3 -1
View File
@@ -309,8 +309,10 @@ WorldMapSlots=0
UseFileSystemOverride=0
;To use a patch file other than patch000.dat, uncomment the next line and add your new file name
;If you want to load multiple patch files (up to 1000) at once, you can include a %d in the file name (sprintf syntax)
;If you want to load multiple patch files at once, you can include a %d in the file name (sprintf syntax)
;PatchFile=patch%03d.dat
;Uncomment the next line to change the number of patch files to load (valid range: 1..1000; default is 100)
;NumberPatchLoop=100
;Set to 1 to change the order of how the engine loads game data
;Old: patchXXX.dat > critter_patches > critter_dat > f2_res_patches > f2_res_dat > master_patches > master_dat