ppsspp: better structure

master
tiyn 2 years ago
parent 07a41b37cb
commit 888f28b2d3

@ -26,16 +26,14 @@ run Vulkan.
The Device name will change if you are not using a
[Steam Deck](./steam_deck.md).
```txt
Backend: Vulkan
Device: AMD RADV VANGOGH
Fullscreen: on
VSync: on
Rendering solution: Auto (1:1)
Upscale level: 2x
Upscale type: Hybrid + Bicubic
Deposterize: on
```
- Backend: `Vulkan`
- Device: `AMD RADV VANGOGH`
- Fullscreen: `on`
- VSync: `on`
- Rendering solution: `Auto (1:1)`
- Upscale level: `2x`
- Upscale type: `Hybrid + Bicubic`
- Deposterize: `on`
### Running a game without selection in the menu

Loading…
Cancel
Save