初心者用RPGチートの使い方

まずusrcheat.datをゲットする

そのままだと読みづらいのでyasu氏の(R4 Cheat Code Editor)をDLする
http://hp.vector.co.jp/authors/VA013928/soft.html


開くと↑みたいになるから必要なコードリストの部分をコピーする

メモ帳とか開いてコードを↓みたいにコピぺする(@が必要)

テキストファイルを保存してマリオカートDS.ndsの場合はマリオカートDS.nds.ccにテキストファイルをリネームする

ROMと同じ場所にマリオカートDS.nds.ccを置いてRPG起動後左下のstart→pachesを選択
cheating system でenableを選択→OK

ウマー(´Д`)

プレイ中にStart+Select+UPでチートON Start+Select+DownでチートOFFの切り替えが可能

 

765氏チートエディタ

戻る

 

 

How to use it. Create a file as the same as rom’s name and a suffix name “.cc”. Put this “cc” file in the same directory of rom. Copy AR code into this cc file. Add a “@” at the begin of line of the description of code to enable this code. Add a “#” at the begin of line of description of code to disable this code. For example:


@Infinite Lives---Enable this code.
020973ec 00000063

# Infinite Health---Disable this code.
1208fce4 00000880
1210679c 00000008

Please open Cheating System at the “Special” of AK start menu.
Use “Start+Select+UP” to enable Cheating System in game. Use “Start+Select+Down” to disable Cheating System in game.
You can find some AR code at here: http://us.codejunkies.com/codes.asp?c=US&cr=USD&cs=$&r=0&l=1&p=17. And we support all code of AR format. Be ware to make sure the code is meet the version of your game.