Hacking AKRPG Cheat Formatter

cracker

Nyah!
OP
Member
Joined
Aug 24, 2005
Messages
3,619
Trophies
1
XP
2,213
Country
United States
AKRPG Cheat Formatter
v1.0
by cracker

This program will format ARDS codes so they will work in the .ccs used by the AKRPG.

Usage: Paste the codes into the left text box and click format. Then either copy the codes to paste into a .cc file manually or click Save .cc to generate your cheat file. You will need to manually enable/disable cheats you want to turn on/off with # and @.

Download here

If you get a missing component error then grab the VB6 runtime and/or VB6 Common Controls.
 

golden

What a Digital Dummy!!!
Member
Joined
Dec 1, 2007
Messages
1,453
Trophies
0
Website
Visit site
XP
209
Country
United States
Great. I was going to buy an Acekard RPG. Seeing this makes me very happy. So does this mean that you are working on making awesome features for the acekard? I know very few people are actually developing for the acekard RPG but seeing some talented people do it like yourself makes me very happy to know there will be great things to look forward to. Any other RPG projects you are working on?
 

cracker

Nyah!
OP
Member
Joined
Aug 24, 2005
Messages
3,619
Trophies
1
XP
2,213
Country
United States
I did a little coding for the loader so I could run modified code under the AKRPG. The first corrects invalid header CRCs and saves them back to the header and the other is to boot the arm7 at the correct address since they had it just boot off of 0x2380000 blindly unless it was homebrew and then it was a different static address. I wanted to do some more coding but then 4.03 came along and I have been waiting for some updated source to be released since I don't want to make big mods to the code with an old version of the loader. :/
 

golden

What a Digital Dummy!!!
Member
Joined
Dec 1, 2007
Messages
1,453
Trophies
0
Website
Visit site
XP
209
Country
United States
I did a little coding for the loader so I could run modified code under the AKRPG. The first corrects invalid header CRCs and saves them back to the header and the other is to boot the arm7 at the correct address since they had it just boot off of 0x2380000 blindly unless it was homebrew and then it was a different static address. I wanted to do some more coding but then 4.03 came along and I have been waiting for some updated source to be released since I don't want to make big mods to the code with an old version of the loader. :/
Keep up the great work. I might order an AceKard RPG this week!!!
yaynds.gif
yaynds.gif
Would you recommend it? So now can it use all ARDS codes from codejunkies and stuff? NICE!

And about the source code, I am sure if you email acekard team and tell them that you are actually working on developing stuff for the acekard and show him stuff like this they will probably send you the code very fast. I think they are slacking with the source code because they don't think anyone is developing much. I am sure if you show them otherwise they will hurry up the pace. Great job again.

Just one last question:
Do you think it will be ever possible to implement a read/write feature on the acekard RPG? Like as in when you plug in the acekard into the computer with a microsd in it it can act as a read/writer for the microsd? That would be incredible!
 

OSW

Wii King
Former Staff
Joined
Oct 30, 2006
Messages
4,787
Trophies
0
XP
482
Country
I did a little coding for the loader so I could run modified code under the AKRPG. The first corrects invalid header CRCs and saves them back to the header and the other is to boot the arm7 at the correct address since they had it just boot off of 0x2380000 blindly unless it was homebrew and then it was a different static address. I wanted to do some more coding but then 4.03 came along and I have been waiting for some updated source to be released since I don't want to make big mods to the code with an old version of the loader. :/

Keep up the great work. I might order an AceKard RPG this week!!!
yaynds.gif
yaynds.gif
Would you recommend it? So now can it use all ARDS codes from codejunkies and stuff? NICE!

And about the source code, I am sure if you email acekard team and tell them that you are actually working on developing stuff for the acekard and show him stuff like this they will probably send you the code very fast. I think they are slacking with the source code because they don't think anyone is developing much. I am sure if you show them otherwise they will hurry up the pace. Great job again.

Just one last question:
Do you think it will be ever possible to implement a read/write feature on the acekard RPG? Like as in when you plug in the acekard into the computer with a microsd in it it can act as a read/writer for the microsd? That would be incredible!

1. I think rather they are just organizing the code so it's easier for the user to use.
2. I believe the hardware limits the device from such a usage (although it would be nice, agreed)

but yeah, glad to hear you've made some improvements cracker, and thanks for the cheat engine work!
 

cracker

Nyah!
OP
Member
Joined
Aug 24, 2005
Messages
3,619
Trophies
1
XP
2,213
Country
United States
Just one last question:
Do you think it will be ever possible to implement a read/write feature on the acekard RPG? Like as in when you plug in the acekard into the computer with a microsd in it it can act as a read/writer for the microsd? That would be incredible!

Unfortunately, no. It was one of the first things I tried. Since the hardware is not set up to act as an SD reader it would have to be totally software driven (which would be a pain in the ass anyway). And this isn't possible since the AKRPG is only detected on USB when it isn't in a DS or when the DS is off. So there's no way to drive it by software either.
 

golden

What a Digital Dummy!!!
Member
Joined
Dec 1, 2007
Messages
1,453
Trophies
0
Website
Visit site
XP
209
Country
United States
Just one last question:
Do you think it will be ever possible to implement a read/write feature on the acekard RPG? Like as in when you plug in the acekard into the computer with a microsd in it it can act as a read/writer for the microsd? That would be incredible!


Unfortunately, no. It was one of the first things I tried. Since the hardware is not set up to act as an SD reader it would have to be totally software driven (which would be a pain in the ass anyway). And this isn't possible since the AKRPG is only detected on USB when it isn't in a DS or when the DS is off. So there's no way to drive it by software either.
DANG.
frown.gif
So even THEORETICALLY it is impossible?
 

cracker

Nyah!
OP
Member
Joined
Aug 24, 2005
Messages
3,619
Trophies
1
XP
2,213
Country
United States
Just one last question:
Do you think it will be ever possible to implement a read/write feature on the acekard RPG? Like as in when you plug in the acekard into the computer with a microsd in it it can act as a read/writer for the microsd? That would be incredible!


Unfortunately, no. It was one of the first things I tried. Since the hardware is not set up to act as an SD reader it would have to be totally software driven (which would be a pain in the ass anyway). And this isn't possible since the AKRPG is only detected on USB when it isn't in a DS or when the DS is off. So there's no way to drive it by software either.
DANG.
frown.gif
So even THEORETICALLY it is impossible?

Nope!
frown.gif
 

golden

What a Digital Dummy!!!
Member
Joined
Dec 1, 2007
Messages
1,453
Trophies
0
Website
Visit site
XP
209
Country
United States
Just one last question:
Do you think it will be ever possible to implement a read/write feature on the acekard RPG? Like as in when you plug in the acekard into the computer with a microsd in it it can act as a read/writer for the microsd? That would be incredible!


Unfortunately, no. It was one of the first things I tried. Since the hardware is not set up to act as an SD reader it would have to be totally software driven (which would be a pain in the ass anyway). And this isn't possible since the AKRPG is only detected on USB when it isn't in a DS or when the DS is off. So there's no way to drive it by software either.


DANG.
frown.gif
So even THEORETICALLY it is impossible?

Nope!
frown.gif
cry.gif
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
  • BigOnYa @ BigOnYa:
    I kept thinking jaws was gonna come up and attack
  • K3Nv2 @ K3Nv2:
    Jaws is on a diet
  • K3Nv2 @ K3Nv2:
    Damn power went out
  • BigOnYa @ BigOnYa:
    Ok xdqwerty, your little bro prob tripped On the cord and unplugged you
  • K3Nv2 @ K3Nv2:
    Ya I'm afraid of the dark hug me
  • BigOnYa @ BigOnYa:
    Grab and hold close your AncientBoi doll.
  • K3Nv2 @ K3Nv2:
    Damn didn't charge my external battery either
  • BigOnYa @ BigOnYa:
    Take the batteries out of your SuperStabber3000... Or is it gas powered?
  • K3Nv2 @ K3Nv2:
    I stole batteries from your black mamba
    +1
  • K3Nv2 @ K3Nv2:
    My frozen food better hold up for an hour I know that
  • BigOnYa @ BigOnYa:
    Or else gonna be a big lunch and dinner tomorrow.
  • BigOnYa @ BigOnYa:
    Did you pay your power bill? Or give all yo money to my wife, again.
  • K3Nv2 @ K3Nv2:
    Oh good the estimated time is the same exact time they just said
    +1
  • BigOnYa @ BigOnYa:
    Load up your pc and monitor, and head to a McDonalds dining room, they have free WiFi
  • K3Nv2 @ K3Nv2:
    Sir please watch your porn in the bathroom
    +2
  • BigOnYa @ BigOnYa:
    No sir we can not sell you anymore apple pies, after what you did with the last one.
  • K3Nv2 @ K3Nv2:
    We ran out
  • HiradeGirl @ HiradeGirl:
    for your life
    +1
  • K3Nv2 @ K3Nv2:
    My life has no value my fat ass is staying right here
  • K3Nv2 @ K3Nv2:
    Nearly 4 hours without power :(
  • Veho @ Veho:
    SO POWERLESS
  • K3Nv2 @ K3Nv2:
    Tell Kanye I need power
    K3Nv2 @ K3Nv2: Tell Kanye I need power