Search found 34 matches
- Fri Sep 15, 2006 10:08 pm
- Forum: Code Talk
- Topic: Help to decipher hex values in simple file
- Replies: 32
- Views: 12249
- Fri Sep 15, 2006 10:07 pm
- Forum: Code Talk
- Topic: Help to decipher hex values in simple file
- Replies: 32
- Views: 12249
- Fri Sep 15, 2006 9:58 pm
- Forum: Code Talk
- Topic: Help in converting text file.
- Replies: 15
- Views: 6586
- Fri Sep 15, 2006 12:38 am
- Forum: Code Talk
- Topic: Help to decipher hex values in simple file
- Replies: 32
- Views: 12249
- Fri Sep 15, 2006 12:12 am
- Forum: Code Talk
- Topic: Help in converting text file.
- Replies: 15
- Views: 6586
- Wed Sep 13, 2006 4:23 pm
- Forum: Code Talk
- Topic: Help to decipher hex values in simple file
- Replies: 32
- Views: 12249
- Tue Sep 12, 2006 10:06 pm
- Forum: Old posts
- Topic: Request for inclusion of TAW in the list of games
- Replies: 108
- Views: 60396
....but it was only six months ago! It's your activity on March 5th 2006 I'm interested in. You provided the script to extract files from the DID.dat file and then suggested what the file extensions were, most of which have turned out to be correct. I know it was a long time ago but I was wondering ...
- Tue Sep 12, 2006 9:34 pm
- Forum: Code Talk
- Topic: Help to decipher hex values in simple file
- Replies: 32
- Views: 12249
I can't say I'm sure about what you're trying to do here but it looks like your, and AXE's, interpretation of floats is the right one. I'm damned if I know why though. Anyway, all I can see in the first two rows are the same 4 numbers: 1077.8125 1070.0000 1062.8125 1055.0000 Now 1077.8125-1062.8125 ...
- Mon Sep 11, 2006 10:50 pm
- Forum: Old posts
- Topic: Request for inclusion of TAW in the list of games
- Replies: 108
- Views: 60396
Even though a lot of progress has been made, I still have some questions regarding this game: Using Multiex it is possible to extract 12588 files although there are no names attached to them. Where are the filenames likely to be stored? in the .dat file itself or the game .exe? On page 2 of this thr...
- Mon Sep 11, 2006 2:14 pm
- Forum: Code Talk
- Topic: Help to decipher hex values in simple file
- Replies: 32
- Views: 12249
A couple of points... 00 da 84 44 = 1.06281250e+003 = ??? =1062.81250 The scientific notation 'e+003' means move the decimal point 3 places to the right, but...... ...I have trouble understanding how you've converted the hex values to decimal in the first place. As far as I can see, 1062.8125 would ...
- Fri Sep 08, 2006 11:41 am
- Forum: Code Talk
- Topic: Help to decipher hex values in simple file
- Replies: 32
- Views: 12249
- Wed Sep 06, 2006 10:20 pm
- Forum: Code Talk
- Topic: Help to decipher hex values in simple file
- Replies: 32
- Views: 12249
- Sat Apr 15, 2006 9:38 am
- Forum: Old posts
- Topic: Request for inclusion of TAW in the list of games
- Replies: 108
- Views: 60396
- Tue Mar 14, 2006 10:40 am
- Forum: Old posts
- Topic: Request for inclusion of TAW in the list of games
- Replies: 108
- Views: 60396
Wow, swift answer! I think I might have tried adding the BMS to MRF but got an error message. I'll get back to you with the details. It's almost certainly RTFM trouble on my part. Thanks for the information regarding the archive header. I've haven't really dealt with with this sort of stuff beforem,...
- Tue Mar 14, 2006 9:57 am
- Forum: Old posts
- Topic: Request for inclusion of TAW in the list of games
- Replies: 108
- Views: 60396
I've been thinking along the same lines. I counted about 12300 files which are read from the dat file by the game if it is run until the main menu. I think the MultiEx program finds 12588 files and I've been trying to match up these two sources of information. A problem I have is that I can't seem t...
