Kamilkampfwagen-II
Kamilkampfwagen-II
### Preflight Checklist - [x] I have fully read the [README](https://github.com/stnkl/EverythingToolbar/blob/master/README.md) and it did not solve the problem. - [X] I have searched all [open and closed issues](https://github.com/stnkl/EverythingToolbar/issues?q=) for the...
The release should have contain the translations and switch languages according to system.
In order to get AperturePBR_Portal material shader working, a pair of texture hashes needed to be configured: `rtx.rayPortalModelTextureHashes = textureHash1, textureHash2` The code block enforcing this requirement [here](https://github.com/NVIDIAGameWorks/dxvk-remix/blob/main/src/dxvk/rtx_render/rtx_scene_manager.cpp#L519). However replacement...
`dxvk.conf` can hold [rtx options](https://github.com/NVIDIAGameWorks/dxvk-remix/blob/main/RtxOptions.md), I found this sample [dxvk.conf.txt](https://github.com/NVIDIAGameWorks/rtx-remix/files/12766907/dxvk.conf.txt) in Portal Prelude RTX, so I assume this was intentional. **Problem:** Majority of the rtx options that are set by...
As stated in the description, this option uses additional memory yet doesn't have any effect on games with no portals, which is the majority of them. It should be disabled...
This was Mark's suggestion for a quick solution. The effect light radiance is set to the replacement material's albedo color. If the material has no replacements, no light will be...
This would allow for retry or self elevation mechanisms when using nmuidi in shell scripts. I have no idea if there is a convention for return codes, but in this...
**Describe the feature you'd like** Some balance changes, and / or an easy mod. **Justification** Fightning off 3 enemies at once is really overwhelming as you have to spend reserves...
Currently the addon only supports the former SearX, and even then it doesn't work with instances whose url isn't in the list (I think). [SearX](https://github.com/searx/searx) is no longer maintained, it's...
**Is your feature request related to a problem? Please describe.** I would like to bind built in hotkey combinations like `Ctrl + V` while preserving the original functionality. **Describe the...