Skip to content

Commit 2825601

Browse files
committed
release: v1.7.1.
1 parent 8e3f9bf commit 2825601

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ USAGE: dmdext <command> [<options>]
261261
```
262262
C:\>dmdext mirror --help
263263
264-
DMD Extensions v1.7.0
264+
DMD Extensions v1.7.1
265265
USAGE: dmdext mirror --source=<source> [--destination=<destination>]
266266
267267
-s, --source Required. The source you want to retrieve DMD data
@@ -295,6 +295,10 @@ USAGE: dmdext mirror --source=<source> [--destination=<destination>]
295295
w0_0_0_0_w m392". Will be set autmatically when
296296
called through Pro Pinball.
297297
298+
--fx3-legacy [pinballfx3] If set, don't use the memory grabber
299+
but the legacy screen grabber, like Pinball FX2.
300+
Default: false.
301+
298302
-d, --destination The destination where the DMD data is sent to. One
299303
of: [ auto, pindmdv1, pindmdv2, pindmdv3, pin2dmd,
300304
virtual ]. Default: "auto", which outputs to all
@@ -353,7 +357,7 @@ USAGE: dmdext mirror --source=<source> [--destination=<destination>]
353357
```
354358
C:\>dmdext play --help
355359
356-
DMD Extensions v1.7.0
360+
DMD Extensions v1.7.1
357361
USAGE: dmdext play --file=<image path> [--destination=<destination>]
358362
359363
-f, --file Required. Path to the file to play. Currently
@@ -416,7 +420,7 @@ USAGE: dmdext play --file=<image path> [--destination=<destination>]
416420
```
417421
C:\>dmdext test --help
418422
419-
DMD Extensions v1.7.0
423+
DMD Extensions v1.7.1
420424
USAGE: dmdext test [--destination=<destination>]
421425
422426
-d, --destination The destination where the DMD data is sent to. One

0 commit comments

Comments
 (0)