Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
|
regamebox_resolution_procedure [2019/07/23 14:16] admin angelegt |
regamebox_resolution_procedure [2019/07/23 14:29] (aktuell) admin |
||
|---|---|---|---|
| Zeile 1: | Zeile 1: | ||
| Find here an overview about handling of game resolution for a specific parameter settings. | Find here an overview about handling of game resolution for a specific parameter settings. | ||
| - | {{::https://1.bp.blogspot.com/-Ihd7WQ7QbVc/XTb5WDtVsUI/AAAAAAAAuSA/Cr56BTe0P8klmbI9_uf9jaWQhtmRkldiQCLcBGAs/s320/game_proc.png?400|}} | + | |
| + | {{ https://1.bp.blogspot.com/-Ihd7WQ7QbVc/XTb5WDtVsUI/AAAAAAAAuSA/Cr56BTe0P8klmbI9_uf9jaWQhtmRkldiQCLcBGAs/s640/game_proc.png?640 }} | ||
| + | |||
| + | Example: | ||
| + | |||
| + | You want to play vertical games on horizontal screen. Then set auto_turn_screen to No and game_res_mode to no and fixed resolution from custom_resolution_table.txt for vertical default resolution will be taken. | ||
| + | |||
| + | |||
| + | You have a cab with rotating screen. Your game menu is horizontal, but games shall be displayed vertical. Then choose auto_turn_screen yes and enjoy native displayed resolutions. | ||
| + | |||
| + | |||
| + | You want rather go with hand picked resolutions instead of computed ones, Then set game_res_mode to yes. | ||
| + | |||
| + | Just make up your mind about your cab and adapt the parameter settings. | ||