Skip to content

Configuration files (json)

Grogall edited this page May 6, 2016 · 10 revisions

WRITING IN PROGRESS

Contents

  1. Overview
  2. General preferences
  3. Platforms
  4. Application styles
## 1- Overview ArcadeRoom is plently configurable through json format files.
Following features can be configured: * General preferences * Platform * Application styles ## 2- General preferences > FILENAME preferences.json

The json preferences allow to configure the following:

Feature Json tag
Cover size factor coverSizeFactor
Language language
Layout type layoutType
Display consoles showConsoles
Display No Covers games showNoCovers
Display Status Bar showStatusBar
Display Tools Bar showToolsBar
ArcadeRoom Style style
### 2.1- Cover Size Factor > JSON TAG coverSizeFactor

Allowing to size the diplayed game covers by applying a scale factor.
It can be adjusted using TODO link to tools bar page.

Values Description
Real number from 0.5 to 1.5 Scaling factor to apply
## Platforms TODO ## Application styles TODO

Clone this wiki locally