D. Nasser
11-12-1999, 05:40:AM
It's possible to convert .mp3 to .str music file using ditty.exe (available from their download section)
The important part is to edit music.inf to enable F2K recognised the additional files. Unlike F99, F2k restricted to 8 songs regardless how many files in music folder. to overcome the limitation, you need hex editor to edit music.inf. each filename only in 8 alph. (ie file0008 or vidalo~1).
Now time to edit music.inf
==========================
Now, if you have 5 additional in your music folder, do simple math 8 + 5 = 13. Use Windows calculator and set to scientific mode. press 13 and convert to hex. Yes, it's 0D.
Open music.inf with hex editor.
1. Change to word mode. Add filename(s) without extention and eight characters only. FOr example, after fifa0007, I add fifa0008fifa0009fifa0010fifa0011fifa12fifa13 without space.
2. change to hex mode. Change the very first bit. It's 08 isn't it? Change to 0D because we have now 13 songs. Make sure the second bit is 00, not 20.
3. Save in music folder.
That's it, you can now have all 13 songs played in F2K.
Problem, e-mail me at rox_stone@yahoo.com
Thanks.
The important part is to edit music.inf to enable F2K recognised the additional files. Unlike F99, F2k restricted to 8 songs regardless how many files in music folder. to overcome the limitation, you need hex editor to edit music.inf. each filename only in 8 alph. (ie file0008 or vidalo~1).
Now time to edit music.inf
==========================
Now, if you have 5 additional in your music folder, do simple math 8 + 5 = 13. Use Windows calculator and set to scientific mode. press 13 and convert to hex. Yes, it's 0D.
Open music.inf with hex editor.
1. Change to word mode. Add filename(s) without extention and eight characters only. FOr example, after fifa0007, I add fifa0008fifa0009fifa0010fifa0011fifa12fifa13 without space.
2. change to hex mode. Change the very first bit. It's 08 isn't it? Change to 0D because we have now 13 songs. Make sure the second bit is 00, not 20.
3. Save in music folder.
That's it, you can now have all 13 songs played in F2K.
Problem, e-mail me at rox_stone@yahoo.com
Thanks.