Search found 9 matches

by Malias(imported)
Sat Sep 26, 2009 8:18 am
Forum: Telefang - Hacking
Topic: Telefang Tools
Replies: 5
Views: 3716

Re: Telefang Tools

So, I figured it would be a good idea to have a separate thread for this rather than on the main one. For those who don't know, the Telefang Tools are a set of utilities that were designed to decompress and recompress the graphics and tilemaps of the gbc Telefang games. Here is the link for the tool...
by Malias(imported)
Fri Sep 25, 2009 11:01 pm
Forum: Telefang - Hacking
Topic: Re: (Finally Complete) Telefang English Translation
Replies: 929
Views: 1075411

Re: (Incomplete) Telefang English Translation

Aww! It's missing my V30. That means I have to reapply all the pointers for map labels again... Sorry. I tried to work off of the latest patch, honest. Hmm... Looks like I should have done more battle testing. Well Blaziken, from the screens you posted it looks like all the bugs might be coming fro...
by Malias(imported)
Thu Sep 24, 2009 8:58 pm
Forum: Telefang - Hacking
Topic: Re: (Finally Complete) Telefang English Translation
Replies: 929
Views: 1075411

Re: (Incomplete) Telefang English Translation

Here's the patch with the requested screenshot: http://www.fileden.com/files/2008/4/15/1868404/telefang%20vwf.png Keep in mind that this is not what you'll see when you apply the patch. For formatting reasons, all widths are initially set for the entire tile. If you want to modify the width of the c...
by Malias(imported)
Thu Sep 24, 2009 7:37 am
Forum: Telefang - Hacking
Topic: Re: (Finally Complete) Telefang English Translation
Replies: 929
Views: 1075411

Re: (Incomplete) Telefang English Translation

So, for anyone interested I've been working on a variable width hack for the game and just finished debugging it. I've tested it out and works perfectly (afaik). I'm pretty sure you all would like this handy hack, so I was wondering how exactly I go about distributing it to y'all? Do I just add anot...
by Malias(imported)
Wed Aug 26, 2009 8:10 pm
Forum: Telefang - Hacking
Topic: Re: (Finally Complete) Telefang English Translation
Replies: 929
Views: 1075411

Re: (Incomplete) Telefang English Translation

I tried doing this, but the problem is that the new data (I tried changing a few tiles just to see what it was like) is one byte longer than before. I tried inserting one byte at the beginning then overwriting it, then I noticed there was blank space in the DDD5F-DDD6E range, so I removed one of th...
by Malias(imported)
Tue Aug 18, 2009 7:56 pm
Forum: Telefang - Hacking
Topic: Re: (Finally Complete) Telefang English Translation
Replies: 929
Views: 1075411

Re: (Incomplete) Telefang English Translation

I was playing around with the compression/decompression tools. I was able to get it to work, and when I tried to compress them, I got a log.txt and a file called "G0." What do I do with this file? Do I copy this and put it in a hex editor? The"G0" file contains the raw binary da...
by Malias(imported)
Wed Aug 12, 2009 9:24 pm
Forum: Telefang - Hacking
Topic: Re: (Finally Complete) Telefang English Translation
Replies: 929
Views: 1075411

Re: (Incomplete) Telefang English Translation

Hi, again. I've completed my "Telefang Tools." You can get the file here . It includes the compression tools I promised. Running them will produce raw binary data ready for insertion. My original decompression tools are also included, except I've split the program in two and changed the pa...
by Malias(imported)
Thu Aug 06, 2009 10:15 pm
Forum: Telefang - Hacking
Topic: Re: (Finally Complete) Telefang English Translation
Replies: 929
Views: 1075411

Re: (Incomplete) Telefang English Translation

One thing though, is it possible for the compressed tiles to exceed 4000 16 bytes? If so, then that could be problematic... Also, since the size of the compressed tiles change when the raw tiles are edited, wouldn't that shift everything in the same bank after it? Would that require pointer adjustm...
by Malias(imported)
Thu Aug 06, 2009 12:33 am
Forum: Telefang - Hacking
Topic: Re: (Finally Complete) Telefang English Translation
Replies: 929
Views: 1075411

Re: (Incomplete) Telefang English Translation

Hey, I saw your post for help at romhacking.net and thought I could lend a hand. I've looked at the game and have figured out the compression routine for the compressed graphics and the nametables. Because I have too much free time, I went ahead and coded a utility that will decompress both the grap...