Monday, August 16, 2010

Converting from the 000-255 system, to the 00-FF method.


Conversion table from FCEUultra   to  FCEUx

FCEU-         FCEUx
Ultra:        the 2 digit
The            hexadecimal
3digit         suffix is
suffix        Here,
Here      (on the right).
0-255     00-FF

000       00
001       01
002       02
003       03
004       04
005       05
006       06
007       07
008       08
009       09
010       0a
011       0b
012       0c
013       0d
014       0e
015       0f
016       10
017       11
018       12
019       13
020       14
021       15
022       16
023       17
024       18
025       19
026       1a
027       1b
028       1c
029       1d
030       1e
031       1f
032       20
033       21
034       22
035       23
036       24
037       25
038       26
039       27
040       28
041       29
042       2a
043       2b
044       2c
045       2d
046       2e
047       2f
048       30
049       31
050       32
051       33
052       34
053       35
054       36
055       37
056       38
057       39
058       3a
059       3b
060       3c
061       3d
062       3e
063       3f
064       40
065       41
066       42
067       43
068       44
069       45
070       46
071       47
072       48
073       49
074       4a
075       4b
076       4c
077       4d
078       4e
079       4f
080       50
081       51
082       52
083       53
084       54
085       55
086       56
087       57
088       58
089       59
090       5a
091       5b
092       5c
093       5d
094       5e
095       5f
096       60
097       61
098       62
099       63
100       64
101       65
102       66
103       67
104       68
105       69
106       6a
107       6b
108       6c
109       6d
110       6e
111       6f
112       70
113       71
114       72
115       73
116       74
117       75
118       76
119       77
120       78
121       79
122       7a
123       7b
124       7c
125       7d
126       7e
127       7f
128       80
129       81
130       82
131       83
132       84
133       85
134       86
135       87
136       88
137       89
138       8a
139       8b
140       8c
141       8d
142       8e
143       8f
144       90
145       91
146       92
147       93
148       94
149       95
150       96
151       97
152       98
153       99
154       9a
155       9b
156       9c
157       9d
158       9e
159       9f
160       a0
161       a1
162       a2
163       a3
164       a4
165       a5
166       a6
167       a7
168       a8
169       a9
170       aa
171       ab
172       ac
173       ad
174       ae
175       AF
176       BO
177       B1
178       B2
179       B3
180       B4
181       B5
182       B6
183       B7
184       B8
185       B9
186       BA
187       BB
188       BC
189       BD
190       BE
191       BF
192       C0
193       C1
194       C2
195       C3
196       C4
197       C5
198       C6
199       C7
200       C8
201       C9
202       CA
203       CB
204       CC
205       CD
206       CE
207       CF
208       D0
209       D1
210       D2
211       D3
212       D4
213       D5
214       D6
215       D7
216       D8
217       D9
218       DA
219       DB
220       DC
221       DD
222       DE
223       DF
224       E0
225       E1
226       E2
227       E3
228       E4
229       E5
230       E6
231       E7
232       E8
233       E9
234       EA
235       EB
236       EC
237       ED
238       EE
239       EF
240       F0
241       F1
242       F2
243       F3
244       F4
245       F5
246       F6
247       F7
248       F8
249       F9
250       FA
251       FB
252       FC
253       FD
254       FE
255       FF


In other words,

The three-digit suffix, such as 255
Should be replaced with a 2-digit suffix, such as FF.

For example:
          A code, such as  0856  188
Should be replaced by 0856   BC.
Just look  at the Conversion chart.

But, you must remember, 
this conversion also includes the smaller numbers, as well.

   For example:   a code, such as   0674  133
             Should be replaced with   0674  85.
       (Notice how the beginning remains the same,
         and,  only the suffix changes.)

So, the final product goes as follow.
The cheat code for FCEU ultra  is  0674  133.
 But, on the FCEUx,  the cheat code is 0674  85.

This code was converted.
And, if the suffix code was originally 252  instead,
            Then,  it would be changed to  FC.
While,  of course, the first 4 digits always remain the same.

Someday, Thegamelord will list alternate codes for each FCEU game,
But, since this website loses money, 
I’m in No hurry whatsoever to  make this my Top Priority.


Return to


or
http://THEGAMELORD.net/
or
(Voy Forums) 223838

No comments:

Post a Comment