Difference between revisions of "Wincade"

From DanIT
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 || <string> || Background image or gallery location
+
| Background || <folder> || Background images folder location
 
|-
 
|-
| StartingCredits || <int> || Amount of credits at startup
+
| Music || <folder> || Background music folder location
 
|-
 
|-
| CoinKey || <string> || The special keyboard key that activates coin insert event
+
| 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 || <string> || Game name
+
| 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)
 
|-
 
|-
| Categories || <string[]> || Game categories
+
| Executable || <file> || Game executable (or script) location
 
|-
 
|-
| Credits || <int> || Required credits (0 = free)
+
| Arguments || <parameter[]> || Game executable (or script) arguments
 
|-
 
|-
| Executable || <string> || Game executable (or script) location
+
| StatLastPlay || <date> || Statistic: Date of last game start
 
|-
 
|-
| Arguments || <string[]> || Game executable (or script) arguments
+
| StatPlayCount || <count> || Statistic: Amount of times game started
 
|-
 
|-
| DLC || <string[]> || Add sub-games titles to this game
+
| 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