Yury
Yury
I play on Windows btw, not sure if OS is relevant here
> Are the folder names of duplicate maps/songs patterned like this: > ``` > id-song > id-song (2) > id-song (3) > ``` > Or are they very different to...
It seems I spent entire evening, night, and morning debugging this issue only to realize that I had enabled low power mode on my laptop 🤪 The issue generally seems...
What does mean translation type "vanished"?
Latest beat saber versions work with OpenXR, which should allow you to set SteamVR as OpenXR runtime and run the game with it instead of oculus/meta OpenXR runtime. See how...
`requirements.txt` do not have this dependency ``` $ cat requirements.txt gymnasium[atari,accept-rom-license]==0.29.1 h5py==3.11.0 huggingface-hub==0.17.2 hydra-core==1.3 numpy==1.26.0 opencv-python==4.8.0.76 pillow==10.3.0 pygame==2.5.2 torch==2.4.1 torcheval==0.0.7 tqdm==4.66.4 wandb==0.17.0 ```
this seems like an issue of a sub-dependecy that is used one thing to note is that I'm using 3.12 ``` $ python3 --version Python 3.12.4 ``` I haven't seen...
This did work for the `csgo` branch, thanks ``` $ cat requirements.txt gymnasium==0.29.1 h5py==3.11.0 huggingface-hub==0.17.2 hydra-core==1.3 numpy==1.26.0 opencv-python==4.8.0.76 pillow==10.3.0 pygame==2.5.2 torch==2.4.1 torcheval==0.0.7 tqdm==4.66.4 wandb==0.17.0 ```
Will this utilize new native AOT compilation?
cc @f8ith