(11-18-2016, 07:25 PM)Admentus Wrote: Just wondering (rather, I am quite curious), and yes I am fine with the choice either way (I trust that it is in the benefit of Dolphin in the long term). But does leaving the texture format converter code within Dolphin cause any drawbacks on the long term? Would it prevent parts of the code to be properly maintained? In there any particular reason how Dolphin would be improved or benefits from it by removing the converter?
Just a bit of code complexity. But not that much. As long as texture packs don't use both formats at once, it's also no performance issue (checking both hashes). My biggest concern is to get all texture pack converted, as there are of course still the pitfalls of the old format (eg texture hash accuracy)
