• X xray-16
  • Информация о проекте
    • Информация о проекте
    • Активность
    • Метки
    • Участники
  • Репозиторий
    • Репозиторий
    • Файлы
    • Коммиты
    • Ветки
    • Теги
    • Участники
    • Диаграмма
    • Сравнение
  • Задачи 216
    • Задачи 216
    • Список
    • Доски
    • Спринты
  • Запросы на слияние 31
    • Запросы на слияние 31
  • CI/CD
    • CI/CD
    • Конвейеры
    • Задания
    • Расписания
  • Развертывания
    • Развертывания
    • Окружения
    • Релизы
  • Пакеты и реестры
    • Пакеты и реестры
    • Реестр пакетов
    • Реестр контейнеров
  • Мониторинг
    • Мониторинг
    • Инциденты
  • Аналитика
    • Аналитика
    • Поток ценности
    • CI/CD
    • Репозиторий
  • Wiki
    • Wiki
  • Сниппеты
    • Сниппеты
  • Активность
  • Диаграмма
  • Создать новую задачу
  • Задания
  • Коммиты
  • Доски с задачами
Свернуть панель
  • OpenXRay
  • xray-16
  • Задачи
  • #1536
Закр.
Открыто
Задача созд. Ноя 20, 2023 пользователемxottab-duty@xottab-dutyВладелец

On Linux, quick save are being created in a subfolder instead of game saves folder

Created by: Xottab-DUTY

Describe the bug When you use a quick save, the file name is <system name> - quicksave.<fmt>, where <system name> is the user profile name in the OS and <fmt> is file format – either scop or sav.

For some reason, when we try to save a file with path game folder/_appdata_/savedgames/user - quicksave.scop, the result appears to be game folder/_appdata_/gamesaves/user/- quicksave.scop – it creates a subfolder.

To Reproduce Steps to reproduce the behavior:

  1. Use a quick save
  2. See the bug

Expected behavior Quick saves should be saved into savedgames folder normally.

Screenshots, videos image image

Desktop (please complete the following information):

  • OS: any Linux
  • OpenXRay latest

Additional context Look at function CALifeStorageManager::save in xrGame/alife_storage_manager.cpp

Ответственный
Назначить
Оценка трудозатрат