• Уважаемые гости и новички, приветствуем Вас на нашем форуме
    Здесь вы можете найти ответы практически на все свои вопросы о серии игр «Готика» (в том числе различных модах на нее), «Ведьмак», «Ризен», «Древние свитки», «Эра дракона» и о многих других играх. Можете также узнать свежие новости о разработке новых проектов, восхититься творчеством наших форумчан, либо самим показать, что вы умеете. Ну и наконец, можете обсудить общие увлечения или просто весело пообщаться с посетителями «Таверны».

    Чтобы получить возможность писать на форуме, оставьте сообщение в этой теме.
    Удачи!
  • Друзья, доброго времени суток!
    Стартовал новый литературный конкурс от "Ордена Хранителей" - "Пираты Миртанского моря".
    Каждый может принять в нём участие и снискать славу и уважение, а в случае занятия призового места ещё и получить награду. Дерзайте
  • Дорогие друзья, год подходит к концу, и пришло время подвести его итоги и наградить достойных

    Не ленитесь, голосуйте в этой теме за тех форумчан, которые по вашему мнению больше всех проявили себя в этом году
    По желанию, аргументировать свой выбор можете в теме обсуждения голосования.

G3 Sefaris ModManager 1.0.2

Zipperiusz

Участник форума
Регистрация
24 Авг 2021
Сообщения
5
Благодарности
9
Баллы
60
Gothic 3 Sefaris ModManager 1.0.2
Tool for ultra fast installation of mods for Gothic 3.
1734183923445.png



Download installer

Download mods (Union+ 1.4.6)
Instructions:
1. (Community Patch): Gothic_3_EE_Patch_v1.75.14_Int_Full.exe
2. (Update pack): Gothic_3_EE_v1.75_Int_Update_Pack_v1.04.11.exe
3. (Parallel Universe Patch): Gothic_3_Parallel_Universe_Patch_v1.0.5.exe
4. (Update pack 1.05): UP105.zip
The files from the archive should be extracted to the main folder with the game.
5. (Mods): G3_Mods.zip
The archive files should be extracted to the main folder with the game.
6. (G3 ModStarter): g3-modstarter-Setup-1.0.2.exe
Run the installer and wait for it to finish installing and start the starter.
At the first launch, the program will ask for the path to the folder with the installed game.
At this point, we can select the mods we are interested in and press the 'Install' button.
At this stage, the game is ready to be launched.
Features:
Fast mod installation process - only limitation is the speed of the disk. (Using SSD disk installing ~75 mods takes around 15 seconds.)
Multilang - currently supports 4 languages: English, Polish, Russian and German. Adding support for new languages is simple, so there is no problem in growing this list.
Dependencies - selecting any mod automatically selects the mods required for it to work and and will block the possibility of deselecting the required mod. If a dependency is not found or is incompatible with any of the selected mods, an error message will be displayed.
Incompatibility - selecting any mod will automatically block the possibility of selecting mods incompatible with it. Incompatibility is checked in two directions.

1734184705928.png
Zrzut ekranu 2024-12-14 145641.png



Presets - The program allows you to save your list of modifications as a preset. These are located in the game directory in the Presets folder. If the file Shader.Cache exists in the presets directory, it will be copied to skip shader compilation process. If splash.bmp file exists in the presets directory, it will be copied to replace the original image.
Mod description - readme_(lang).md is loaded depending on currently used program language. Styling below results in following output.
1734185586609.png
1734185595635.png

Script configuration- program allows more convenient editing of the ini files of installed modifications. This requires the use of a file structure that allows options to be read. Hovering over an option name will display its description. Configuration is available in the 'Options' tab.
1734185839855.png
1734185867414.png


Updates - if a new version of the program is published, the program will display information about the readiness to update during operation, which will happen when the program is closed.

Loading mods - in order to show mod in manager you need to put your folder in Gothic3/mods directory and create mod.json file with structure like below. The order in which mods are installed depends on the name of the folder in which the mod is located. The order is alphabetical.
Код:
{
  "id": "Mod", // Must be unique. Used by dependecies, incompatibles and presets.
  "title": "Mod", // Name displayed in starter.
  "authors": ["Author1", "Author2"],
  "dependencies": ["Mod2", "Mod3"], // Uses mod id to automatically select required mods.
  "incompatibles": ["Mod4"], // Uses mod id to disable selecting of incompatible mods.
  "category": "Balance" // Used to filter mods by category.
}
The project is open source - You can find it here Github
Created by: Sefaris Team
Special thanks to:

  • Adamtech (Tester)
  • Gerden (Tester)
  • Hoxel (Tester)
  • Advar (Tester)
  • fyryNy (Tester)
  • Jackydima (Tester)
  • RedIs (Russian text corrections)
 
Последнее редактирование:

tatun

Участник форума
Регистрация
31 Янв 2009
Сообщения
1.067
Благодарности
321
Баллы
245
Решил попробовать: Указан путь к игре, путь к папке с модами. Открывает папку с модами, всё есть. Но пишет : "Моды не найдены"
 

Zipperiusz

Участник форума
Регистрация
24 Авг 2021
Сообщения
5
Благодарности
9
Баллы
60

tatun

Участник форума
Регистрация
31 Янв 2009
Сообщения
1.067
Благодарности
321
Баллы
245
In documents/gothic3 there is starter.log file. There should be information why mods didn't load
Вот последние 3 строки:
16/12/2024, 16:59:08 [error]: mod.json not found in E:\Igry\Gog\Gothic 3\MDS\Mods\Y_Y_Build_EasyGame
16/12/2024, 16:59:08 [error]: mod.json not found in E:\Igry\Gog\Gothic 3\MDS\Mods\Z_EasyPaladin
16/12/2024, 16:59:08 [warn]: No mods were found in E:\Igry\Gog\Gothic 3\MDS\Mods
И все остальные такие же.
Почему то в Документах он находился в папке "���㬥���" :confused:
 

Zipperiusz

Участник форума
Регистрация
24 Авг 2021
Сообщения
5
Благодарности
9
Баллы
60
Mods should be inside gothic 3/Mods, no additional folder
Пост автоматически объединён:

Plus you probably didnt download mods from my link which has adapted structure to modmanager, they dont have mod.json file
 
Сверху Снизу