Hey you're supposed to be making video hacking tutorials for the school of hacking, Abystus.
Announcement
Collapse
No announcement yet.
Abystus' Codes
Collapse
X
-
I will try to make some very soon. Any particular requests?Originally posted by Meijin View PostHey you're supposed to be making video hacking tutorials for the school of hacking, Abystus.
Batman Forever (U) GG [Genesis]
Code:Hit Anywhere (You will also be invincible. Includes Chemist's "Invincibility" cheat.) RF6T-A60W 3B8T-BSJY AB8T-A020
Comment
-
Well if you have mastered what is in the first video (ram searching) you are on the right track. ASM can be easy, or very hard depending on your ability to understand code logic. The next video I make will be an ASM based one as per your request.Originally posted by Meijin View PostNot here but there. And I wonder if I might get to understand your upcoming videos tutorials 'cause I do not have any ASM knowledge on any platform
Comment
-
Please make it as simple as possible. You know, I do not programme at all.Originally posted by Abystus View PostWell if you have mastered what is in the first video (ram searching) you are on the right track. ASM can be easy, or very hard depending on your ability to understand code logic. The next video I make will be an ASM based one as per your request.
Comment
-
Batman Forever (JUE 960507 V1.000) [MAME]
Code:<cheat desc="Invincible P1"> <script state="run"><comment>Can still be grabbed.</comment> <action>maincpu.pb@060D6DD3=FF</action> </script> </cheat> <cheat desc="Never Get Knocked Down P1"> <script state="run"> <action>maincpu.pb@060D6DF3=FF</action> </script> </cheat> <cheat desc="Invincible P2"> <script state="run"><comment>Can still be grabbed.</comment> <action>maincpu.pb@060D7983=FF</action> </script> </cheat> <cheat desc="Never Get Knocked Down P2"> <script state="run"> <action>maincpu.pb@060D79A3=FF</action> </script> </cheat>Last edited by Abystus; 02-17-2012, 11:59:37 PM.
Comment
-
Request please:
(MAME) Chanbara- Infinite Lives
- Invincibility and/or Infinite Energy
Last edited by OldSchoolGamer; 02-18-2012, 03:31:48 AM.Now broadcasting from the underground command post. Deep in the bowels of a hidden bunker. Somewhere under the brick & steel of a nondescript building. We've once again made contact w/ our leader, OSG
Comment
-
Chanbara [MAME]
This game is a bit tricky since it's a one hit kill kind of game. Trying to find the death flag, and disable it for invincibility. I will update this post if I find it.Code:<cheat desc="Infinite Lives"> <script state="run"> <action>maincpu.mb@C2D4=12</action> </script> </cheat> <cheat desc="Infinite Time"> <script state="run"> <action>maincpu.pb@00EB=07</action> <action>maincpu.pb@00EC=59</action> </script> </cheat>Last edited by Abystus; 02-18-2012, 04:19:20 PM.
Comment
-
Cybernator (U) [SNES]
This was based on CRACKdown's "Walk Through Enemies" ram cheat, and was hacked for LIVEVIL. I have not tested against any environmental hazards throughout the game.Code:Invincibility (Character will flicker. You will still receive knock back from enemy fire.) 6DB2-3FA6
Last edited by Abystus; 02-20-2012, 06:30:09 PM.
Comment
-
-
-
Codes added plus new section! Atari Lynx http://gamehacking.org/index.php?s=v2&sys=59&gid=12348Spoiler Alert! Click to view...
THE BAD GUY!!!!!!
Comment

Comment