https://github.com/szapp/catinv
Categorized inventory for Gothic 2 and Gothic 2 NotR. This patch extends the inventory by browsable categories
https://github.com/szapp/catinv
daedalus gothic gothic1 gothic2 inventory modding-gothic ninja
Last synced: 2 months ago
JSON representation
Categorized inventory for Gothic 2 and Gothic 2 NotR. This patch extends the inventory by browsable categories
- Host: GitHub
- URL: https://github.com/szapp/catinv
- Owner: szapp
- License: mit
- Created: 2024-05-05T05:41:51.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-19T09:35:03.000Z (4 months ago)
- Last Synced: 2025-01-19T10:24:04.445Z (4 months ago)
- Topics: daedalus, gothic, gothic1, gothic2, inventory, modding-gothic, ninja
- Language: D
- Homepage:
- Size: 398 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Categorized Inventory
[](https://github.com/szapp/CatInv/actions/workflows/scripts.yml)
[](https://github.com/szapp/CatInv/actions/workflows/validation.yml)
[](https://github.com/szapp/CatInv/actions/workflows/build.yml)
[](https://github.com/szapp/CatInv/releases/latest)
[](https://www.worldofgothic.de/dl/download_617.htm)
[](https://clockwork-origins.com/spine)
[](https://steamcommunity.com/sharedfiles/filedetails/?id=2787221263)Categorized inventory for Gothic 2 and Gothic 2 NotR. This patch extends the inventory by browsable categories.
This is a modular modification (a.k.a. patch or add-on) that can be installed and uninstalled at any time and is virtually compatible with any modification.
It supports Gothic II (Classic) and Gothic II: NotR.Generated from [szapp/patch-template](https://github.com/szapp/patch-template).
![]()
![]()
![]()
![]()
## Additional keys bindings
SHIFT + left/right
Switch between categories
Choose Weapon
Quick-switch between player and container/trading inventory
HOME
Quick-jump to first item
END
Quick-jump to last item
SHIFT + HOME
Quick-switch to first category
SHIFT + END
Quick-switch to last category
## INI settings
The categorized inventory can be adjusted with three settings in the Gothic.ini in the section `[GAME]`.
1. The categories and their order can be set with `invCatOrder`.
2. The setting `invCatChangeOnLast` (0 or 1) changes whether navigation beyond the last/first column should switch the category instead of moving the selection to the previous/next line.
3. With `invCatG1Mode` (0 or 1) the 'all' category is removed and all non-player inventories do not have categories.## Notes
Patch includes CatInv.
CatInv, Copyright (C) 2019-2024 Sören Zapp.
Released under the MIT License.
Full license in Ninja\CatInv\Content\CatInv\LICENSE## Installation
1. Download the latest release of `CatInv.vdf` from the [releases page](https://github.com/szapp/CatInv/releases/latest).
2. Copy the file `CatInv.vdf` to `[Gothic]\Data\`. To uninstall, remove the file again.
The patch is also available on
- [World of Gothic](https://www.worldofgothic.de/dl/download_617.htm) | [Forum thread](https://forum.worldofplayers.de/forum/threads/1546962)
- [Spine Mod-Manager](https://clockwork-origins.com/spine/)
- [Steam Workshop Gothic 2](https://steamcommunity.com/sharedfiles/filedetails/?id=2787221263)### Requirements
Gothic II (Classic)Gothic II: NotR
Report version 1.30.0.0Report version 2.6.0.0
Ninja 2.9.15 or higher