diff --git a/artifacts/ddraw.ini b/artifacts/ddraw.ini index c93f7968..85c47ef4 100644 --- a/artifacts/ddraw.ini +++ b/artifacts/ddraw.ini @@ -400,9 +400,9 @@ ExtraSaveSlots=0 ;To use more than one save slot for quick saving (F6 key) without picking a slot beforehand, set the next two lines ;AutoQuickSave sets how many save slots on a page you want to use for quick saving (valid range: 1..10) -;AutoQuickSavePage is the page number to use (valid range: 1..1000, only works if ExtraSaveSlots is enabled) +;AutoQuickSavePage is the page number to use (valid range: 1..1000) if ExtraSaveSlots is enabled ;The quick saves will be rotated from the first slot on the page to the n-th slot -;Set to 0 to disable +;Set to 0 to disable. AutoQuickSave will use page 1 if AutoQuickSavePage is disabled AutoQuickSave=0 AutoQuickSavePage=0