Carter

Results 61 comments of Carter

I get the same issue on PopOS

The upcoming update will fix this, I will close this when it releases.

I was able to replicate the issue by downloading the portable build and trying to import AoF6 from a zip After some troubleshooting, I was able to track the issue...

> > I was able to replicate the issue by downloading the portable build and trying to import AoF6 from a zip > > After some troubleshooting, I was able...

@Delirious1874 Windows can be a bit finicky with GPU selection on multi GPU systems, I think I ended up having to select "specific GPU" and select the wanted GPU.

You go to the same place you choose between "High Performance" and "Power Saver" modes for specific programs, and you instead click "Specific GPU" (should be the bottom option) and...

I guess that’s something that only shows up for some systems then. I noticed that in your screenshots of settings you are using OpenJDK while in Prism you seem to...

After a few hours of throwing ideas at Windows Terminal, I got something that might work. Working off of the example given at https://www.codementor.io/@slavko/creating-parametrized-powershell-one-liners-rx1vk1nyc I got this using the script...

Yeah that might be a better solution then the black magic I gave. The next issue will be calling the needed parts of the script based off of the arguments...

Yeah, theoretically that _should_ work. If I end up having the time (and motivation), I'll put together a pull request on a proof of concept.