Merge pull request #63 from scrib-bler/feature/chunithm

Updated CHUNITHM guides to reflect segatools change from [gpio] to [system]
This commit is contained in:
Akitake 2024-08-25 12:10:59 +02:00 committed by GitHub
commit 2ea7e2afc8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 40 additions and 20 deletions

View File

@ -159,7 +159,7 @@
setting. Do not add another key.
```ini
[gpio]
[system]
dipsw2=1
dipsw2=1 ; WRONG!
```
@ -178,14 +178,18 @@
appdata=../../AppData
```
#### `[gpio]`
#### `[system] (formerly [gpio])`
!!! warning
As of 2024-08-20, the [gpio] section in segatools has been renamed to [system].
!!! tip ""
- If you have a 120Hz monitor, set `dipsw2` and `dipsw3` to 0:
```ini
[gpio]
[system]
dipsw2=0
dipsw3=0
```
@ -193,7 +197,7 @@
- If you have a 60Hz monitor, set `dipsw2` and `dipsw3` to 1:
```ini
[gpio]
[system]
dipsw2=1
dipsw3=1
```

View File

@ -159,7 +159,7 @@
setting. Do not add another key.
```ini
[gpio]
[system]
dipsw2=1
dipsw2=1 ; WRONG!
```
@ -178,14 +178,18 @@
appdata=../../AppData
```
#### `[gpio]`
#### `[system] (formerly [gpio])`
!!! warning
As of 2024-08-20, the [gpio] section in segatools has been renamed to [system].
!!! tip ""
- If you have a 120Hz monitor, set `dipsw2` and `dipsw3` to 0:
```ini
[gpio]
[system]
dipsw2=0
dipsw3=0
```
@ -193,7 +197,7 @@
- If you have a 60Hz monitor, set `dipsw2` and `dipsw3` to 1:
```ini
[gpio]
[system]
dipsw2=1
dipsw3=1
```

View File

@ -159,7 +159,7 @@
setting. Do not add another key.
```ini
[gpio]
[system]
dipsw2=1
dipsw2=1 ; WRONG!
```
@ -178,14 +178,18 @@
appdata=../../AppData
```
#### `[gpio]`
#### `[system] (formerly [gpio])`
!!! warning
As of 2024-08-20, the [gpio] section in segatools has been renamed to [system].
!!! tip ""
- If you have a 120Hz monitor, set `dipsw2` and `dipsw3` to 0:
```ini
[gpio]
[system]
dipsw2=0
dipsw3=0
```
@ -193,7 +197,7 @@
- If you have a 60Hz monitor, set `dipsw2` and `dipsw3` to 1:
```ini
[gpio]
[system]
dipsw2=1
dipsw3=1
```

View File

@ -159,7 +159,7 @@
setting. Do not add another key.
```ini
[gpio]
[system]
dipsw2=1
dipsw2=1 ; WRONG!
```
@ -178,14 +178,18 @@
appdata=../../AppData
```
#### `[gpio]`
#### `[system] (formerly [gpio])`
!!! warning
As of 2024-08-20, the [gpio] section in segatools has been renamed to [system].
!!! tip ""
- If you have a 120Hz monitor, set `dipsw2` and `dipsw3` to 0:
```ini
[gpio]
[system]
dipsw2=0
dipsw3=0
```
@ -193,7 +197,7 @@
- If you have a 60Hz monitor, set `dipsw2` and `dipsw3` to 1:
```ini
[gpio]
[system]
dipsw2=1
dipsw3=1
```

View File

@ -159,7 +159,7 @@
setting. Do not add another key.
```ini
[gpio]
[system]
dipsw2=1
dipsw2=1 ; WRONG!
```
@ -178,14 +178,18 @@
appdata=../../AppData
```
#### `[gpio]`
#### `[system] (formerly [gpio])`
!!! warning
As of 2024-08-20, the [gpio] section in segatools has been renamed to [system].
!!! tip ""
- If you have a 120Hz monitor, set `dipsw2` and `dipsw3` to 0:
```ini
[gpio]
[system]
dipsw2=0
dipsw3=0
```
@ -193,7 +197,7 @@
- If you have a 60Hz monitor, set `dipsw2` and `dipsw3` to 1:
```ini
[gpio]
[system]
dipsw2=1
dipsw3=1
```