diff --git a/docs/games/iidx11/setup.md b/docs/games/iidx11/setup.md index ac7e988..52f9dbe 100644 --- a/docs/games/iidx11/setup.md +++ b/docs/games/iidx11/setup.md @@ -94,8 +94,6 @@ - In `Game Light`, select the corresponding button that will be used for that light. - 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 !!! tip "Head over to the `Network` tab." @@ -193,7 +191,7 @@ gfx.window_height=1080 gfx.scale_back_buffer_width=1920 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`. @@ -245,8 +243,6 @@ -!!! info "If you'd like to play offline, you can head straight to [Final Notes](#final-notes)" - #### Enabling e-AMUSEMENT for Online Play !!! tip "" diff --git a/docs/img/iidx11/setup/1.png b/docs/img/iidx11/setup/1.png index 9bb204a..0dde55a 100644 Binary files a/docs/img/iidx11/setup/1.png and b/docs/img/iidx11/setup/1.png differ