Abyss-c0re

Results 4 comments of Abyss-c0re

> Solved 👍 needed to set my locale to UTF-8: ![Screenshot_2020-10-23_00-51-16](https://user-images.githubusercontent.com/31227781/96971467-fa954280-14c9-11eb-89ee-c4ae5d3bdbef.png) ![Screenshot_2020-10-23_01-13-07](https://user-images.githubusercontent.com/31227781/96973598-f74f8600-14cc-11eb-923d-c89dbcc8e1a7.png) > > This command does it for me: > > ``` > LC_ALL="en_US.utf8" cool-retro-term > ``` > >...

Seems like Meta simply purged GameManager, so I removed all the references and called it a fix. [Link](https://github.com/Abyss-c0re/moonlight-android/releases/tag/quest_fix) I will not add this to pull request as it's a device...

After `pip install litellm ` I was able to get it running locally with this config. ``` CHAT_CACHE_PATH=/tmp/chat_cache CACHE_PATH=/tmp/cache CHAT_CACHE_LENGTH=100 CACHE_LENGTH=100 REQUEST_TIMEOUT=60 DEFAULT_MODEL=ollama/deepseek-r1:14b DEFAULT_COLOR=magenta ROLE_STORAGE_PATH=~/.config/shell_gpt/roles DEFAULT_EXECUTE_SHELL_CMD=false DISABLE_STREAMING=false CODE_THEME=dracula OPENAI_FUNCTIONS_PATH=~/.config/shell_gpt/functions OPENAI_USE_FUNCTIONS=false...

CachyOS here (arch based) with KDE Plasma 6.5.4 on Wayland. Using wlx-overlay-s-git Recently switched from Debian with x11 (was using app image before). AUR version appear to be visually different....