Linguofreak
Well-known member
I'm not sure what the best place for this is, but I'll put it in support and bugs.
Now that Orbiter/OGLAClient is working well under Wine, I would like to request that, when packaging addons, developers be careful to make sure that all of their packaged folders match the case of the main Orbiter directory. On a Windows system, a folder named "config" in a zip file will be merged with the Orbiter "Config" directory on unpacking, because Windows folds case in file paths. On a Linux system, unzipping the same zip file will result in two folders in the main Orbiter directory: "config" and "Config", and Orbiter will only find the ones in "Config".
Now that Orbiter/OGLAClient is working well under Wine, I would like to request that, when packaging addons, developers be careful to make sure that all of their packaged folders match the case of the main Orbiter directory. On a Windows system, a folder named "config" in a zip file will be merged with the Orbiter "Config" directory on unpacking, because Windows folds case in file paths. On a Linux system, unzipping the same zip file will result in two folders in the main Orbiter directory: "config" and "Config", and Orbiter will only find the ones in "Config".