def convert_to(self, format: str = "FST"): """ :param format: game format (ISO, WBFS, ...) :return: converted game path """ # TODO: code this function