Skip to content
View in the app

A better way to browse. Learn more.

ResHax

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.
Help us keep the site running.

OG XBOX - Steel Battalion Line of Contact .bin/ .h format

Featured Replies

  • Author
  • Localization

hardly, posted Fri Apr 07, 2023 3:04 pm (76255)


I'm trying to help a gaming group unpack a .bin / .h format file used on the original XBOX for Steel Battalion / Line of Contact.

Recently a debug build of the game was found with extra files and information.

I've tried QuickBMS with the Crimson Skies template with no luck.

There is a note in some of the .h files as follows:

//FLINK ver2.02 Programd by Masaki Higuchi
//OutputFile='bin\MODEL.bin'
#define FL_VT01A_XBO 0 //0000
#define FL_VT01SA_SHA 1 //0001
#define FL_VT01B_XBO 2 //0002
#define FL_VT01SB_SHA 3 //0003
#define FL_VT01C_XBO 4 //0004
#define FL_VT01SC_SHA 5 //0005
#define FL_VT01D_XBO 6 //0006
#define FL_VT01SD_SHA 7 //0007
#define FL_VT02A_XBO 8 //0008
#define FL_VT02A_SHA 9 //0009
#define FL_VT02B_XBO 10 //0010
#define FL_VT02B_SHA 11 //0011
#define FL_VT02C_XBO 12 //0012
#define FL_VT02C_SHA 13 //0013
#define FL_VT02D_XBO 14 //0014
#define FL_VT02D_SHA 15 //0015
#define FL_VT03A_XBO 16 //0016
#define FL_VT03A_SHA 17 //0017
#define FL_VT03B_XBO 18 //0018
#define FL_VT03B_SHA 19 //0019
#define FL_VT03C_XBO 20 //0020
#define FL_VT03C_SHA 21 //0021
#define FL_VT03D_XBO 22 //0022
#define FL_VT03D_SHA 23 //0023
#define FL_VT04A_XBO 24 //0024
#define FL_VT04A_SHA 25 //0025
#define FL_VT04B_XBO 26 //0026
#define FL_VT04B_SHA 27 //0027
#define FL_VT04C_XBO 28 //0028
#define FL_VT04C_SHA 29 //0029
#define FL_VT04D_XBO 30 //0030
#define FL_VT04D_SHA 31 //0031
#define FL_VT05A_XBO 32 //0032
#define FL_VT05A_SHA 33 //0033
#define FL_VT05B_XBO 34 //0034
#define FL_VT05B_SHA 35 //0035
#define FL_VT05C_XBO 36 //0036
#define FL_VT05C_SHA 37 //0037
#define FL_VT05D_XBO 38 //0038
#define FL_VT05D_SHA 39 //0039
#define FL_VT06A_XBO 40 //0040
#define FL_VT06A_SHA 41 //0041
#define FL_VT06B_XBO 42 //0042
#define FL_VT06B_SHA 43 //0043
#define FL_VT06C_XBO 44 //0044
#define FL_VT06C_SHA 45 //0045
#define FL_VT06D_XBO 46 //0046
#define FL_VT06D_SHA 47 //0047
#define FL_VT07A_XBO 48 //0048
#define FL_VT07A_SHA 49 //0049
#define FL_VT07B_XBO 50 //0050
#define FL_VT07B_SHA 51 //0051
#define FL_VT07C_XBO 52 //0052
#define FL_VT07C_SHA 53 //0053
#define FL_VT07D_XBO 54 //0054
#define FL_VT07D_SHA 55 //0055
#define FL_VT08A_XBO 56 //0056
#define FL_VT08A_SHA 57 //0057
#define FL_VT08B_XBO 58 //0058
#define FL_VT08B_SHA 59 //0059
#define FL_VT08C_XBO 60 //0060
#define FL_VT08C_SHA 61 //0061
#define FL_VT08D_XBO 62 //0062
#define FL_VT08D_SHA 63 //0063
#define FL_VT09A_XBO 64 //0064
#define FL_VT09A_SHA 65 //0065
#define FL_VT09B_XBO 66 //0066
#define FL_VT09B_SHA 67 //0067
#define FL_VT09C_XBO 68 //0068
#define FL_VT09C_SHA 69 //0069
#define FL_VT09D_XBO 70 //0070
#define FL_VT09D_SHA 71 //0071
#define FL_VT10A_XBO 72 //0072
#define FL_VT10A_SHA 73 //0073
#define FL_VT10B_XBO 74 //0074
#define FL_VT10B_SHA 75 //0075
#define FL_VT10C_XBO 76 //0076
#define FL_VT10C_SHA 77 //0077
#define FL_VT10D_XBO 78 //0078
#define FL_VT10D_SHA 79 //0079
#define FL_VT11A_XBO 80 //0080
#define FL_VT11A_SHA 81 //0081
#define FL_VT11B_XBO 82 //0082
#define FL_VT11B_SHA 83 //0083
#define FL_VT11C_XBO 84 //0084
#define FL_VT11C_SHA 85 //0085
#define FL_VT11D_XBO 86 //0086
#define FL_VT11D_SHA 87 //0087
#define FL_VT12A_XBO 88 //0088
#define FL_VT12A_SHA 89 //0089
#define FL_VT12B_XBO 90 //0090
#define FL_VT12B_SHA 91 //0091
#define FL_VT12C_XBO 92 //0092
#define FL_VT12C_SHA 93 //0093
#define FL_VT12D_XBO 94 //0094
#define FL_VT12D_SHA 95 //0095
#define FL_VT13A_XBO 96 //0096
#define FL_VT13A_SHA 97 //0097
#define FL_VT13B_XBO 98 //0098
#define FL_VT13B_SHA 99 //0099
#define FL_VT13C_XBO 100 //0100
#define FL_VT13C_SHA 101 //0101
#define FL_VT13D_XBO 102 //0102
#define FL_VT13D_SHA 103 //0103
#define FL_VT14A_XBO 104 //0104
#define FL_VT14A_SHA 105 //0105
#define FL_VT14B_XBO 106 //0106
#define FL_VT14B_SHA 107 //0107
#define FL_VT14C_XBO 108 //0108
#define FL_VT14C_SHA 109 //0109
#define FL_VT14D_XBO 110 //0110
#define FL_VT14D_SHA 111 //0111
#define FL_VT15A_XBO 112 //0112
#define FL_VT15A_SHA 113 //0113
#define FL_VT15B_XBO 114 //0114
#define FL_VT15B_SHA 115 //0115
#define FL_VT15C_XBO 116 //0116
#define FL_VT15C_SHA 117 //0117
#define FL_VT15D_XBO 118 //0118
#define FL_VT15D_SHA 119 //0119
#define FL_VT16A_XBO 120 //0120
#define FL_VT16A_SHA 121 //0121
#define FL_VT16B_XBO 122 //0122
#define FL_VT16B_SHA 123 //0123
#define FL_VT16C_XBO 124 //0124
#define FL_VT16C_SHA 125 //0125
#define FL_VT16D_XBO 126 //0126
#define FL_VT16D_SHA 127 //0127
#define FL_VT17A_XBO 128 //0128
#define FL_VT17A_SHA 129 //0129
#define FL_VT17B_XBO 130 //0130
#define FL_VT17B_SHA 131 //0131
#define FL_VT17C_XBO 132 //0132
#define FL_VT17C_SHA 133 //0133
#define FL_VT17D_XBO 134 //0134
#define FL_VT17D_SHA 135 //0135
#define FL_VT18A_XBO 136 //0136
#define FL_VT18A_SHA 137 //0137
#define FL_VT18B_XBO 138 //0138
#define FL_VT18B_SHA 139 //0139
#define FL_VT18C_XBO 140 //0140
#define FL_VT18C_SHA 141 //0141
#define FL_VT18D_XBO 142 //0142
#define FL_VT18D_SHA 143 //0143
#define FL_VT19A_XBO 144 //0144
#define FL_VT19A_SHA 145 //0145
#define FL_VT19B_XBO 146 //0146
#define FL_VT19B_SHA 147 //0147
#define FL_VT19C_XBO 148 //0148
#define FL_VT19C_SHA 149 //0149
#define FL_VT19D_XBO 150 //0150
#define FL_VT19D_SHA 151 //0151
#define FL_VT20A_XBO 152 //0152
#define FL_VT20A_SHA 153 //0153
#define FL_VT20B_XBO 154 //0154
#define FL_VT20B_SHA 155 //0155
#define FL_VT20C_XBO 156 //0156
#define FL_VT20C_SHA 157 //0157
#define FL_VT20D_XBO 158 //0158
#define FL_VT20D_SHA 159 //0159
#define FL_VT21A_XBO 160 //0160
#define FL_VT21A_SHA 161 //0161
#define FL_VT21B_XBO 162 //0162
#define FL_VT21B_SHA 163 //0163
#define FL_VT21C_XBO 164 //0164
#define FL_VT21C_SHA 165 //0165
#define FL_VT21D_XBO 166 //0166
#define FL_VT21D_SHA 167 //0167
#define FL_VT22A_XBO 168 //0168
#define FL_VT22A_SHA 169 //0169
#define FL_VT22B_XBO 170 //0170
#define FL_VT22B_SHA 171 //0171
#define FL_VT22C_XBO 172 //0172
#define FL_VT22C_SHA 173 //0173
#define FL_VT22D_XBO 174 //0174
#define FL_VT22D_SHA 175 //0175
#define FL_VT23A_XBO 176 //0176
#define FL_VT23A_SHA 177 //0177
#define FL_VT23B_XBO 178 //0178
#define FL_VT23B_SHA 179 //0179
#define FL_VT23C_XBO 180 //0180
#define FL_VT23C_SHA 181 //0181
#define FL_VT23D_XBO 182 //0182
#define FL_VT23D_SHA 183 //0183
#define FL_VT24A_XBO 184 //0184
#define FL_VT24A_SHA 185 //0185
#define FL_VT24B_XBO 186 //0186
#define FL_VT24B_SHA 187 //0187
#define FL_VT24C_XBO 188 //0188
#define FL_VT24C_SHA 189 //0189
#define FL_VT24D_XBO 190 //0190
#define FL_VT24D_SHA 191 //0191
#define FL_VT25A_XBO 192 //0192
#define FL_VT25A_SHA 193 //0193
#define FL_VT25B_XBO 194 //0194
#define FL_VT25B_SHA 195 //0195
#define FL_VT25C_XBO 196 //0196
#define FL_VT25C_SHA 197 //0197
#define FL_VT25D_XBO 198 //0198
#define FL_VT25D_SHA 199 //0199
#define FL_VT26A_XBO 200 //0200
#define FL_VT26A_SHA 201 //0201
#define FL_VT26B_XBO 202 //0202
#define FL_VT26B_SHA 203 //0203
#define FL_VT26C_XBO 204 //0204
#define FL_VT26C_SHA 205 //0205
#define FL_VT26D_XBO 206 //0206
#define FL_VT26D_SHA 207 //0207
#define FL_VT27A_XBO 208 //0208
#define FL_VT27A_SHA 209 //0209
#define FL_VT27B_XBO 210 //0210
#define FL_VT27B_SHA 211 //0211
#define FL_VT27C_XBO 212 //0212
#define FL_VT27C_SHA 213 //0213
#define FL_VT27D_XBO 214 //0214
#define FL_VT27D_SHA 215 //0215
#define FL_VT28A_XBO 216 //0216
#define FL_VT28A_SHA 217 //0217
#define FL_VT28B_XBO 218 //0218
#define FL_VT28B_SHA 219 //0219
#define FL_VT28C_XBO 220 //0220
#define FL_VT28C_SHA 221 //0221
#define FL_VT28D_XBO 222 //0222
#define FL_VT28D_SHA 223 //0223
#define FL_VT29A_XBO 224 //0224
#define FL_VT29A_SHA 225 //0225
#define FL_VT29B_XBO 226 //0226
#define FL_VT29B_SHA 227 //0227
#define FL_VT29C_XBO 228 //0228
#define FL_VT29C_SHA 229 //0229
#define FL_VT29D_XBO 230 //0230
#define FL_VT29D_SHA 231 //0231
#define FL_VT30A_XBO 232 //0232
#define FL_VT30A_SHA 233 //0233
#define FL_VT30B_XBO 234 //0234
#define FL_VT30B_SHA 235 //0235
#define FL_VT30C_XBO 236 //0236
#define FL_VT30C_SHA 237 //0237
#define FL_VT30D_XBO 238 //0238
#define FL_VT30D_SHA 239 //0239
#define FL_VT31A_XBO 240 //0240
#define FL_VT31A_SHA 241 //0241
#define FL_VT31B_XBO 242 //0242
#define FL_VT31B_SHA 243 //0243
#define FL_VT31C_XBO 244 //0244
#define FL_VT31C_SHA 245 //0245
#define FL_VT31D_XBO 246 //0246
#define FL_VT31D_SHA 247 //0247
#define FL_VT32A_XBO 248 //0248
#define FL_VT32A_SHA 249 //0249
#define FL_VT32B_XBO 250 //0250
#define FL_VT32B_SHA 251 //0251
#define FL_VT32C_XBO 252 //0252
#define FL_VT32C_SHA 253 //0253
#define FL_VT32D_XBO 254 //0254
#define FL_VT32D_SHA 255 //0255
#define FL_VT33A_XBO 256 //0256
#define FL_VT33A_SHA 257 //0257
#define FL_VT33B_XBO 258 //0258
#define FL_VT33B_SHA 259 //0259
#define FL_VT33C_XBO 260 //0260
#define FL_VT33C_SHA 261 //0261
#define FL_VT33D_XBO 262 //0262
#define FL_VT33D_SHA 263 //0263
#define FL_VT34A_XBO 264 //0264
#define FL_VT34A_SHA 265 //0265
#define FL_VT34B_XBO 266 //0266
#define FL_VT34B_SHA 267 //0267
#define FL_VT34C_XBO 268 //0268
#define FL_VT34C_SHA 269 //0269
#define FL_VT34D_XBO 270 //0270
#define FL_VT34D_SHA 271 //0271
#define FL_VT35A_XBO 272 //0272
#define FL_VT35A_SHA 273 //0273
#define FL_VT35B_XBO 274 //0274
#define FL_VT35B_SHA 275 //0275
#define FL_VT35C_XBO 276 //0276
#define FL_VT35C_SHA 277 //0277
#define FL_VT35D_XBO 278 //0278
#define FL_VT35D_SHA 279 //0279
#define FL_VH01A_XBO 280 //0280
#define FL_VH01SA_SHA 281 //0281
#define FL_VH01B_XBO 282 //0282
#define FL_VH01SB_SHA 283 //0283
#define FL_VH01C_XBO 284 //0284
#define FL_VH01SC_SHA 285 //0285
#define FL_VH01D_XBO 286 //0286
#define FL_VH01SD_SHA 287 //0287
#define FL_VH02A_XBO 288 //0288
#define FL_VH02A_SHA 289 //0289
#define FL_VH02B_XBO 290 //0290
#define FL_VH02B_SHA 291 //0291
#define FL_VH02C_XBO 292 //0292
#define FL_VH02C_SHA 293 //0293
#define FL_VH02D_XBO 294 //0294
#define FL_VH02D_SHA 295 //0295
#define FL_VH03A_XBO 296 //0296
#define FL_VH03A_SHA 297 //0297
#define FL_VH03B_XBO 298 //0298
#define FL_VH03B_SHA 299 //0299
#define FL_VH03C_XBO 300 //0300
#define FL_VH03C_SHA 301 //0301
#define FL_VH03D_XBO 302 //0302
#define FL_VH03D_SHA 303 //0303
#define FL_VH04A_XBO 304 //0304
#define FL_VH04A_SHA 305 //0305
#define FL_VH04B_XBO 306 //0306
#define FL_VH04B_SHA 307 //0307
#define FL_VH04C_XBO 308 //0308
#define FL_VH04C_SHA 309 //0309
#define FL_VH04D_XBO 310 //0310
#define FL_VH04D_SHA 311 //0311
#define FL_VH05A_XBO 312 //0312
#define FL_VH05A_SHA 313 //0313
#define FL_VH05B_XBO 314 //0314
#define FL_VH05B_SHA 315 //0315
#define FL_VH05C_XBO 316 //0316
#define FL_VH05C_SHA 317 //0317
#define FL_VH05D_XBO 318 //0318
#define FL_VH05D_SHA 319 //0319
#define FL_VH06A_XBO 320 //0320
#define FL_VH06A_SHA 321 //0321
#define FL_VH06B_XBO 322 //0322
#define FL_VH06B_SHA 323 //0323
#define FL_VH06C_XBO 324 //0324
#define FL_VH06C_SHA 325 //0325
#define FL_VH06D_XBO 326 //0326
#define FL_VH06D_SHA 327 //0327
#define FL_VH07A_XBO 328 //0328
#define FL_VH07A_SHA 329 //0329
#define FL_VH07B_XBO 330 //0330
#define FL_VH07B_SHA 331 //0331
#define FL_VH07C_XBO 332 //0332
#define FL_VH07C_SHA 333 //0333
#define FL_VH07D_XBO 334 //0334
#define FL_VH07D_SHA 335 //0335
#define FL_VH08A_XBO 336 //0336
#define FL_VH08A_SHA 337 //0337
#define FL_VH08B_XBO 338 //0338
#define FL_VH08B_SHA 339 //0339
#define FL_VH08C_XBO 340 //0340
#define FL_VH08C_SHA 341 //0341
#define FL_VH08D_XBO 342 //0342
#define FL_VH08D_SHA 343 //0343
#define FL_VH09A_XBO 344 //0344
#define FL_VH09A_SHA 345 //0345
#define FL_VH09B_XBO 346 //0346
#define FL_VH09B_SHA 347 //0347
#define FL_VH09C_XBO 348 //0348
#define FL_VH09C_SHA 349 //0349
#define FL_VH09D_XBO 350 //0350
#define FL_VH09D_SHA 351 //0351
#define FL_VH10A_XBO 352 //0352
#define FL_VH10A_SHA 353 //0353
#define FL_VH10B_XBO 354 //0354
#define FL_VH10B_SHA 355 //0355
#define FL_VH10C_XBO 356 //0356
#define FL_VH10C_SHA 357 //0357
#define FL_VH10D_XBO 358 //0358
#define FL_VH10D_SHA 359 //0359
#define FL_VH11A_XBO 360 //0360
#define FL_VH11A_SHA 361 //0361
#define FL_VH11B_XBO 362 //0362
#define FL_VH11B_SHA 363 //0363
#define FL_VH11C_XBO 364 //0364
#define FL_VH11C_SHA 365 //0365
#define FL_VH11D_XBO 366 //0366
#define FL_VH11D_SHA 367 //0367
#define FL_VH12A_XBO 368 //0368
#define FL_VH12A_SHA 369 //0369
#define FL_VH12B_XBO 370 //0370
#define FL_VH12B_SHA 371 //0371
#define FL_VH12C_XBO 372 //0372
#define FL_VH12C_SHA 373 //0373
#define FL_VH12D_XBO 374 //0374
#define FL_VH12D_SHA 375 //0375
#define FL_VH13A_XBO 376 //0376
#define FL_VH13A_SHA 377 //0377
#define FL_VH13B_XBO 378 //0378
#define FL_VH13B_SHA 379 //0379
#define FL_VH13C_XBO 380 //0380
#define FL_VH13C_SHA 381 //0381
#define FL_VH13D_XBO 382 //0382
#define FL_VH13D_SHA 383 //0383
#define FL_VH14A_XBO 384 //0384
#define FL_VH14A_SHA 385 //0385
#define FL_VH14B_XBO 386 //0386
#define FL_VH14B_SHA 387 //0387
#define FL_VH14C_XBO 388 //0388
#define FL_VH14C_SHA 389 //0389
#define FL_VH14D_XBO 390 //0390
#define FL_VH14D_SHA 391 //0391
#define FL_VH15A_XBO 392 //0392
#define FL_VH15A_SHA 393 //0393
#define FL_VH15B_XBO 394 //0394
#define FL_VH15B_SHA 395 //0395
#define FL_VH15C_XBO 396 //0396
#define FL_VH15C_SHA 397 //0397
#define FL_VH15D_XBO 398 //0398
#define FL_VH15D_SHA 399 //0399
#define FL_VH16A_XBO 400 //0400
#define FL_VH16A_SHA 401 //0401
#define FL_VH16B_XBO 402 //0402
#define FL_VH16B_SHA 403 //0403
#define FL_VH16C_XBO 404 //0404
#define FL_VH16C_SHA 405 //0405
#define FL_VH16D_XBO 406 //0406
#define FL_VH16D_SHA 407 //0407
#define FL_VH17A_XBO 408 //0408
#define FL_VH17A_SHA 409 //0409
#define FL_VH17B_XBO 410 //0410
#define FL_VH17B_SHA 411 //0411
#define FL_VH17C_XBO 412 //0412
#define FL_VH17C_SHA 413 //0413
#define FL_VH17D_XBO 414 //0414
#define FL_VH17D_SHA 415 //0415
#define FL_VH18A_XBO 416 //0416
#define FL_VH18A_SHA 417 //0417
#define FL_VH18B_XBO 418 //0418
#define FL_VH18B_SHA 419 //0419
#define FL_VH18C_XBO 420 //0420
#define FL_VH18C_SHA 421 //0421
#define FL_VH18D_XBO 422 //0422
#define FL_VH18D_SHA 423 //0423
#define FL_VH19A_XBO 424 //0424
#define FL_VH19A_SHA 425 //0425
#define FL_VH19B_XBO 426 //0426
#define FL_VH19B_SHA 427 //0427
#define FL_VH19C_XBO 428 //0428
#define FL_VH19C_SHA 429 //0429
#define FL_VH19D_XBO 430 //0430
#define FL_VH19D_SHA 431 //0431
#define FL_VH20A_XBO 432 //0432
#define FL_VH20A_SHA 433 //0433
#define FL_VH20B_XBO 434 //0434
#define FL_VH20B_SHA 435 //0435
#define FL_VH20C_XBO 436 //0436
#define FL_VH20C_SHA 437 //0437
#define FL_VH20D_XBO 438 //0438
#define FL_VH20D_SHA 439 //0439
#define FL_VH21A_XBO 440 //0440
#define FL_VH21A_SHA 441 //0441
#define FL_VH21B_XBO 442 //0442
#define FL_VH21B_SHA 443 //0443
#define FL_VH21C_XBO 444 //0444
#define FL_VH21C_SHA 445 //0445
#define FL_VH21D_XBO 446 //0446
#define FL_VH21D_SHA 447 //0447
#define FL_VH22A_XBO 448 //0448
#define FL_VH22A_SHA 449 //0449
#define FL_VH22B_XBO 450 //0450
#define FL_VH22B_SHA 451 //0451
#define FL_VH22C_XBO 452 //0452
#define FL_VH22C_SHA 453 //0453
#define FL_VH22D_XBO 454 //0454
#define FL_VH22D_SHA 455 //0455
#define FL_VH23A_XBO 456 //0456
#define FL_VH23A_SHA 457 //0457
#define FL_VH23B_XBO 458 //0458
#define FL_VH23B_SHA 459 //0459
#define FL_VH23C_XBO 460 //0460
#define FL_VH23C_SHA 461 //0461
#define FL_VH23D_XBO 462 //0462
#define FL_VH23D_SHA 463 //0463
#define FL_VH24A_XBO 464 //0464
#define FL_VH24A_SHA 465 //0465
#define FL_VH24B_XBO 466 //0466
#define FL_VH24B_SHA 467 //0467
#define FL_VH24C_XBO 468 //0468
#define FL_VH24C_SHA 469 //0469
#define FL_VH24D_XBO 470 //0470
#define FL_VH24D_SHA 471 //0471
#define FL_VH25A_XBO 472 //0472
#define FL_VH25A_SHA 473 //0473
#define FL_VH25B_XBO 474 //0474
#define FL_VH25B_SHA 475 //0475
#define FL_VH25C_XBO 476 //0476
#define FL_VH25C_SHA 477 //0477
#define FL_VH25D_XBO 478 //0478
#define FL_VH25D_SHA 479 //0479
#define FL_VH26A_XBO 480 //0480
#define FL_VH26A_SHA 481 //0481
#define FL_VH26B_XBO 482 //0482
#define FL_VH26B_SHA 483 //0483
#define FL_VH26C_XBO 484 //0484
#define FL_VH26C_SHA 485 //0485
#define FL_VH26D_XBO 486 //0486
#define FL_VH26D_SHA 487 //0487
#define FL_VH27A_XBO 488 //0488
#define FL_VH27A_SHA 489 //0489
#define FL_VH27B_XBO 490 //0490
#define FL_VH27B_SHA 491 //0491
#define FL_VH27C_XBO 492 //0492
#define FL_VH27C_SHA 493 //0493
#define FL_VH27D_XBO 494 //0494
#define FL_VH27D_SHA 495 //0495
#define FL_VH28A_XBO 496 //0496
#define FL_VH28A_SHA 497 //0497
#define FL_VH28B_XBO 498 //0498
#define FL_VH28B_SHA 499 //0499
#define FL_VH28C_XBO 500 //0500
#define FL_VH28C_SHA 501 //0501
#define FL_VH28D_XBO 502 //0502
#define FL_VH28D_SHA 503 //0503
#define FL_VH29A_XBO 504 //0504
#define FL_VH29A_SHA 505 //0505
#define FL_VH29B_XBO 506 //0506
#define FL_VH29B_SHA 507 //0507
#define FL_VH29C_XBO 508 //0508
#define FL_VH29C_SHA 509 //0509
#define FL_VH29D_XBO 510 //0510
#define FL_VH29D_SHA 511 //0511
#define FL_VH30A_XBO 512 //0512
#define FL_VH30A_SHA 513 //0513
#define FL_VH30B_XBO 514 //0514
#define FL_VH30B_SHA 515 //0515
#define FL_VH30C_XBO 516 //0516
#define FL_VH30C_SHA 517 //0517
#define FL_VH30D_XBO 518 //0518
#define FL_VH30D_SHA 519 //0519
#define FL_VH31A_XBO 520 //0520
#define FL_VH31A_SHA 521 //0521
#define FL_VH31B_XBO 522 //0522
#define FL_VH31B_SHA 523 //0523
#define FL_VH31C_XBO 524 //0524
#define FL_VH31C_SHA 525 //0525
#define FL_VH31D_XBO 526 //0526
#define FL_VH31D_SHA 527 //0527
#define FL_VH32A_XBO 528 //0528
#define FL_VH32A_SHA 529 //0529
#define FL_VH32B_XBO 530 //0530
#define FL_VH32B_SHA 531 //0531
#define FL_VH32C_XBO 532 //0532
#define FL_VH32C_SHA 533 //0533
#define FL_VH32D_XBO 534 //0534
#define FL_VH32D_SHA 535 //0535
#define FL_VH33A_XBO 536 //0536
#define FL_VH33A_SHA 537 //0537
#define FL_VH33B_XBO 538 //0538
#define FL_VH33B_SHA 539 //0539
#define FL_VH33C_XBO 540 //0540
#define FL_VH33C_SHA 541 //0541
#define FL_VH33D_XBO 542 //0542
#define FL_VH33D_SHA 543 //0543
#define FL_VH34A_XBO 544 //0544
#define FL_VH34A_SHA 545 //0545
#define FL_VH34B_XBO 546 //0546
#define FL_VH34B_SHA 547 //0547
#define FL_VH34C_XBO 548 //0548
#define FL_VH34C_SHA 549 //0549
#define FL_VH34D_XBO 550 //0550
#define FL_VH34D_SHA 551 //0551
#define FL_VH35A_XBO 552 //0552
#define FL_VH35A_SHA 553 //0553
#define FL_VH35B_XBO 554 //0554
#define FL_VH35B_SHA 555 //0555
#define FL_VH35C_XBO 556 //0556
#define FL_VH35C_SHA 557 //0557
#define FL_VH35D_XBO 558 //0558
#define FL_VH35D_SHA 559 //0559
#define FL_VM01_XBO 560 //0560
#define FL_VM01_SHA 561 //0561
#define FL_VM02_XBO 562 //0562
#define FL_VM02_SHA 563 //0563
#define FL_VM03_XBO 564 //0564
#define FL_VM03_SHA 565 //0565
#define FL_VM04_XBO 566 //0566
#define FL_VM04_SHA 567 //0567
#define FL_VM06_XBO 568 //0568
#define FL_VM06_SHA 569 //0569
#define FL_VM07_XBO 570 //0570
#define FL_VM07_SHA 571 //0571
#define FL_VM08_XBO 572 //0572
#define FL_VM08_SHA 573 //0573
#define FL_VM09_XBO 574 //0574
#define FL_VM09_SHA 575 //0575
#define FL_VM10_XBO 576 //0576
#define FL_VM10_SHA 577 //0577
#define FL_VM11_XBO 578 //0578
#define FL_VM11_SHA 579 //0579
#define FL_VM12_XBO 580 //0580
#define FL_VM12_SHA 581 //0581
#define FL_VM13_XBO 582 //0582
#define FL_VM13_SHA 583 //0583
#define FL_VM14_XBO 584 //0584
#define FL_VM14_SHA 585 //0585
#define FL_VM15_XBO 586 //0586
#define FL_VM15_SHA 587 //0587
#define FL_VM16_XBO 588 //0588
#define FL_VM16_SHA 589 //0589
#define FL_VM17_XBO 590 //0590
#define FL_VM17_SHA 591 //0591
#define FL_VM18_XBO 592 //0592
#define FL_VM18_SHA 593 //0593
#define FL_VM19_XBO 594 //0594
#define FL_VM19_SHA 595 //0595
#define FL_VM20_XBO 596 //0596
#define FL_VM20_SHA 597 //0597
#define FL_VM21_XBO 598 //0598
#define FL_VM21_SHA 599 //0599
#define FL_VM22_XBO 600 //0600
#define FL_VM22_SHA 601 //0601
#define FL_VM23_XBO 602 //0602
#define FL_VM23_SHA 603 //0603
#define FL_VM24_XBO 604 //0604
#define FL_VM24_SHA 605 //0605
#define FL_VM25_XBO 606 //0606
#define FL_VM25_SHA 607 //0607
#define FL_VM26_XBO 608 //0608
#define FL_VM26_SHA 609 //0609
#define FL_VM27_XBO 610 //0610
#define FL_VM27_SHA 611 //0611
#define FL_VM28_XBO 612 //0612
#define FL_VM28_SHA 613 //0613
#define FL_VM29_XBO 614 //0614
#define FL_VM29_SHA 615 //0615
#define FL_VM30_XBO 616 //0616
#define FL_VM30_SHA 617 //0617
#define FL_VM31_XBO 618 //0618
#define FL_VM31_SHA 619 //0619
#define FL_VM32_XBO 620 //0620
#define FL_VM32_SHA 621 //0621
#define FL_MWEP_CH0_XBO 622 //0622
#define FL_MWEP_CH0_SHA 623 //0623
#define FL_MWEP_CH1_XBO 624 //0624
#define FL_MWEP_CH1_SHA 625 //0625
#define FL_MWEP_CH2_XBO 626 //0626
#define FL_MWEP_CH2_SHA 627 //0627
#define FL_MWEP_CH3_XBO 628 //0628
#define FL_MWEP_CH3_SHA 629 //0629
#define FL_MWEP_CH4_XBO 630 //0630
#define FL_MWEP_CH4_SHA 631 //0631
#define FL_MWEP_CH5_XBO 632 //0632
#define FL_MWEP_CH5_SHA 633 //0633
#define FL_SWEP_BOX_XBO 634 //0634
#define FL_SWEP_BOX_SHA 635 //0635
#define FL_MNU0_XBO 636 //0636
#define FL_MNU0_SHA 637 //0637
#define FL_MNU1_XBO 638 //0638
#define FL_MNU1_SHA 639 //0639
#define FL_MNU2_XBO 640 //0640
#define FL_MNU2_SHA 641 //0641
#define FL_MWEP00_XBO 642 //0642
#define FL_MWEP00S_SHA 643 //0643
#define FL_MWEP01_XBO 644 //0644
#define FL_MWEP01S_SHA 645 //0645
#define FL_MWEP02_XBO 646 //0646
#define FL_MWEP02S_SHA 647 //0647
#define FL_MWEP03_XBO 648 //0648
#define FL_MWEP03S_SHA 649 //0649
#define FL_MWEP04_XBO 650 //0650
#define FL_MWEP04S_SHA 651 //0651
#define FL_MWEP05_XBO 652 //0652
#define FL_MWEP05S_SHA 653 //0653
#define FL_MWEP06_XBO 654 //0654
#define FL_MWEP06S_SHA 655 //0655
#define FL_MWEP07_XBO 656 //0656
#define FL_MWEP07S_SHA 657 //0657
#define FL_MWEP08_XBO 658 //0658
#define FL_MWEP08S_SHA 659 //0659
#define FL_MWEP09_XBO 660 //0660
#define FL_MWEP09S_SHA 661 //0661
#define FL_MWEP10_XBO 662 //0662
#define FL_MWEP10S_SHA 663 //0663
#define FL_MWEP11_XBO 664 //0664
#define FL_MWEP11S_SHA 665 //0665
#define FL_MWEP12_XBO 666 //0666
#define FL_MWEP12S_SHA 667 //0667
#define FL_MWEP13_XBO 668 //0668
#define FL_MWEP13S_SHA 669 //0669
#define FL_MWEP14_XBO 670 //0670
#define FL_MWEP14S_SHA 671 //0671
#define FL_MWEP15_XBO 672 //0672
#define FL_MWEP15S_SHA 673 //0673
#define FL_MWEP16_XBO 674 //0674
#define FL_MWEP16S_SHA 675 //0675
#define FL_MWEP17_XBO 676 //0676
#define FL_MWEP17S_SHA 677 //0677
#define FL_MWEP18_XBO 678 //0678
#define FL_MWEP18S_SHA 679 //0679
#define FL_MWEP19_XBO 680 //0680
#define FL_MWEP19S_SHA 681 //0681
#define FL_MWEP20_XBO 682 //0682
#define FL_MWEP20S_SHA 683 //0683
#define FL_MWEP21_XBO 684 //0684
#define FL_MWEP21S_SHA 685 //0685
#define FL_MWEP22_XBO 686 //0686
#define FL_MWEP22_SHA 687 //0687
#define FL_MWEP23_XBO 688 //0688
#define FL_MWEP23_SHA 689 //0689
#define FL_MWEP24_XBO 690 //0690
#define FL_MWEP24_SHA 691 //0691
#define FL_MWEP25_XBO 692 //0692
#define FL_MWEP25_SHA 693 //0693
#define FL_SWEP00_XBO 694 //0694
#define FL_SWEP00S_SHA 695 //0695
#define FL_SWEP01_XBO 696 //0696
#define FL_SWEP01S_SHA 697 //0697
#define FL_SWEP02_XBO 698 //0698
#define FL_SWEP02S_SHA 699 //0699
#define FL_SWEP03_XBO 700 //0700
#define FL_SWEP03S_SHA 701 //0701
#define FL_SWEP04_XBO 702 //0702
#define FL_SWEP04S_SHA 703 //0703
#define FL_SWEP05_XBO 704 //0704
#define FL_SWEP05S_SHA 705 //0705
#define FL_SWEP06_XBO 706 //0706
#define FL_SWEP06S_SHA 707 //0707
#define FL_SWEP07_XBO 708 //0708
#define FL_SWEP07S_SHA 709 //0709
#define FL_SWEP08_XBO 710 //0710
#define FL_SWEP08S_SHA 711 //0711
#define FL_SWEP09_XBO 712 //0712
#define FL_SWEP09S_SHA 713 //0713
#define FL_SWEP10_XBO 714 //0714
#define FL_SWEP10S_SHA 715 //0715
#define FL_SWEP11_XBO 716 //0716
#define FL_SWEP11S_SHA 717 //0717
#define FL_SWEP12_XBO 718 //0718
#define FL_SWEP12S_SHA 719 //0719
#define FL_SWEP13_XBO 720 //0720
#define FL_SWEP13S_SHA 721 //0721
#define FL_SWEP14_XBO 722 //0722
#define FL_SWEP14S_SHA 723 //0723
#define FL_SWEP15_XBO 724 //0724
#define FL_SWEP15S_SHA 725 //0725
#define FL_SWEP16_XBO 726 //0726
#define FL_SWEP16S_SHA 727 //0727
#define FL_SWEP17_XBO 728 //0728
#define FL_SWEP17S_SHA 729 //0729
#define FL_SWEP18_XBO 730 //0730
#define FL_SWEP18S_SHA 731 //0731
#define FL_SWEP19_XBO 732 //0732
#define FL_SWEP19S_SHA 733 //0733
#define FL_SWEP20_XBO 734 //0734
#define FL_SWEP20S_SHA 735 //0735
#define FL_SWEP21_XBO 736 //0736
#define FL_SWEP21S_SHA 737 //0737
#define FL_SWEP22_XBO 738 //0738
#define FL_SWEP22S_SHA 739 //0739
#define FL_SWEP23_XBO 740 //0740
#define FL_SWEP23S_SHA 741 //0741
#define FL_SWEP24_XBO 742 //0742
#define FL_SWEP24S_SHA 743 //0743
#define FL_SWEP25_XBO 744 //0744
#define FL_SWEP25S_SHA 745 //0745
#define FL_SWEP26_XBO 746 //0746
#define FL_SWEP26S_SHA 747 //0747
#define FL_SWEP27_XBO 748 //0748
#define FL_SWEP27S_SHA 749 //0749
#define FL_SWEP28_XBO 750 //0750
#define FL_SWEP28S_SHA 751 //0751
#define FL_SWEP29_XBO 752 //0752
#define FL_SWEP29S_SHA 753 //0753
#define FL_SWEP30_XBO 754 //0754
#define FL_SWEP30S_SHA 755 //0755
#define FL_SWEP31_XBO 756 //0756
#define FL_SWEP31S_SHA 757 //0757
#define FL_VTD01_XBO 758 //0758
#define FL_VTD01_SHA 759 //0759
#define FL_VTD02_XBO 760 //0760
#define FL_VTD02_SHA 761 //0761
#define FL_VTD03_XBO 762 //0762
#define FL_VTD03_SHA 763 //0763
#define FL_VTD04_XBO 764 //0764
#define FL_VTD04_SHA 765 //0765
#define FL_VTD05_XBO 766 //0766
#define FL_VTD05_SHA 767 //0767
#define FL_VTD06_XBO 768 //0768
#define FL_VTD06_SHA 769 //0769
#define FL_VTD07_XBO 770 //0770
#define FL_VTD07_SHA 771 //0771
#define FL_VTD08_XBO 772 //0772
#define FL_VTD08_SHA 773 //0773
#define FL_VTD09_XBO 774 //0774
#define FL_VTD09_SHA 775 //0775
#define FL_VTD10_XBO 776 //0776
#define FL_VTD10_SHA 777 //0777
#define FL_VTH01_XBO 778 //0778
#define FL_VTH01_SHA 779 //0779
#define FL_VTH02_XBO 780 //0780
#define FL_VTH02_SHA 781 //0781
#define FL_VTH03_XBO 782 //0782
#define FL_VTH03_SHA 783 //0783
#define FL_VTH04_XBO 784 //0784
#define FL_VTH04_SHA 785 //0785
#define FL_VTH05_XBO 786 //0786
#define FL_VTH05_SHA 787 //0787
#define FL_VTH06_XBO 788 //0788
#define FL_VTH06_SHA 789 //0789
#define FL_VTH07_XBO 790 //0790
#define FL_VTH07_SHA 791 //0791
#define FL_VTH08_XBO 792 //0792
#define FL_VTH08_SHA 793 //0793
#define FL_VTH09_XBO 794 //0794
#define FL_VTH09_SHA 795 //0795
#define FL_VTH10_XBO 796 //0796
#define FL_VTH10_SHA 797 //0797
#define FL_BUIL00_XBO 798 //0798
#define FL_BUIL00_SHA 799 //0799
#define FL_CUBE_XBO 800 //0800
#define FL_CUBE_SHA 801 //0801
#define FL_KI00_XBO 802 //0802
#define FL_KI00_SHA 803 //0803
#define FL_BALL00_XBO 804 //0804
#define FL_BALL00_SHA 805 //0805
#define FL_A01_XBO 806 //0806
#define FL_A01s_SHA 807 //0807
#define FL_A02_XBO 808 //0808
#define FL_A02s_SHA 809 //0809
#define FL_A03_XBO 810 //0810
#define FL_A03s_SHA 811 //0811
#define FL_A04_XBO 812 //0812
#define FL_A04s_SHA 813 //0813
#define FL_A05_XBO 814 //0814
#define FL_A05_SHA 815 //0815
#define FL_A06_XBO 816 //0816
#define FL_A06s_SHA 817 //0817
#define FL_A07_XBO 818 //0818
#define FL_A07s_SHA 819 //0819
#define FL_B01_XBO 820 //0820
#define FL_B01_SHA 821 //0821
#define FL_B02_XBO 822 //0822
#define FL_B02_SHA 823 //0823
#define FL_B03_XBO 824 //0824
#define FL_B03_SHA 825 //0825
#define FL_B04_XBO 826 //0826
#define FL_B04_SHA 827 //0827
#define FL_B05_XBO 828 //0828
#define FL_B05_SHA 829 //0829
#define FL_B06_XBO 830 //0830
#define FL_B06_SHA 831 //0831
#define FL_B07_XBO 832 //0832
#define FL_B07s_SHA 833 //0833
#define FL_B08_XBO 834 //0834
#define FL_B08s_SHA 835 //0835
#define FL_B09_XBO 836 //0836
#define FL_B09s_SHA 837 //0837
#define FL_B10_XBO 838 //0838
#define FL_B10_SHA 839 //0839
#define FL_B11_XBO 840 //0840
#define FL_B11_SHA 841 //0841
#define FL_B12_XBO 842 //0842
#define FL_B12_SHA 843 //0843
#define FL_B13_XBO 844 //0844
#define FL_B13s_SHA 845 //0845
#define FL_B14_XBO 846 //0846
#define FL_B14_SHA 847 //0847
#define FL_B15_XBO 848 //0848
#define FL_B15s_SHA 849 //0849
#define FL_B16_XBO 850 //0850
#define FL_B16_SHA 851 //0851
#define FL_C01_XBO 852 //0852
#define FL_C01s_SHA 853 //0853
#define FL_C02_XBO 854 //0854
#define FL_C02_SHA 855 //0855
#define FL_C03_XBO 856 //0856
#define FL_C03s_SHA 857 //0857
#define FL_C04_XBO 858 //0858
#define FL_C04s_SHA 859 //0859
#define FL_C05_XBO 860 //0860
#define FL_C05s_SHA 861 //0861
#define FL_C06_XBO 862 //0862
#define FL_C06s_SHA 863 //0863
#define FL_C07_XBO 864 //0864
#define FL_C07s_SHA 865 //0865
#define FL_D01_XBO 866 //0866
#define FL_D01_SHA 867 //0867
#define FL_E00_XBO 868 //0868
#define FL_E00_SHA 869 //0869
#define FL_E01_XBO 870 //0870
#define FL_E01_SHA 871 //0871
#define FL_E02_XBO 872 //0872
#define FL_E02_SHA 873 //0873
#define FL_E03_XBO 874 //0874
#define FL_E03_SHA 875 //0875
#define FL_E04_XBO 876 //0876
#define FL_E04_SHA 877 //0877
#define FL_E05_XBO 878 //0878
#define FL_E05_SHA 879 //0879
#define FL_E06_XBO 880 //0880
#define FL_E06_SHA 881 //0881
#define FL_E07_XBO 882 //0882
#define FL_E07_SHA 883 //0883
#define FL_E08_XBO 884 //0884
#define FL_E08_SHA 885 //0885
#define FL_E09_XBO 886 //0886
#define FL_E09_SHA 887 //0887
#define FL_E10_XBO 888 //0888
#define FL_E10_SHA 889 //0889
#define FL_E11_XBO 890 //0890
#define FL_E11_SHA 891 //0891
#define FL_E12_XBO 892 //0892
#define FL_E12_SHA 893 //0893
#define FL_E13_XBO 894 //0894
#define FL_E13_SHA 895 //0895
#define FL_E14_XBO 896 //0896
#define FL_E14_SHA 897 //0897
#define FL_E15_XBO 898 //0898
#define FL_E15_SHA 899 //0899
#define FL_E16_XBO 900 //0900
#define FL_E16_SHA 901 //0901
#define FL_E17_XBO 902 //0902
#define FL_E17_SHA 903 //0903
#define FL_E18_XBO 904 //0904
#define FL_E18_SHA 905 //0905
#define FL_E19_XBO 906 //0906
#define FL_E19_SHA 907 //0907
#define FL_E20_XBO 908 //0908
#define FL_E20s_SHA 909 //0909
#define FL_E21_XBO 910 //0910
#define FL_E21s_SHA 911 //0911
#define FL_E22_XBO 912 //0912
#define FL_E22_SHA 913 //0913
#define FL_E23_XBO 914 //0914
#define FL_E23_SHA 915 //0915
#define FL_E24_XBO 916 //0916
#define FL_E24_SHA 917 //0917
#define FL_E25_XBO 918 //0918
#define FL_E25_SHA 919 //0919
#define FL_E26_XBO 920 //0920
#define FL_E26_SHA 921 //0921
#define FL_E27_XBO 922 //0922
#define FL_E27_SHA 923 //0923
#define FL_E28_XBO 924 //0924
#define FL_E28_SHA 925 //0925
#define FL_E29_XBO 926 //0926
#define FL_E29_SHA 927 //0927
#define FL_E30_XBO 928 //0928
#define FL_E30_SHA 929 //0929
#define FL_E31_XBO 930 //0930
#define FL_E31_SHA 931 //0931
#define FL_E32_XBO 932 //0932
#define FL_E32_SHA 933 //0933
#define FL_E33_XBO 934 //0934
#define FL_E33_SHA 935 //0935
#define FL_F01_XBO 936 //0936
#define FL_F01_SHA 937 //0937
#define FL_F02_XBO 938 //0938
#define FL_F02S_SHA 939 //0939
#define FL_F03_XBO 940 //0940
#define FL_F03_SHA 941 //0941
#define FL_F04_XBO 942 //0942
#define FL_F04_SHA 943 //0943
#define FL_F05_XBO 944 //0944
#define FL_F05_SHA 945 //0945
#define FL_F06_XBO 946 //0946
#define FL_F06_SHA 947 //0947
#define FL_F07_XBO 948 //0948
#define FL_F07_SHA 949 //0949
#define FL_F08_XBO 950 //0950
#define FL_F08_SHA 951 //0951
#define FL_F09_XBO 952 //0952
#define FL_F09_SHA 953 //0953
#define FL_F10_XBO 954 //0954
#define FL_F10_SHA 955 //0955
#define FL_F11_XBO 956 //0956
#define FL_F11S_SHA 957 //0957
#define FL_F12_XBO 958 //0958
#define FL_F12_SHA 959 //0959
#define FL_F13_XBO 960 //0960
#define FL_F13s_SHA 961 //0961
#define FL_F14_XBO 962 //0962
#define FL_F14_SHA 963 //0963
#define FL_F15_XBO 964 //0964
#define FL_F15_SHA 965 //0965
#define FL_F16_XBO 966 //0966
#define FL_F16_SHA 967 //0967
#define FL_F19_XBO 968 //0968
#define FL_F19_SHA 969 //0969
#define FL_F20_XBO 970 //0970
#define FL_F20_SHA 971 //0971
#define FL_F21_XBO 972 //0972
#define FL_F21_SHA 973 //0973
#define FL_F22_XBO 974 //0974
#define FL_F22_SHA 975 //0975
#define FL_F23_XBO 976 //0976
#define FL_F23_SHA 977 //0977
#define FL_F24_XBO 978 //0978
#define FL_F24_SHA 979 //0979
#define FL_F25_XBO 980 //0980
#define FL_F25_SHA 981 //0981
#define FL_F26_XBO 982 //0982
#define FL_F26_SHA 983 //0983
#define FL_F27_XBO 984 //0984
#define FL_F27_SHA 985 //0985
#define FL_F28_XBO 986 //0986
#define FL_F28_SHA 987 //0987
#define FL_F29_XBO 988 //0988
#define FL_F29_SHA 989 //0989
#define FL_F30_XBO 990 //0990
#define FL_F30s_SHA 991 //0991
#define FL_F31_XBO 992 //0992
#define FL_F31_SHA 993 //0993
#define FL_F32_XBO 994 //0994
#define FL_F32S_SHA 995 //0995
#define FL_F33_XBO 996 //0996
#define FL_F33S_SHA 997 //0997
#define FL_F35_XBO 998 //0998
#define FL_F35_SHA 999 //0999
#define FL_F36_XBO 1000 //1000
#define FL_F36_SHA 1001 //1001
#define FL_F37_XBO 1002 //1002
#define FL_F37_SHA 1003 //1003
#define FL_G01_XBO 1004 //1004
#define FL_G01s_SHA 1005 //1005
#define FL_G02_XBO 1006 //1006
#define FL_G02s_SHA 1007 //1007
#define FL_G03_XBO 1008 //1008
#define FL_G03s_SHA 1009 //1009
#define FL_G04_XBO 1010 //1010
#define FL_G04s_SHA 1011 //1011
#define FL_G05_XBO 1012 //1012
#define FL_G05s_SHA 1013 //1013
#define FL_G06_XBO 1014 //1014
#define FL_G06s_SHA 1015 //1015
#define FL_G07_XBO 1016 //1016
#define FL_G07s_SHA 1017 //1017
#define FL_G08_XBO 1018 //1018
#define FL_G08s_SHA 1019 //1019
#define FL_G09_XBO 1020 //1020
#define FL_G09s_SHA 1021 //1021
#define FL_G10_XBO 1022 //1022
#define FL_G10s_SHA 1023 //1023
#define FL_G11_XBO 1024 //1024
#define FL_G11s_SHA 1025 //1025
#define FL_G12_XBO 1026 //1026
#define FL_G12s_SHA 1027 //1027
#define FL_G13_XBO 1028 //1028
#define FL_G13s_SHA 1029 //1029
#define FL_G14_XBO 1030 //1030
#define FL_G14s_SHA 1031 //1031
#define FL_G15_XBO 1032 //1032
#define FL_G15s_SHA 1033 //1033
#define FL_G16_XBO 1034 //1034
#define FL_G16s_SHA 1035 //1035
#define FL_G17_XBO 1036 //1036
#define FL_G17s_SHA 1037 //1037
#define FL_G18_XBO 1038 //1038
#define FL_G18s_SHA 1039 //1039
#define FL_G19_XBO 1040 //1040
#define FL_G19s_SHA 1041 //1041
#define FL_G20_XBO 1042 //1042
#define FL_G20s_SHA 1043 //1043
#define FL_G21_XBO 1044 //1044
#define FL_G21s_SHA 1045 //1045
#define FL_G22_XBO 1046 //1046
#define FL_G22s_SHA 1047 //1047
#define FL_G23_XBO 1048 //1048
#define FL_G23s_SHA 1049 //1049
#define FL_G24_XBO 1050 //1050
#define FL_G24s_SHA 1051 //1051
#define FL_G25_XBO 1052 //1052
#define FL_G25s_SHA 1053 //1053
#define FL_G26_XBO 1054 //1054
#define FL_G26s_SHA 1055 //1055
#define FL_G27_XBO 1056 //1056
#define FL_G27s_SHA 1057 //1057
#define FL_G28_XBO 1058 //1058
#define FL_G28s_SHA 1059 //1059
#define FL_G29_XBO 1060 //1060
#define FL_G29s_SHA 1061 //1061
#define FL_G30_XBO 1062 //1062
#define FL_G30s_SHA 1063 //1063
#define FL_G31_XBO 1064 //1064
#define FL_G31s_SHA 1065 //1065
#define FL_G32_XBO 1066 //1066
#define FL_G32s_SHA 1067 //1067
#define FL_G33_XBO 1068 //1068
#define FL_G33s_SHA 1069 //1069
#define FL_G34_XBO 1070 //1070
#define FL_G34s_SHA 1071 //1071
#define FL_G35_XBO 1072 //1072
#define FL_G35s_SHA 1073 //1073
#define FL_G36_XBO 1074 //1074
#define FL_G36s_SHA 1075 //1075
#define FL_G37_XBO 1076 //1076
#define FL_G37s_SHA 1077 //1077
#define FL_G38_XBO 1078 //1078
#define FL_G38s_SHA 1079 //1079
#define FL_G39_XBO 1080 //1080
#define FL_G39s_SHA 1081 //1081
#define FL_G40_XBO 1082 //1082
#define FL_G40_SHA 1083 //1083
#define FL_G41_XBO 1084 //1084
#define FL_G41_SHA 1085 //1085
#define FL_H00_XBO 1086 //1086
#define FL_H00s_SHA 1087 //1087
#define FL_H01_XBO 1088 //1088
#define FL_H01_SHA 1089 //1089
#define FL_H02_XBO 1090 //1090
#define FL_H02_SHA 1091 //1091
#define FL_H03_XBO 1092 //1092
#define FL_H03_SHA 1093 //1093
#define FL_H04_XBO 1094 //1094
#define FL_H04_SHA 1095 //1095
#define FL_H05_XBO 1096 //1096
#define FL_H05_SHA 1097 //1097
#define FL_H06_XBO 1098 //1098
#define FL_H06s_SHA 1099 //1099
#define FL_H07_XBO 1100 //1100
#define FL_H07_SHA 1101 //1101
#define FL_H08_XBO 1102 //1102
#define FL_H08s_SHA 1103 //1103
#define FL_H09_XBO 1104 //1104
#define FL_H09s_SHA 1105 //1105
#define FL_H10_XBO 1106 //1106
#define FL_H10s_SHA 1107 //1107
#define FL_H11_XBO 1108 //1108
#define FL_H11_SHA 1109 //1109
#define FL_H12_XBO 1110 //1110
#define FL_H12s_SHA 1111 //1111
#define FL_H13_XBO 1112 //1112
#define FL_H13_SHA 1113 //1113
#define FL_H14_XBO 1114 //1114
#define FL_H14_SHA 1115 //1115
#define FL_H15_XBO 1116 //1116
#define FL_H15_SHA 1117 //1117
#define FL_H17_XBO 1118 //1118
#define FL_H17_SHA 1119 //1119
#define FL_H18_XBO 1120 //1120
#define FL_H18_SHA 1121 //1121
#define FL_H19_XBO 1122 //1122
#define FL_H19_SHA 1123 //1123
#define FL_H20_XBO 1124 //1124
#define FL_H20_SHA 1125 //1125
#define FL_I00_XBO 1126 //1126
#define FL_I00_SHA 1127 //1127
#define FL_I01_XBO 1128 //1128
#define FL_I01_SHA 1129 //1129
#define FL_I02_XBO 1130 //1130
#define FL_I02s_SHA 1131 //1131
#define FL_I03_XBO 1132 //1132
#define FL_I03s_SHA 1133 //1133
#define FL_I04_XBO 1134 //1134
#define FL_I04_SHA 1135 //1135
#define FL_I05_XBO 1136 //1136
#define FL_I05_SHA 1137 //1137
#define FL_I06_XBO 1138 //1138
#define FL_I06s_SHA 1139 //1139
#define FL_I07_XBO 1140 //1140
#define FL_I07_SHA 1141 //1141
#define FL_J00_XBO 1142 //1142
#define FL_J00_SHA 1143 //1143
#define FL_J01_XBO 1144 //1144
#define FL_J01_SHA 1145 //1145
#define FL_J02_XBO 1146 //1146
#define FL_J02_SHA 1147 //1147
#define FL_J03_XBO 1148 //1148
#define FL_J03_SHA 1149 //1149
#define FL_J04_XBO 1150 //1150
#define FL_J04_SHA 1151 //1151
#define FL_J05_XBO 1152 //1152
#define FL_J05_SHA 1153 //1153
#define FL_K01_XBO 1154 //1154
#define FL_K01s_SHA 1155 //1155
#define FL_K02_XBO 1156 //1156
#define FL_K02s_SHA 1157 //1157
#define FL_K03_XBO 1158 //1158
#define FL_K03s_SHA 1159 //1159
#define FL_K04_XBO 1160 //1160
#define FL_K04s_SHA 1161 //1161
#define FL_L00_XBO 1162 //1162
#define FL_L00_SHA 1163 //1163
#define FL_L01_XBO 1164 //1164
#define FL_L01_SHA 1165 //1165
#define FL_L02_XBO 1166 //1166
#define FL_L02_SHA 1167 //1167
#define FL_M00_XBO 1168 //1168
#define FL_M00_SHA 1169 //1169
#define FL_M01_XBO 1170 //1170
#define FL_M01_SHA 1171 //1171
#define FL_M02_XBO 1172 //1172
#define FL_M02_SHA 1173 //1173
#define FL_M03_XBO 1174 //1174
#define FL_M03_SHA 1175 //1175
#define FL_KONT_A_XBO 1176 //1176
#define FL_KONT_A_SHA 1177 //1177
#define FL_KONT_B_XBO 1178 //1178
#define FL_KONT_B_SHA 1179 //1179
#define FL_KONT_AH_XBO 1180 //1180
#define FL_KONT_AH_SHA 1181 //1181
#define FL_KONT_BH_XBO 1182 //1182
#define FL_KONT_BH_SHA 1183 //1183
#define FL_BR_XBO 1184 //1184
#define FL_BR_SHA 1185 //1185
#define FL_TAMA00_XBO 1186 //1186
#define FL_TAMA00_SHA 1187 //1187
#define FL_TAMA01_XBO 1188 //1188
#define FL_TAMA01_SHA 1189 //1189
#define FL_TAMA02_XBO 1190 //1190
#define FL_TAMA02_SHA 1191 //1191
#define FL_TAMA03_XBO 1192 //1192
#define FL_TAMA03_SHA 1193 //1193
#define FL_TAMA04_XBO 1194 //1194
#define FL_TAMA04_SHA 1195 //1195
#define FL_TAMA05_XBO 1196 //1196
#define FL_TAMA05_SHA 1197 //1197
#define FL_TAMA06_XBO 1198 //1198
#define FL_TAMA06_SHA 1199 //1199
#define FL_TAMA07_XBO 1200 //1200
#define FL_TAMA07_SHA 1201 //1201
#define FL_TAMA08_XBO 1202 //1202
#define FL_TAMA08_SHA 1203 //1203
#define FL_TAMA09_XBO 1204 //1204
#define FL_TAMA09_SHA 1205 //1205
#define FL_TAMA10_XBO 1206 //1206
#define FL_TAMA10_SHA 1207 //1207
#define FL_TAMA11_XBO 1208 //1208
#define FL_TAMA11_SHA 1209 //1209
#define FL_TAMA12_XBO 1210 //1210
#define FL_TAMA12_SHA 1211 //1211
#define FL_TAMA13_XBO 1212 //1212
#define FL_TAMA13_SHA 1213 //1213
#define FL_TAMA14_XBO 1214 //1214
#define FL_TAMA14_SHA 1215 //1215
#define FL_EFM000_XBO 1216 //1216
#define FL_EFM000_SHA 1217 //1217
#define FL_EFM001_XBO 1218 //1218
#define FL_EFM001_SHA 1219 //1219
#define FL_EFM002_XBO 1220 //1220
#define FL_EFM002_SHA 1221 //1221
#define FL_EFM003_XBO 1222 //1222
#define FL_EFM003_SHA 1223 //1223
#define FL_EFM004_XBO 1224 //1224
#define FL_EFM004_SHA 1225 //1225
#define FL_EFM005_XBO 1226 //1226
#define FL_EFM005_SHA 1227 //1227
#define FL_EFM006_XBO 1228 //1228
#define FL_EFM006_SHA 1229 //1229
#define FL_EFM007_XBO 1230 //1230
#define FL_EFM007_SHA 1231 //1231
#define FL_EFM008_XBO 1232 //1232
#define FL_EFM008_SHA 1233 //1233
#define FL_EFM009_XBO 1234 //1234
#define FL_EFM009_SHA 1235 //1235
#define FL_SHADOW_MODEL_MAX 1236
#define FL_BGMON_XBO 0 //1236
#define FL_CODIE_XBO 1 //1237
#define FL_CNKO0_A_XBO 2 //1238
#define FL_CNKO0_B_XBO 3 //1239
#define FL_CNKO0_C_XBO 4 //1240
#define FL_CNKO0_D_XBO 5 //1241
#define FL_CNKO0_E_XBO 6 //1242
#define FL_CNKO0_F_XBO 7 //1243
#define FL_CNKO0_G_XBO 8 //1244
#define FL_CNKO0_H_XBO 9 //1245
#define FL_CNKO0_I_XBO 10 //1246
#define FL_CNKO0_J_XBO 11 //1247
#define FL_CNKO0_K_XBO 12 //1248
#define FL_CNKO0_L_XBO 13 //1249
#define FL_CNKO0_M_XBO 14 //1250
#define FL_CNKO0_N_XBO 15 //1251
#define FL_CNKO0_O_XBO 16 //1252
#define FL_CNKO0_P_XBO 17 //1253
#define FL_CNKO0_Q_XBO 18 //1254
#define FL_CNKO0_R_XBO 19 //1255
#define FL_CNKO1_A_XBO 20 //1256
#define FL_CNKO1_B_XBO 21 //1257
#define FL_CNKO1_C_XBO 22 //1258
#define FL_CNKO1_D_XBO 23 //1259
#define FL_CNKO1_E_XBO 24 //1260
#define FL_CNKO1_F_XBO 25 //1261
#define FL_CNKO1_G_XBO 26 //1262
#define FL_CNKO1_H_XBO 27 //1263
#define FL_CNKO1_I_XBO 28 //1264
#define FL_CNKO1_J_XBO 29 //1265
#define FL_CNKO1_K_XBO 30 //1266
#define FL_CNKO1_L_XBO 31 //1267
#define FL_CNKO1_M_XBO 32 //1268
#define FL_CNKO1_N_XBO 33 //1269
#define FL_CNKO1_O_XBO 34 //1270
#define FL_CNKO2_A_XBO 35 //1271
#define FL_CNKO2_B_XBO 36 //1272
#define FL_CNKO2_C_XBO 37 //1273
#define FL_CNKO2_D_XBO 38 //1274
#define FL_CNKO2_E_XBO 39 //1275
#define FL_CNKO2_F_XBO 40 //1276
#define FL_CNKO2_G_XBO 41 //1277
#define FL_CNKO2_H_XBO 42 //1278
#define FL_CNKO2_I_XBO 43 //1279
#define FL_CNKO2_J_XBO 44 //1280
#define FL_CNKO2_K_XBO 45 //1281
#define FL_CNKO2_L_XBO 46 //1282
#define FL_CNKO2_M_XBO 47 //1283
#define FL_CNAK1_A_XBO 48 //1284
#define FL_CNAK1_B_XBO 49 //1285
#define FL_CNAK1_C_XBO 50 //1286
#define FL_CNAK1_D_XBO 51 //1287
#define FL_CNAK1_E_XBO 52 //1288
#define FL_CNAK1_F_XBO 53 //1289
#define FL_CNAK1_G_XBO 54 //1290
#define FL_CNAK1_H_XBO 55 //1291
#define FL_CNAK1_I_XBO 56 //1292
#define FL_CNAK1_J_XBO 57 //1293
#define FL_CNAK1_K_XBO 58 //1294
#define FL_CNAK1_L_XBO 59 //1295
#define FL_CNAK1_M_XBO 60 //1296
#define FL_CNAK1_N_XBO 61 //1297
#define FL_CNLY0_A_XBO 62 //1298
#define FL_CNLY0_B_XBO 63 //1299
#define FL_CNLY0_C_XBO 64 //1300
#define FL_CNLY0_D_XBO 65 //1301
#define FL_CNLY0_E_XBO 66 //1302
#define FL_CNLY0_F_XBO 67 //1303
#define FL_CNLY0_G_XBO 68 //1304
#define FL_CNLY0_H_XBO 69 //1305
#define FL_CNLY0_I_XBO 70 //1306
#define FL_CNLY0_J_XBO 71 //1307
#define FL_CNLY0_K_XBO 72 //1308
#define FL_CNLY0_L_XBO 73 //1309
#define FL_CNWM1_A_XBO 74 //1310
#define FL_CNWM1_B_XBO 75 //1311
#define FL_CNWM1_C_XBO 76 //1312
#define FL_CNWM1_D_XBO 77 //1313
#define FL_CNWM1_E_XBO 78 //1314
#define FL_CNWM1_F_XBO 79 //1315
#define FL_CNWM1_G_XBO 80 //1316
#define FL_CNWM1_H_XBO 81 //1317
#define FL_CNWM1_I_XBO 82 //1318
#define FL_CNWM1_J_XBO 83 //1319
#define FL_CNWM1_K_XBO 84 //1320
#define FL_CNWM1_L_XBO 85 //1321
#define FL_COCAM_XBO 86 //1322
#define FL_COBAR_XBO 87 //1323
#define FL_MODEL_MAX 1324



I can probably upload the files somewhere if needed.

Any assistance with this old system is greatly appreciated!
  • Author
  • Localization

hardly, posted Mon Apr 17, 2023 10:20 pm (76437)


UPDATE:

Took a look inside the texture.bin file and it's a bunch of XPR files. There is a description of the XPR file format at https://xboxdevwiki.net/XPR



The .bin file seems to have extra data at the beginning indicating the location of these files along with lots of filler (hex code 2A) between the data.



If the bin format for the textures can be decoded, then the other .bin files for the game follow the same format.

I've attached a short bin/h file from the game to serve as an example.

SEQ.h

LSQ.h

Guest
This topic is now closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.