From 6123320d07f2fa44da31fabd31ee6eb492f732de Mon Sep 17 00:00:00 2001 From: duffyduck Date: Sun, 26 Jul 2026 12:09:40 +0200 Subject: [PATCH] DOSBox-Config: captures-Ordner fuer Stefans Durchspiel-Aufnahmen (Strg+Alt+F5) --- .gitignore | 1 + dosbox/dosbox.conf | 2 ++ 2 files changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index a497886..0fcf421 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ __pycache__/ # Laufzeit-Einstellungen des Remakes (z.B. Vollbild-Zustand) -- pro Rechner kelloggs.ini +capture/ diff --git a/dosbox/dosbox.conf b/dosbox/dosbox.conf index 2c599ff..0a73635 100644 --- a/dosbox/dosbox.conf +++ b/dosbox/dosbox.conf @@ -1,5 +1,7 @@ [dosbox] machine = vgaonly +# Screenshots (Strg+F5) und Videos (Strg+Alt+F5) landen hier: +captures = capture [sdl] fullscreen=false output=surface