Luan Vitor Simião Oliveira

Results 31 comments of Luan Vitor Simião Oliveira

the completion for directory navigation when using autocd is very slow too

unsetting this option on zshrc will fix it ```zsh unsetopt PATH_DIRS ```

i think this happens because `/bin/X11/` is a symbolic link to `/bin/` thus creating a circular directory tree that zsh tries to search

did you try disabling windows defender real time protection to measure the performance?

i just reported this because @crutkas asked for it on [twitter](https://twitter.com/ClintRutkas/status/1371151105091014657?s=20).

looks like power launch has loaded(is using??) this dll from powershell 7 ![image](https://user-images.githubusercontent.com/43626415/113065274-f19e5080-918e-11eb-8ad1-bfb1bfc447ee.png)

![image](https://user-images.githubusercontent.com/43626415/114422040-4b8a1780-9b8c-11eb-86d5-cc69b10b9acb.png)

same here, system language is set to Portuguese (brasilian)

I got stack trace of the crash when closing the content, only happens on vulkan. looks related to font rendering? Either way looks like a front-end bug. ``` 04-03 00:54:47.077...

After some more testing, the crash only happens if the frontend is using vulkan. if you have a core overwrite to make flycast use vulkan and the frontend is using...