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

iidx12: fix setup

This commit is contained in:
yurei 2024-10-31 18:30:01 +01:00
parent b12e43887d
commit 545466f2e4

View File

@ -116,8 +116,6 @@
- In `Game Light`, select the corresponding button that will be used for that light. - In `Game Light`, select the corresponding button that will be used for that light.
- Repeat for your other lights. - Repeat for your other lights.
!!! info "If you'd like to play offline, you can head straight to [Game resolution and locking FPS](#game-resolution-and-locking-fps)"
#### Configuring Bemanitools for a network #### Configuring Bemanitools for a network
!!! tip "Head over to the `Network` tab." !!! tip "Head over to the `Network` tab."
@ -215,7 +213,7 @@
gfx.window_height=1080 gfx.window_height=1080
gfx.scale_back_buffer_width=1920 gfx.scale_back_buffer_width=1920
gfx.scale_back_buffer_height=1080 gfx.scale_back_buffer_height=1080
gfx.scale_back_buffer_filter=linear gfx.scale_back_buffer_filter=point
``` ```
Unless you'd like to have the game properly windowed you can safely ignore `gfx.framed=false`. Unless you'd like to have the game properly windowed you can safely ignore `gfx.framed=false`.
@ -267,8 +265,6 @@
<img src="/img/iidx12/firstlaunch/5.png"> <img src="/img/iidx12/firstlaunch/5.png">
!!! info "If you'd like to play offline, you can head straight to [Final Notes](#final-notes)"
#### Enabling e-AMUSEMENT for Online Play #### Enabling e-AMUSEMENT for Online Play
!!! tip "" !!! tip ""