Difference between revisions of "Wincade"
Jump to navigation
Jump to search
(Created page with "A Windows Shell that replaces Explorer with an Arcade Kiosk system (support from Windows 98).</br> ==a== ===Settings=== '''General''' {| class="wikitable sortable" |- ! Setti...") |
|||
| Line 8: | Line 8: | ||
! Setting !! Value !! Description | ! Setting !! Value !! Description | ||
|- | |- | ||
| − | | Background || < | + | | Background || <folder> || Background images folder location |
|- | |- | ||
| − | | | + | | Music || <folder> || Background music folder location |
|- | |- | ||
| − | | CoinKey || < | + | | Volume || <volume> || Default audio volume at startup |
| + | |- | ||
| + | | Credits || <credits> || Default amount of credits at startup | ||
| + | |- | ||
| + | | CoinKey || <key> || The special keyboard key that activates coin insert event | ||
| + | |- | ||
| + | | StartKey || <key> || The special keyboard key that start a game | ||
| + | |- | ||
| + | | ExitKey || <key> || The special keyboard key that exits the game | ||
| + | |- | ||
| + | | AutoReset || <seconds> || Seconds of inactivity to return to main screen (0 = disable) | ||
| + | |- | ||
| + | | AutoAttract || <seconds> || Seconds of inactivity to play demo videos (0 = disable) | ||
| + | |- | ||
| + | | AttractVideos || <folder> || Attract mode video demos folder location | ||
|} | |} | ||
| Line 20: | Line 34: | ||
! Setting !! Value !! Description | ! Setting !! Value !! Description | ||
|- | |- | ||
| − | | Title || < | + | | Title || <name> || Game name |
| + | |- | ||
| + | | Categories || <category[]> || Game categories | ||
| + | |- | ||
| + | | Credits || <credits> || Required credits to start game (0 = free) | ||
| + | |- | ||
| + | | CreditsTime || <seconds> || Seconds game will play per credits (0 = unlimited) | ||
| + | |- | ||
| + | | VolumeChange || <volume> || Volume to increase or decrease (0 = stay same) | ||
|- | |- | ||
| − | | | + | | Executable || <file> || Game executable (or script) location |
|- | |- | ||
| − | | | + | | Arguments || <parameter[]> || Game executable (or script) arguments |
|- | |- | ||
| − | | | + | | StatLastPlay || <date> || Statistic: Date of last game start |
|- | |- | ||
| − | | | + | | StatPlayCount || <count> || Statistic: Amount of times game started |
|- | |- | ||
| − | | DLC || < | + | | DLC || <title[]> || Add sub-games titles to this game |
|} | |} | ||
Revision as of 10:54, 11 April 2026
A Windows Shell that replaces Explorer with an Arcade Kiosk system (support from Windows 98).
a
Settings
General
| Setting | Value | Description |
|---|---|---|
| Background | <folder> | Background images folder location |
| Music | <folder> | Background music folder location |
| Volume | <volume> | Default audio volume at startup |
| Credits | <credits> | Default amount of credits at startup |
| CoinKey | <key> | The special keyboard key that activates coin insert event |
| StartKey | <key> | The special keyboard key that start a game |
| ExitKey | <key> | The special keyboard key that exits the game |
| AutoReset | <seconds> | Seconds of inactivity to return to main screen (0 = disable) |
| AutoAttract | <seconds> | Seconds of inactivity to play demo videos (0 = disable) |
| AttractVideos | <folder> | Attract mode video demos folder location |
Game
| Setting | Value | Description |
|---|---|---|
| Title | <name> | Game name |
| Categories | <category[]> | Game categories |
| Credits | <credits> | Required credits to start game (0 = free) |
| CreditsTime | <seconds> | Seconds game will play per credits (0 = unlimited) |
| VolumeChange | <volume> | Volume to increase or decrease (0 = stay same) |
| Executable | <file> | Game executable (or script) location |
| Arguments | <parameter[]> | Game executable (or script) arguments |
| StatLastPlay | <date> | Statistic: Date of last game start |
| StatPlayCount | <count> | Statistic: Amount of times game started |
| DLC | <title[]> | Add sub-games titles to this game |