• Welcome to SCdev.org. Please log in.

Welcome to the new SCdev forums!

brightness control cheat for action replay

Started by mikesinclair, May 14, 2007, 01:22:09 PM

Previous topic - Next topic

mikesinclair

http://gbatemp.net/index.php?showtopic=50857&pid=651401&st=0

It works great and for games that you need to find the game id you can use this AR editor to get the game id from the rom itself.
http://projects.sappharad.com/tools/ardseditor.html

or this drag & drop

http://home.usay.jp/pc/etc/nds/gameid.zip

kkan

Quote from: "mikesinclair"http://gbatemp.net/index.php?showtopic=50857&pid=651401&st=0

It works great and for games that you need to find the game id you can use this AR editor to get the game id from the rom itself.
http://projects.sappharad.com/tools/ardseditor.html

now if only this could be modded to use with the R4/M3 and DSONE cheat systems it would be really cool  :)

mikesinclair

It does work on M3/R4, and probobly on the official AR cart.  And if SCDS one can use AR codes it will work on that too.

dai_uk

m3/r4 has a tool to convert the Action replay codes to it's format - single file (a lot easier) wish there was similar tool for SC
Damo

dantheman

I don't have an account on GBAtemp, and it apparently refuses to let me register, so could someone copy and paste the contents of the page?  I want to see what the code looks like.  I'm guessing it might have been based off of the brightness control code Chishm's wrote for his Nitro Hax program that he posted at the GBAdev thread here, but I'm not sure.  Read page 17 for some interesting discussion regarding the backlight code and how it relates to the R4/M3/SCDS cheating codes (if at all).

mikesinclair

http://kodewerx.net/forum/viewtopic.php?t=1457
or to the above link

Adjust the brightness level whilst playing game. Hold L + R + SELECT then press UP or DOWN.

CODE

<cheat>
 <name>Backlight control</name>
 <note>Hold L+R+SELECT then press UP to increase brightness or DOWN to decrease brightness</note>
 <codes>94000130 FCFB0000 023FE074 012FFF11 E0000000 000000A8 E28F0001 E12FFF10 A21AB5F0 88234C24  80138811 d02a428b 25803490 f0002000 1c06f82a f0002004 2703f826 21404007 d003420b 420b2180 e018d00c 4231210c 2f03d006 1c79d013 f0002004 e00ef816 e0094331 438e210c 2f001c31 1e79d004 f0002004 e002f80a f0002000 bcf0f806 4718bc08 30800000 88222100 d1fc422a 80224a08 88208060 d1fc4228 80220c12 88228061 d1fc422a 21ff8860 47704008 04000130 80028802 023FE074 E3520003 d2000000 00000000 </codes>
</cheat>


for phat DS use this code instead:

CODE

cheat>
 <name>Backlight control (Phat)</name>
 <note>Hold L+R+SELECT then press UP to turn on screens or DOWN to turn off screens</note>
 <codes>94000130 fcfb0000 c2000001 00000080 a21cb5f0 88234c1c 80138811 d019428b 25803490 f0002000 1c06f818 420b2140 2180d003 d005420b 210ce00c d1094231 e0044331 4231210c 438ed004 20001c31 f805f000 bc08bcf0 30804718 88222100 d1fc422a 80224a09 88208060 d1fc4228 80220c12 88228061 d1fc422a 21ff8860 47704008 00000000 04000130 80028802 d2000000 00000000 </codes>
</cheat>



"m3/r4 has a tool to convert the Action replay codes to it's format - single file (a lot easier) wish there was similar tool for SC"

I wasn't suggesting to use that editer to make M3/R4 cheat files.  I was simply saying that to get game ids from the rom with that cheat editer because you need the game id when using the M3 one.  As codejunkies doesn't allways have every game listed or even newer games.  you will need the game id for the cheat file even though the only cheat is brightness control.