# Sound Voltex EXCEED GEAR Valkyrie Model Information
### Setting up Valkyrie Model (Subscreen & 120FPS)
!!! tip ""
To make use of the Valkyrie Model, which utilizes the subscreen and 120FPS, we need to go into `contents\prop` folder and open the `ea3-config.xml` file.
I'll be using [Notepad++](https://notepad-plus-plus.org/) for that.
In there, we're interested in these lines:
```
KFC
J
F
A
2023042500
```
`F` This line actually determines if the game will run in Nemsys (Old, 60FPS) or Valkyrie (New, 120FPS) mode.
`F` will be Nemsys and `G` will be Valkyrie.
So your line should look like this:
`G`
!!! tip ""
Please keep in mind that in order to run Valkyrie Model like intended, you'll need atleast two monitors, one 120Hz and one 60Hz with touchscreen capabilities.
If you do not meet these requirements but still want to get all the benefits of it, open up your `spicecfg.exe` and enable `Only Use One Monitor`.
!!! tip ""
This will ensure that the subscreen will be accessible with only one monitor, which you can make use of with your mouse as a touchscreen subsitute.
Next, head over to the `Overlay` tab and configure the key for `Toggle Subscreen`. I've set it to `Prt Scr` but you can use what ever key you'd like.