4sports/res/GAMES.CONF
2021-02-16 01:01:22 -05:00

27 lines
613 B
Plaintext
Executable File

0000,BLACK.BELT
[eof]
#
# 4cade master game list
#
# Format:
# ABCD,directory=name
#
# A=1 if game requires joystick, 0 if playable on keyboard
# B=1 if game requires 128K, 0 if playable on 64K
# C=1 if game has DHGR title, 0 if HGR
# D=cheat mode category
# 0=no cheats (yet!)
# 1=infinite lives
# 2=infinite weapons
# 3=infinite lives & weapons
# 4=invincibility
# 5=has in-game cheats
#
# if no name, it will be calculated from the directory when we need to display it
#
# all other values for A -> ignore entire line (allows inline comments)
# A line beginning with '[' terminates the parsing
#