-
### Family configuration
```yaml
name: AMA | Army Mixa Auron
key: ama
color: Red
emblem: https://cdn.discordapp.com/attachments/881109884412784640/1258545761743015957/20240705_020516_0000-removebg…
-
我想用来做单步预测,修改参数num_for_predict=1。但output的T维度并不是1,所以我修改了decode
``` python
def decode(self, trg, encoder_output, num_for_predict):
output = self.decoder(self.trg_embed(trg), encoder_output…
-
When using FFR, the radius gets pushed towards the top-left instead of being centered relative to your eyes: this causes the side-effect of the lower-resolution areas being fully visible at the bottom…
-
Dear fholger,
first of all, thanks a lot for this, I've tried using FFR in IL2 Great Battle series,
and aside from the occasional crash, it seems to be working as intended.
One thing that I d…
-
### Is your feature request related to a problem? Please describe.
On March 28, 2024, OMB released updates to [Statistical Policy Directive 15: Standards for Maintaining, Collecting, and Presenting F…
-
**Which game is affected?**
DCS World (SteamVR via occulus link)
**Describe the issue**
Hi, the RDM mode was visually working fine in DCS but did not get any increases in performance unfortunatel…
teng1 updated
2 years ago
-
The current system for file type support for background images isn't very good (messy and hard to maintain). Once Chrome supports `image-set()` it would probably be worth implementing it on most layou…
-
I was wondering if there was a way to make the FFR size stay the same size relative to FOV when changing game resolution (specifically in per-app settings in SteamVR). Currently, the higher resolution…
-
First, many thanks for your great work Holger.
I found vrperfkit works very well with Star Wars Squadrons in single player mode, with Easy Anti Cheat "circumvented".
Now when I try to use vrperfkit…
-
Hi there, I've added a vertical offset for FFR, for headsets like the Varjo Aero where the eye centre is actually computed as quite far down.
It's another parameter in the yaml, and is simply taken…