alexbatalov / fallout1-ce

Fallout for modern operating systems
Other
2.1k stars 146 forks source link

[IOS] music doesn't work, only the sound effects that work, any ideas ? #154

Open althqfi opened 2 months ago

althqfi commented 2 months ago

i was wondering why tf music ain't working, i made the file names lowercase, and that didn't work, i made them uppercase and that also didn't work, idk how to access to fallout.cfg in the game file in my iphone to edit the music-path1. please i want help.

aureliensoria commented 2 months ago

Hello there, same issue on Android on my side with version 1.1

brendoman64 commented 2 months ago

you need to make an edit to the fallout.cfg file, and then copy it into your ios device. you can find fallout.ctg in the folder of your owned copy.

the specific line you need to edit is this:

music_path1=DATA\SOUND\MUSIC\ music_path2=DATA\SOUND\MUSIC\

its super weird, but if you change it to-

music_path1=data\SOUND\MUSIC\ music_path2=data\SOUND\MUSIC\

it seems to work.

Fallout ce makes its own data folder when you make a save, and it makes it with data in lowercase. not sure why this works but I tried it and it worked. hope this helps