?? cheats.cfg
字號:
# Raine 'Action Replay' cheat file v0.36 (c)1998/2001 Antiriad & Raine
# --------------------------------------------------------------------
#
# - Last Update : 8th of September 2002 by Steph from The Ultimate Patchers
#
# - For each game, upto 256 cheats can go in a [gamename]
# section. Each cheat can have the following fields:
#
# Cheat%02 = Addr:Data:Mask:Type:Name:Info
#
# . Addr = <32bit hex>
# . address in cpu memory map
#
# . Data = <8/16/32bit hex>
# . data to patch with
#
# . Mask = <8/16/32bit hex>
# . mask data for bit based cheats - set to 00 for non bit based cheats
#
# . Type = <8bit hex>
# . cheat patch type (see below)
#
# . Name = <string>
# . name for the cheat effect
#
# . Info = <string>
# . optional extra information string
#
#
# CHEAT TYPE
# ----------
#
# This determines how the cheat is applied to the memory. The following
# bits are used and can be combined together:
#
# bit#0 and bit#1:
#
# These control the size of the patch data in the following way:
#
# 00 = patch data is 1 byte ( 8 bit)
# 01 = patch data is 2 bytes (16 bit)
# 10 = patch data is 3 bytes (24 bit)
# 11 = patch data is 4 bytes (32 bit)
#
# bit#2:
#
# This controls the use of mask data in the following way:
#
# 0 = patch data directly (unmasked)
# 1 = apply bitmask before patching data (masked)
#
# you can use a mask to patch a selection of individual bits
# mask data is the same size as patch data (see bit#0,1)
#
# bit#3:
#
# This controls the time the patch is active:
#
# 0 = apply the patch constantly (permanent)
# 1 = apply the patch once, then disable (temporary)
#
# bit#4:
#
# This determines if it's a watch cheat or not:
#
# 0 = normal cheat
# 1 = watch cheat
#
# in case of watch cheat, the "Data" field is used this way:
# 4 left bits is Y coordonate and 4 right bits is X coordonate
#
# in case of watch cheat, the Info field is displayed with the watch.
#
# Examples:
#
# Type = 00 Addr = 12480 Data = FF
#
# Constantly patch 12480 with FF
#
# Type = 03 Addr = 12480 Data = CCDDEEFF
#
# Constantly patch 12480-12483 with CCDDEEFF
#
# Type = 04 Addr = 12480 Data = 03 Mask = 0F
#
# Constantly patch 12480 by setting bit#0,1 and clearing bit#2,3.
# bit#4,5,6,7 are untouched
#
# Type = 0C Addr = 12480 Data = 80 Mask = 80
#
# Patch 12480 by setting bit#7. bit#0,1,2,3,4,5,6 are untouched
# and the patch is disabled after being applied
#
# Type = 0C Addr = 12480 Data = 00 Mask = 80
#
# Same as last one, but clear bit#7 instead.
#
# Look at cheats for 'qcrayon2' for Type = 10 ("watch" cheats).
#
#
# - Action Replay is a registered trademark of Datel Electronics.
#
# - The following people have provided cheats for this release, some of
# the cheats submitted overlap with cheats from others. The first
# submitted get the credits for the cheats:
#
# Antiriad
# The Ultimate Patchers
# Monyons
# Franck "Coockie" Vandystadt
# Pugsy
# Gerardo Oporto
# Paul "Tourniquet" Priest
#
# Get new cheat codes by Pugsy & The Ultimate Patchers at:
# http://cheat.retrogames.com/
#
# - If you want to send new cheat codes, please only send the new
# [gamename] section, so it is quicker to merge them...
# Please try to conform with the cheat naming and ordering conventions as
# used in this cheat file. If you need more info then feel please to email me.
# Also if you want crediting with the cheats then please fill in the info lines
# Send all new cheats to Stephh at: stephh.cheats@free.fr
#
# Work done in 0.36 release:
#
# * renamed games to fit the name from GAMELIST.TXT
#
# * converted MAME cheats for the following games (using my cheats) :
#
# bbakrada : Battle Bakraid normal version
# bbakraid : Battle Bakraid unlimited version
# blkheart : Black Heart
# blkhearj : Black Heart (Japan)
# espradea : Esprade
# espraden : Esprade
# gunbird : Gunbird
# samuraia : Samurai Aces
# s1945j : Strikers 1945 (Japan)
# s1945 : Strikers 1945 (World)
# tengai : Tengai/Sengoku Blade:Sengoku Ace II
# mustang : USAAF Mustang
#
# * updated the following entries (using my cheats) :
#
# batridra : Armed Police Batrider (A)
# batrider : Armed Police Batrider (B)
# battleg : Battle Garegga
# bgaregc : Battle Garegga Chinese version
# btlkraod : Battle K-Road
# mswordj : Magic Sword (Japan)
# mswordu : Magic Sword - Heroic Fantasy (US)
# msword : Magic Sword - Heroic Fantasy (World)
# mahoudai : Mahou Daisakusen
# shippumd : Shippu Mahou Daisakusen
# warriorb : Warrior Blade
# zerozone : Zero Zone
#
# * added "clones" of existing games (unverified cheats) :
#
# kgpe : Kingdom Grand Prix
#
# * cheats description redone for the following games (using my cheats) :
#
# volfiedj : Volfied
# warriorb : Warrior Blade
#
# * cheats description redone for the following games (using Pugsy's cheats) :
#
# avspirit : Avenging Spirit
# phantasm : Phantasm
#
#
# TO DO list (2002.09.08) :
#
# * check "description" (= long name) of the games
# * add "unlimited credits" cheats when ended in MAME (not before a while !)
#
# * find cheats for the following games (which are in MAME) :
#
# cleopatr : Cleopatra's Fortune
# puchicar : Puchi Carat
# soldamj : Soldam
# tekipaki : Teki Paki
#
# * find cheats for the following games (which are NOT (yet ?) in MAME) :
#
# ainferno : Air Inferno
# chaknpop : Chack'n Pop
# fixeight : Fix Eight
# hachamf : Hacha Mecha Fighter
# heavyunt : Heavy Unit
# intcup94 : International Cup 94
# opwolf3 : Operation Wolf 3
# psyforce : Psychic Force (audio board)
# salmndr2 : Salamander 2
# tforceh : Task Force Harrier
# topland : Top Landing
#
# * check and/or find more cheats for the following games :
#
# aquajckj : Aqua Jack
# avspirit : Avenging Spirit
# btlkroad : Battle K-Road
# bublbob2 : Bubble Bobble 2
# bubblem : Bubble Memories
# bubblemj : Bubble Memories (Japan)
# bubsymph : Bubble Symphony
# bubsympu : Bubble Symphony (US)
# cabalbl : Cabal
# cadash : Cadash
# cadashf : Cadash French
# cadashi : Cadash Italian
# cadashj : Cadash Japanese
# chasehq : Chase HQ
# chasehqj : Chase HQ Japanese
# contcirc : Continental Circus
# contcrcu : Continental Circus (alternate)
# dankuga : Dankuga
# dfeveron : Dangun Feveron
# darius : Darius
# dariuse : Darius (extra)
# dariuso : Darius (Old, JPN Ver.)
# darius2 : Darius 2
# drius2do : Darius 2 (dual screen)
# dariusgj : Darius Gaiden
# dariusgx : Darius Gaiden Extra
# dariusj : Darius Japanese
# donpachk : DonPachi (Korean) v1.12
# exzisus : Exzisus
# flstory : Fairy Land Story
# gekirido : Gekirindan
# grindstm : Grind Stormer
# gunlock : Gun Lock
# hachoo : Hachoo
# kaiserkn : Kaiser Knuckle
# kikikai : Kiki Kai Kai
# knightb : Knight Boy
# koshien : Koshien
# landmakr : Land Maker
# lomakai : Legend of Makai
# makaiden : Makai Densetsu
# macross : SDF Macross
# nastar : Nastar
# nastarw : Nastar Warrior
# ninjakd2 : Ninja Kid 2
# phantasm : Phantasm
# plusalph : Plus Alpha
# popnpopj : Pop'n Pop
# pbobble : Puzzle Bobble (b system)
# pbobble2 : Puzzle Bobble 2
# pbobbl2x : Puzzle Bobble 2 (extra)
# pbobble3 : Puzzle Bobble 3
# pbobble4 : Puzzle Bobble 4
# rdaction : Rad Action
# raimais : Raimais
# rambo3 : Rambo 3
# rambo3a : Rambo 3 (release 2)
# rastsag2 : Rastan Saga 2
# rayforcj : Ray Force (Japan)
# rayforce : Ray Force (US)
# stdragon : Saint Dragon
# recordbr : Record Breaker
# recordb2 : Record Breaker (Alternate)
# superchs : Super Chase
# tetrist : Taito Tetris
# tokib : Toki
# tdragon : Thunder Dragon
# undrfire : Under Fire
# uopoko : Uo Poko
# wwfsstar : WWF Superstars
#
# * convert (n/m) cheats to "type" 01, 02 and 03 for the following games :
#
# bloodbro : Blood Bros
# dino : Cadillacs and Dinosaurs (World)
# dinoj : Cadillacs Kyouryuu-Shinseiki (Japan)
# ddonpach : Dodonpachi (Japan)
# forgottn : Forgotten Worlds (US)
# knightsj : Knights of the Round (Japan)
# knightsu : Knights of the Round (US)
# knights : Knights of the Round (World)
# lomakai : Legend of Makai
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -