singe/singe/games.dat

108 lines
3.6 KiB
Text

GAMES = {
{
TITLE = ".38 Ambush Alley",
SCRIPT = "ActionMax/38AmbushAlley.singe",
VIDEO = "ActionMax/frame_38AmbushAlley.txt",
STRETCH = false,
NO_MOUSE = false,
RESOLUTION_X = 720,
RESOLUTION_Y = 480,
SINDEN_GUN = "",
CABINET = "ActionMax/cabinet_38AmbushAlley.png",
MARQUEE = "ActionMax/marquee_38AmbushAlley.png",
ATTRACT = "ActionMax/38AmbushAlley.mkv",
ATTRACT_START = 0,
ATTRACT_END = 500,
YEAR = 1987,
PLATFORM = "ActionMax",
DEVELOPER = "Sourcing International, Ltd.",
PUBLISHER = "Worlds of Wonder, Inc.",
GENERE = "Shooter",
DESCRIPTION = "Get your target practice in with real police officers then hit the streets."
},
{
TITLE = "Blue Thunder",
SCRIPT = "ActionMax/BlueThunder.singe",
VIDEO = "ActionMax/frame_BlueThunder.txt",
STRETCH = false,
NO_MOUSE = false,
RESOLUTION_X = 720,
RESOLUTION_Y = 480,
SINDEN_GUN = "",
CABINET = "ActionMax/cabinet_BlueThunder.png",
MARQUEE = "ActionMax/marquee_BlueThunder.png",
ATTRACT = "ActionMax/BlueThunder.mkv",
ATTRACT_START = 0,
ATTRACT_END = 500,
YEAR = 1987,
PLATFORM = "ActionMax",
DEVELOPER = "Sourcing International, Ltd.",
PUBLISHER = "Worlds of Wonder, Inc.",
GENERE = "Shooter",
DESCRIPTION = "Get in your chopper and take out the bad guys in this action-packed game."
},
{
TITLE = "Hydrosub: 2021",
SCRIPT = "ActionMax/Hydrosub2021.singe",
VIDEO = "ActionMax/frame_Hydrosub2021.txt",
DATA = "ActionMax",
STRETCH = false,
NO_MOUSE = false,
RESOLUTION_X = 720,
RESOLUTION_Y = 480,
SINDEN_GUN = "",
CABINET = "ActionMax/cabinet_Hydrosub2021.png",
MARQUEE = "ActionMax/marquee_Hydrosub2021.png",
ATTRACT = "ActionMax/Hydrosub2021.mkv",
ATTRACT_START = 0,
ATTRACT_END = 500,
YEAR = 1987,
PLATFORM = "ActionMax",
DEVELOPER = "Sourcing International, Ltd.",
PUBLISHER = "Worlds of Wonder, Inc.",
GENERE = "Shooter",
DESCRIPTION = "Shootout beneath the ocean!"
},
{
TITLE = "Rescue of Pops Ghostly, The",
SCRIPT = "ActionMax/PopsGhostly.singe",
VIDEO = "ActionMax/frame_PopsGhostly.txt",
STRETCH = false,
NO_MOUSE = false,
RESOLUTION_X = 720,
RESOLUTION_Y = 480,
SINDEN_GUN = "",
CABINET = "ActionMax/cabinet_PopsGhostly.png",
MARQUEE = "ActionMax/marquee_PopsGhostly.png",
ATTRACT = "ActionMax/PopsGhostly.mkv",
ATTRACT_START = 0,
ATTRACT_END = 500,
YEAR = 1987,
PLATFORM = "ActionMax",
DEVELOPER = "Sourcing International, Ltd.",
PUBLISHER = "Worlds of Wonder, Inc.",
GENERE = "Shooter",
DESCRIPTION = "Help Pops Ghostly and his family get rid of the bad spirits who have taken over the house."
},
{
TITLE = "Sonic Fury",
SCRIPT = "ActionMax/SonicFury.singe",
VIDEO = "ActionMax/frame_SonicFury.txt",
STRETCH = false,
NO_MOUSE = false,
RESOLUTION_X = 720,
RESOLUTION_Y = 480,
SINDEN_GUN = "",
CABINET = "ActionMax/cabinet_SonicFury.png",
MARQUEE = "ActionMax/marquee_SonicFury.png",
ATTRACT = "ActionMax/SonicFury.mkv",
ATTRACT_START = 0,
ATTRACT_END = 500,
YEAR = 1987,
PLATFORM = "ActionMax",
DEVELOPER = "Sourcing International, Ltd.",
PUBLISHER = "Worlds of Wonder, Inc.",
GENERE = "Shooter",
DESCRIPTION = "Shoot it out with the bad guys in your fighter jet!"
}
}