Announcement

Collapse
No announcement yet.

Genesis, Sega CD, 32X, NES, SNES, N64, GC, Wii, PS1, PS2 Hacking Programs

Collapse
This is a sticky topic.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • 47iscool
    replied
    Originally posted by Tony H View Post
    I'm not familiar enough with PS1 or PS2 to make something like that. I do have a table finding program that works on those.

    Thanks anyway.

    Leave a comment:


  • Tony H
    replied
    I'm not familiar enough with PS1 or PS2 to make something like that. I do have a table finding program that works on those.

    Leave a comment:


  • 47iscool
    replied
    You have some really excellent tools for retro consoles.

    Any thoughts on making code search tools for PSX and/or PS2? I know about the RE4 tools but I was wondering if you could create something similar to NES SNES Tool you made.
    Last edited by 47iscool; 09-07-2022, 02:44:54 PM.

    Leave a comment:


  • Tony H
    replied
    ROM editor for Virtua Racing Deluxe (Sega 32x). Lots of stuff to play around with:

    Click image for larger version

Name:	VRDeditor1V1.png
Views:	522
Size:	49.7 KB
ID:	219103

    Click image for larger version

Name:	VRDeditor2V1.png
Views:	491
Size:	56.3 KB
ID:	219104

    Click image for larger version

Name:	VRDeditor3V1.png
Views:	495
Size:	37.1 KB
ID:	219105

    Click image for larger version

Name:	VRDeditor4V1.png
Views:	510
Size:	45.0 KB
ID:	219106

    You can get it from my site, or from RHDN with a full description: https://www.romhacking.net/utilities/1697/

    Leave a comment:


  • Tony H
    replied
    Updated the Region Bypass Tool to version 1.1a to fix a small bug where 32x and some Sega CD ROMs were incorrectly named when saving a new ROM. Also added some info about Sega CD, and added info about getting Streets of Rage 2 (US) to show the Bare Knuckle title screen and show Japanese language. Links for the updated version are the same as above.

    Leave a comment:


  • Tony H
    replied
    A large update for the Region Bypass Tool (version 1.1):

    Added more new types of region checks and improved old ones, improved checksum routine bypassing and shows ROM addresses for them, added option to automatically fix checksum after it patches ROM, added button to put 32x ROMs into a sort of developer’s mode so the game will skip the checksum process (makes the game boot faster and it will ignore any changes made to the ROM), and a few other improvements.

    Partial list of games that will now work with version 1.1: Street Fighter 2 CE, Super Street Fighter 2, Megaman Wily Wars, Great Circus Mystery Starring Mickey, Saturday Night Slam Masters, Thunder Force 4, Lightening Force, Streets of Rage 2, Contra Hard Corps, Golden Axe, TinHead, Smurfs 1, Smurfs 2, TinTin in Tibet, and many more.


    Click image for larger version

Name:	GenesisRegionToolV11.png
Views:	660
Size:	41.8 KB
ID:	219046


    Can download from my site (The Code Hut), or you can get it from RHDN with a full description of the update: https://www.romhacking.net/utilities/1687/

    Leave a comment:


  • Tony H
    replied
    A ROM editor for Sonic Spinball. Will work on any version and any region except for the very first prototype (Aug 1993).

    Click image for larger version

Name:	SpinballEditorV1.png
Views:	573
Size:	47.9 KB
ID:	218993

    Can get it from my site: https://codehut.gshi.org/Download.htm#SpinballEditor
    or from RHDN with a full description: https://www.romhacking.net/utilities/1690/

    Leave a comment:


  • Tony H
    replied
    Damin, make a post in "School of Hacking" and I'll answer your questions there.

    Leave a comment:


  • daminmancejin
    replied
    Ok I'm trying to understand how the raw codes work for the Sega Genesis I was writing down codes for robotnik's revenge
    I saw this code FFFFFA:0001 80 rings which is wrong so I changed 1,2,4 letters to this 01F0FA:0001 and got this game genie code AH2A-CAH4 is this the correct code?
    Last edited by daminmancejin; 06-25-2022, 01:05:04 PM.

    Leave a comment:


  • Tony H
    replied
    A new tool that will try and patch your Genesis, Mega Drive, Sega CD, or 32x ROMs so they will work in any region.

    Searches for 4 different types of region checks, as well as changing the region letters in the ROM header.

    Click image for larger version

Name:	GenesisRegionToolV1.png
Views:	599
Size:	38.4 KB
ID:	218896

    Can get it here, with a full description: https://www.romhacking.net/utilities/1687/

    Will have it on my site soon.

    Leave a comment:


  • ndeyeresistance
    replied
    Oh, cool stuff. Thank you for sharing. It seems that I've already seen a similar list on GuidedHacking, but there weren't only these platforms.

    Leave a comment:


  • Pete Arch
    replied
    Originally posted by Tony H View Post

    I'm not familiar enough with Game Cube codes to be able to make something like that.
    Oh, ok, sorry. Sonic Gems Collection has "demos" of classic Sonic titles on the previous Sonic Mega Collection (Plus) just with a countdown timer, obviously.
    See, from what I heard, every single one of the so-called "demos" is the full version of the game. This makes sense because it would require more work to cut out just a part of a cartridge game than to just include the full game and so Sega did just that, by putting a time limit on the games and passed them off as those so-called "demos". I used a code on the US version of Gems Collection to freeze the timer on Sonic 3 (Good Ending Demo), and after I beat the final boss. I went to the credits and the full game (with a save file with all Emeralds to boot!). So, Sega just lazily slapped a timer on a "completed" file. I froze the timer and can play the games all I want. This code works on the US version which I don't want. I wish such a code exists for the JP version.

    Leave a comment:


  • Tony H
    replied
    Originally posted by Pete Arch View Post

    Sorry for bothering you, but can you make a similar Action Replay region code porter program for GameCube games? Very sorry for taking some of your time.
    I'm not familiar enough with Game Cube codes to be able to make something like that.

    Leave a comment:


  • Pete Arch
    replied
    Originally posted by Tony H View Post
    I've always hated porting codes over for different regions/versions (so boring). Made a program that does it automatically. Fairly easy to use, but added numbers to help guide people. The Help button has all the info. It uses 12 bytes for the pattern search, which should be plenty in most cases. I thought about hiding those 12 text boxes, but thought people would like to see what's going on.

    Example: If you have Game Genie codes for a USA version of a game, but you have the European version and the USA codes don't work, this program will make new codes for your European version.


    Click image for larger version Name:	GenCodePorterV9.png Views:	0 Size:	23.9 KB ID:	213356


    GenGGCodePortingToolV9.zip
    Sorry for bothering you, but can you make a similar Action Replay region code porter program for GameCube games? Very sorry for taking some of your time.

    Leave a comment:


  • Tony H
    replied
    New ROM editor for the Genesis version of Zombies Ate My Neighbors. Works on any version/region.

    Click image for larger version

Name:	ZAMNgenesisEditorV1.png
Views:	240
Size:	66.4 KB
ID:	218484


    Can get it from my site, or at RHDN (with a full description): https://www.romhacking.net/utilities/1684/

    Leave a comment:

Working...
X