Skip to content

Commit 68192a2

Browse files
committed
Adjusting readme from latest CLI flags.
1 parent 901300a commit 68192a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/mips/tests/cdrom/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This directory contains tests for the CDRom controller of the PS1. They are assu
55
The script can be run using the following command:
66

77
```bash
8-
pcsx-redux -stdout -lua_stdout -testmode -no-gui-logs -iso UNIROM_BOOTDISC.bin -exec "dofile 'create-test-iso.lua'"
8+
pcsx-redux -cli -iso UNIROM_BOOTDISC.bin -exec "dofile 'create-test-iso.lua'"
99
```
1010

1111
This will emit a `test.cue` file, and multiple corresponding tracks. The data track will contain Unirom itself, for potentially booting on a retail machine and be able to upload the tests to the machine using [`nops`](https://github.com/JonathanDotCel/NOTPSXSerial).

0 commit comments

Comments
 (0)