+  RHDN Forum Archive
|-+  Romhacking
| |-+  ROM Hacking Discussion
| | |-+  How do you reconstruct a game to your liking??
Pages: 1 2 [3]
Author Topic: How do you reconstruct a game to your liking??  (Read 2 times)
Lindblum
Guest
« Reply #30 on: January 19, 2009, 10:10:10 am »

Which emulators do you use?  I used to use Nesticle for its real-time tile and palette viewer/editor, but its not compatible with my new computer.  Now I use FCEUX for that (does NO$NES do it too?).  Great way to gain insight into how graphics works.
creaothceann
Guest
« Reply #31 on: January 19, 2009, 10:13:05 am »

chrono36:
You could use the [code] tag:

Code:
32303D200D0A32313D210D0A32323D220D0A32333D230D0A32343D240D0A32353D250D0A32363D260D0A32373D270D0A    20=   21=!  22="  23=#  24=$  25=%  26=&  27='
32383D280D0A32393D290D0A32413D2A0D0A32423D2B0D0A32433D2C0D0A32443D2D0D0A32453D2E0D0A32463D2F0D0A    28=(  29=)  2A=*  2B=+  2C=,  2D=-  2E=  .2F=/
33303D300D0A33313D310D0A33323D320D0A33333D330D0A33343D340D0A33353D350D0A33363D360D0A33373D370D0A    30=0  31=1  32=2  33=3  34=4  35=5  36=6  37=7
33383D380D0A33393D390D0A33413D3A0D0A33423D3B0D0A33433D3C0D0A33443D3D0D0A33453D3E0D0A33463D3F0D0A    38=8  39=9  3A=:  3B=;  3C=<  3D==  3E=>  3F=?
34303D400D0A34313D410D0A34323D420D0A34333D430D0A34343D440D0A34353D450D0A34363D460D0A34373D470D0A    40=@  41=A  42=B  43=C  44=D  45=E  46=F  47=G
34383D480D0A34393D490D0A34413D4A0D0A34423D4B0D0A34433D4C0D0A34443D4D0D0A34453D4E0D0A34463D4F0D0A    48=H  49=I  4A=J  4B=K  4C=L  4D=M  4E=N  4F=O
35303D500D0A35313D510D0A35323D520D0A35333D530D0A35343D540D0A35353D550D0A35363D560D0A35373D570D0A    50=P  51=Q  52=R  53=S  54=T  55=U  56=V  57=W
35383D580D0A35393D590D0A35413D5A0D0A35423D5B0D0A35433D5C0D0A35443D5D0D0A35453D5E0D0A35463D5F0D0A    58=X  59=Y  5A=Z  5B=[  5C=\\  5D=]  5E=^  5F=_
36303D600D0A36313D610D0A36323D620D0A36333D630D0A36343D640D0A36353D650D0A36363D660D0A36373D670D0A    60=`  61=a  62=b  63=c  64=d  65=e  66=f  67=g
36383D680D0A36393D690D0A36413D6A0D0A36423D6B0D0A36433D6C0D0A36443D6D0D0A36453D6E0D0A36463D6F0D0A    68=h  69=i  6A=j  6B=k  6C=l  6D=m  6E=n  6F=o
37303D700D0A37313D710D0A37323D720D0A37333D730D0A37343D740D0A37353D750D0A37363D760D0A37373D770D0A    70=p  71=q  72=r  73=s  74=t  75=u  76=v  77=w
37383D780D0A37393D790D0A37413D7A0D0A37423D7B0D0A37433D7C0D0A37443D7D0D0A                            78=x  79=y  7A=z  7B={  7C=|  7D=}
Tauwasser
Guest
« Reply #32 on: January 19, 2009, 10:32:28 am »

Well, this is your table file, opened in Hex Workshop.. Hex Workshop opened it as a file, so that's what you see, plain ASCII. HexWorkshop supports table files, but in a very crude way you shouldn't be bothered with yet.

cYa,

Tauwasser
chrono36
Guest
« Reply #33 on: January 19, 2009, 11:54:35 am »

Ok.... that's interesting.......... So I was wrong.......

So than I guess I need to reevaluate the things that I wanna learn....

I thought perhaps I was right..

And to answer your question,

I use fceu as a emulater because its the only one that I can really get to work correctly on vista 64bit.....
GenoBlast
Guest
« Reply #34 on: January 19, 2009, 12:03:48 pm »

Try opening the .tbl file in Notepad. Tongue
Disch
Guest
« Reply #35 on: January 19, 2009, 12:16:57 pm »

I think he was trying to apply/use the table file for hacking a certain ROM.  I don't think he was trying to use a hex editor to view/edit the table file  Tongue
Pages: 1 2 [3]  


Powered by SMF 1.1.4 | SMF © 2006-2007, Simple Machines LLC