Ini's aren't anything except data that is utilized by the executable. In this case it appears that the programmers used a case sensitive function to get the BSE's filename. If it were me, and they probably just forgot (you how that goes), I would've converted the ini's BSE string to lowercase before doing the lookup, and I would've done the lookup on lowercase strings (i.e., catalog all my Gondor_CastleNE, Gondor_CastleSE, etc., as lowercase listings to match against).
But that's neither here nor there. The point is this apparently works, so let's take it and run with it.
Take care.
|