1
0
mirror of https://github.com/yxrei/bemani-guide.git synced 2024-11-23 22:41:03 +01:00

Updated CHUNITHM guides to reflect segatools change from [gpio] to [system]

This commit is contained in:
scrib-bler 2024-08-25 04:34:17 +01:00
parent d8b726ee17
commit 343d24fa72
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
```