Search found 506 matches

by OV2
Thu Sep 18, 2008 5:17 pm
Forum: Snes9x Public Development Forum
Topic: Feature request
Replies: 27
Views: 164322

I've updated the link above.
by OV2
Sun Sep 14, 2008 9:12 pm
Forum: Snes9x Public Development Forum
Topic: Feature request
Replies: 27
Views: 164322

Here is a version with the limit set to 3000. I didn't test it with that many, and it could be that it affects performance, but you are welcome to try.

http://download.sessionclan.de/overfien ... cheats.zip
by OV2
Sun Sep 14, 2008 8:17 pm
Forum: Snes9x Public Development Forum
Topic: Feature request
Replies: 27
Views: 164322

The current limit in snes9x 1.51 is 150.

I don't get why you need all those cheats at the same time...
by OV2
Sun Sep 14, 2008 4:06 pm
Forum: Snes9x Public Development Forum
Topic: Feature request
Replies: 27
Views: 164322

Sample usage:

Code: Select all

C:\>txt2cht.exe "Fire Emblem 4.txt"
Input File: Fire Emblem 4.txt
Output File: Fire Emblem 4.cht
Cheat:  Address:  Byte:  Name:
     0  007E0D59     28  ARtestcheat1
     1  007E2A6E     15  ARtestcheat2
     2  0002BC98      0  GGtestcheat1
by OV2
Sun Sep 14, 2008 3:19 pm
Forum: Snes9x Public Development Forum
Topic: Feature request
Replies: 27
Views: 164322

Sorry about that - download and try again, it should work now.
by OV2
Sun Sep 14, 2008 2:27 pm
Forum: Snes9x Public Development Forum
Topic: Feature request
Replies: 27
Views: 164322

You could try txt2cht.
Takes a txt file in the form

Code: Select all

CODE1 NAME1
CODE2 NAME2
and creates a cht file (takes ARPro and GameGenie codes).

If the first parameter is a cht file it will generate a txt file.