mirror of
https://github.com/yxrei/two-torial.git
synced 2024-11-23 23:20:57 +01:00
iidx9: fix formatting
This commit is contained in:
parent
a3395b5cef
commit
07212e7b47
@ -16,7 +16,6 @@
|
|||||||
- Finally, click `OK` again to exit out of properties.
|
- Finally, click `OK` again to exit out of properties.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
### Installing Bemanitools
|
### Installing Bemanitools
|
||||||
|
|
||||||
!!! tip ""
|
!!! tip ""
|
||||||
@ -44,7 +43,6 @@
|
|||||||
This enables us to use the graphic options inside :material-file-code:`iidxhook-09.conf` which we will take advantage of.
|
This enables us to use the graphic options inside :material-file-code:`iidxhook-09.conf` which we will take advantage of.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
### Configuring Bemanitools
|
### Configuring Bemanitools
|
||||||
|
|
||||||
!!! info "To configure your keybinds, open your :material-file:`config.bat` file."
|
!!! info "To configure your keybinds, open your :material-file:`config.bat` file."
|
||||||
@ -132,6 +130,7 @@
|
|||||||
eamuse.eamid=XXXXXXXXXXXXXXXXXXXX
|
eamuse.eamid=XXXXXXXXXXXXXXXXXXXX
|
||||||
```
|
```
|
||||||
|
|
||||||
|
---
|
||||||
### Game resolution and locking FPS
|
### Game resolution and locking FPS
|
||||||
|
|
||||||
!!! tip ""
|
!!! tip ""
|
||||||
@ -175,7 +174,7 @@
|
|||||||
gfx.scale_back_buffer_filter=none
|
gfx.scale_back_buffer_filter=none
|
||||||
```
|
```
|
||||||
|
|
||||||
If you can't seem to find them, simply press `CTRL` + `F` and search for `gfx.frame_rate_limit=0.0`. This will bring you to the first line we want to edit.
|
If you can't seem to find them, press `CTRL` + `F` and search for `gfx.frame_rate_limit=0.0`. This will bring you to the first line we want to edit.
|
||||||
|
|
||||||
!!! tip ""
|
!!! tip ""
|
||||||
Listed below are the values we want to change them to.
|
Listed below are the values we want to change them to.
|
||||||
@ -198,6 +197,7 @@
|
|||||||
gfx.scale_back_buffer_filter=point
|
gfx.scale_back_buffer_filter=point
|
||||||
```
|
```
|
||||||
|
|
||||||
|
---
|
||||||
### First launch
|
### First launch
|
||||||
|
|
||||||
!!! danger "If you have any issues running the game, refer to the [Troubleshooting](troubleshooting.md) page."
|
!!! danger "If you have any issues running the game, refer to the [Troubleshooting](troubleshooting.md) page."
|
||||||
@ -227,7 +227,7 @@
|
|||||||
- Press `1` and `2` to go up and down.
|
- Press `1` and `2` to go up and down.
|
||||||
- Press `6` to select/execute.
|
- Press `6` to select/execute.
|
||||||
|
|
||||||
Navigate to `CLOCK SETUP`. You do not need to manually change it. Simply navigate to `SAVE AND EXIT`.
|
Navigate to `CLOCK SETUP`. You do not need to manually change it. Navigate to `SAVE AND EXIT`.
|
||||||
|
|
||||||
<img src="/img/iidx9/firstlaunch/4.png">
|
<img src="/img/iidx9/firstlaunch/4.png">
|
||||||
|
|
||||||
@ -271,6 +271,7 @@
|
|||||||
|
|
||||||
<img src="/img/iidx9/firstlaunch/11.png">
|
<img src="/img/iidx9/firstlaunch/11.png">
|
||||||
|
|
||||||
|
---
|
||||||
### Final Notes
|
### Final Notes
|
||||||
|
|
||||||
!!! success "You're all done! From the service menu select `GAMEMODE` and the game should load ready to be played. Make sure to insert two credits by pressing your `SERVICE` key. Have fun!"
|
!!! success "You're all done! From the service menu select `GAMEMODE` and the game should load ready to be played. Make sure to insert two credits by pressing your `SERVICE` key. Have fun!"
|
||||||
|
Loading…
Reference in New Issue
Block a user