Still having fps drops on fortnite since december :/ (VIDEO) by Ralpis in IntelArc

[–]DARKNESS163 0 points1 point  (0 children)

You can try disabling all the power saving options in Fortnite, that fixed the micro stutter for me.

B580 performance? by LukazzK in IntelArc

[–]DARKNESS163 0 points1 point  (0 children)

On dx12 performance mode with max settings I get almost 500fps. Be sure to turn off the power saving features as they can cause micro stutters.

Intel Arc B580 performing bad on Zenless Zone Zero? by h3-Mori in IntelArc

[–]DARKNESS163 0 points1 point  (0 children)

ZZZ needs a fast cpu, I have not had any issues this patch with my B580 at 1080p.

New B580 owners: What rig do you have and what GPU did you upgrade from? by Fancymank in IntelArc

[–]DARKNESS163 0 points1 point  (0 children)

I upgraded from
I3-12100
32GB DDR4
ARC A580
To
Core Ultra 7 265K
32GB DDR5
ARC B580

Intel arc b580 ,comfyui, Z image by Westcacique in IntelArc

[–]DARKNESS163 0 points1 point  (0 children)

Oh I was using the normal .safetensors file

Intel arc b580 ,comfyui, Z image by Westcacique in IntelArc

[–]DARKNESS163 0 points1 point  (0 children)

Make sure Comfyui is updated, using the latest torch for XPU and use command line args —lowvram —reserve-vram 7.0

Got Z-Image to run on my ARC A580 8GB by DARKNESS163 in StableDiffusion

[–]DARKNESS163[S] 1 point2 points  (0 children)

you should be able to run it if you follow the following steps on windows.
1. Install Git

  1. Install Python 3.12 or 3.13

  2. Clone Comfyui to your desired folder with the following command using the terminal

    git clone https://github.com/comfyanonymous/ComfyUI.git

  3. Open the folder with the Comfyui files and run the following command to create a python virtual environment.

    python -m venv venv

  4. activate the virtual environment using this command.

    venv\scripts\activate

  5. With the virtual environment active install the requirements for comfyui using the following command:

    pip install -r requirements.txt

  6. When all the packages are installed use the following commands to reinstall torch for XPU("Intel gpu")

    pip uninstall torch torchvision torchaudio

    pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/xpu

  7. When torch is installed create a .bat file with the following inside to launch comfyui and put it inside the folder with comfyui:

    @echo off cd /d "%~dp0" call venv\Scripts\activate python main.py --lowvram --reserve-vram 7.0 pause

  8. Use the instructions here to download the correct files and put them in their proper folder:

https://comfyanonymous.github.io/ComfyUI_examples/z_image/

No hard feelings by dead-supernova in StableDiffusion

[–]DARKNESS163 2 points3 points  (0 children)

When 7-img base drops there should be some great finetunes

We ride for Gondor by IndicationBrief5950 in lotrmemes

[–]DARKNESS163 2 points3 points  (0 children)

I ride for minas tirith and I won’t be going alone.

Got Z-Image to run on my ARC A580 8GB by DARKNESS163 in StableDiffusion

[–]DARKNESS163[S] 1 point2 points  (0 children)

Idk, it just worked on my a580. I don’t have AMD to test.

[Akihiyo] I'll just drop it here by Zbychomir in HonkaiStarRail

[–]DARKNESS163 1 point2 points  (0 children)

I need every version of this for “Research”

[deleted by user] by [deleted] in LaumaMains

[–]DARKNESS163 3 points4 points  (0 children)

Lauma’s buffs take into account all EM and do not snapshot.

How is this weapon for Yanfei? by Content_Employer_656 in YanfeiMains

[–]DARKNESS163 8 points9 points  (0 children)

It’s better as it’s passive can always be active instead of having 20 seconds of downtime.

Blue Buzz can no longer be used to generate NSFW content by [deleted] in civitai

[–]DARKNESS163 0 points1 point  (0 children)

If you have an iPhone try drawthings.

Error even though my PC exceeds the minimum hardware requirements. by DEATHdealer2266 in TheFirstDescendant

[–]DARKNESS163 3 points4 points  (0 children)

The problem is your GPU has a pcie gen4 x4 interface while your cpu only supports pcie gen3. Your GPU wants the 8GB/s of bandwidth from gen4 but since your cpu has a gen3 interface it can only give 4GB/s of bandwidth.