I have BGT with a lot of mods installed. Now I want to edit something in the file DIALOG.TLK using Near Infinity. The problem is, every time I click the "Save" button (even if I don't make any changes,) then close and open the file again with NI, there's an annoying font problem: 90% of all the ' are replaced with the question mark ?, like he's becomes he?s, or I'll becomes I?ll. Originally there are only 4 of these errors in the whole file, but I just click "Save" and they'll be all over the place and there're too many of them to correct all manually.
Someone already told me to use a batch file with REPLACE_TEXTUALLY to fix this problem, but it didn't work. I have no idea why. This is what he gave me:
BACKUP ~Dialog_tlk editing~ AUTHOR ~anita_blake~ BEGIN ~Change *?*s with *'*~ ALTER_TLK BEGIN REPLACE_TEXTUALLY ~\?\([a-zA-Z]\)~ ~'\1~ END
I just want to edit some minor stuff, but this problem won't let me do that. I used to mess with the dialog file of Baldur's Gate 1 many times, but this never happens.
Anyone has any idea? I guess maybe the mods for BGT use some kinda different font when they add entries to the dialog file or something...
Edited by ABlake, 27 February 2011 - 01:21 AM.