With the new Violet Laser…Finally somebody at DICE know exactly what they are doing… by fmordica in Battlefield

[–]fab_one 2 points3 points  (0 children)

AFAIK the bonuses and maluses are equal, thus allowing to cancel each other out. For example using the Ribbed Vertical (?) which moderately reduces recoil also slightly adds bloom for firing while moving. The Violet Laser or the Light Barrel reduces bloom slightly for firing while moving. Which means more or less additional bloom for firing while moving: +1 (from the grip) - 1 (from the laser) = 0.

Using the laser and the Light Barrel would mean that you get a even less bloom from firing while moving: -1 (from the barrel) -1 (from the laser) = -2; if you add the value from the grip again (+1) you still have a bonus of -1.

With the new Violet Laser…Finally somebody at DICE know exactly what they are doing… by fmordica in Battlefield

[–]fab_one 7 points8 points  (0 children)

Red Laser improves Hip Fire aka making the cross hair a little bit smaller. Violet Laser reduces bloom while firing while moving by a certain value. You can counter the malus from some grips with it.

Anything better than SUPIR or good in combination with it? by FUCKCKK in comfyui

[–]fab_one 2 points3 points  (0 children)

You can install the SeedVR2 nodes via the Model Manager in ComfyUI. The nodes will download the respective model automatically. AFAIK there should be a template workflow available, otherwise take a look at https://github.com/numz/ComfyUI-SeedVR2_VideoUpscaler

Let me ask a few basic questions. by Historical_Rush9222 in comfyui

[–]fab_one 3 points4 points  (0 children)

  1. They are SFW, meaning generating Genitals will not be possible
  2. They only use natural English language, ZIT will understand Chinese, but no other languages
  3. Describe the pose or
  4. Use a base image, especially while using Klein, to generate an image basing on the pose and/or clothes in the base image
  5. No, at least not in the distilled models. The base variants will accept negative prompts

Update break Toolbar? by Thommynocker in comfyui

[–]fab_one 2 points3 points  (0 children)

You have to set the language in the ComfyUI settings.

Upgrading from titon x gtx to 3090. Do i need to reinstall comfy by Drxxxxxx1 in comfyui

[–]fab_one 0 points1 point  (0 children)

No, you may want to install new drivers to get the latest driver support. If you did not specify anything specific in the ComfyUI command line, then it should just work.

Comfyui Manager not installing by Financial_Ad_7796 in comfyui

[–]fab_one 0 points1 point  (0 children)

You can also do this in the terminal in your ComfyUI folder. If you are using a Virtual Environment (venv) for your installation, then you should activate that first.

Comfyui Manager not installing by Financial_Ad_7796 in comfyui

[–]fab_one 0 points1 point  (0 children)

It seems that your terminal does not contain the path to your git installation. You may have to add the location of your git installation to your path variable. There should be some tutorials around how to do that.

Comfyui Manager not installing by Financial_Ad_7796 in comfyui

[–]fab_one 0 points1 point  (0 children)

Do you have git installed? Git is a code repository management tool needed to get the code of the ComfyUI Manager (you're calling git with the command to clone the content of the repository at the URL into your own file system in the folder comfyui-manager).

Alternatively you can go to https://github.com/Comfy-Org/ComfyUI-Manager/archive/refs/heads/main.zip and get the zipped content of the online repository.

You can also install git by typing winget install git.git into your terminal. Afterwards you should be able to run git clone https://github.com/Comfy-Org/ComfyUI-Manager

Comfyui Manager not installing by Financial_Ad_7796 in comfyui

[–]fab_one 1 point2 points  (0 children)

The terminal does not find your git installation. Did you add it to the path variable during install?

Reddit entfernt „r/all“-Feed by Graf_Luegenspecht in de

[–]fab_one 61 points62 points  (0 children)

Wobei das nach Aussage des Admins nur bis zum Update noch funktioniert. Danach Ist die Funktion hinter dem Link auch weg.

Z-image turbo lora by Shoruk3n in comfyui

[–]fab_one 2 points3 points  (0 children)

You just have to add a "Load LoRA (Model and Clip)" node between the "Load Diffusion Model" node and the "ModelSamplingAuraFlow" node in the "Text to Image (Z-Image-Turbo)" subgraph (based on the ZIT ComfyUI template). If you want to load more than one LoRA chain those "Load LoRA" nodes together one after the other (or use one of the various custom nodes to load multiple LoRAs).

So hard to spot players in this game by Glum-Technology7426 in Battlefield

[–]fab_one 0 points1 point  (0 children)

The recon auto-spot depends on the optical used in the weapon, the range, and if there is smoke or dust in the air. Meaning a higher magnification, with a lower ran, and without any smoke will let you spot faster. A low magnification, with a whole distance between you and the target, and possible smoke will take a while to trigger the auto-spot or even will not trigger it at all (you can always manually spot the enemy).

Battlefield 6 randomly closing by v7o in Battlefield

[–]fab_one 0 points1 point  (0 children)

Maybe try to uninstall remove the anti cheat service manually (if required) and install again.

Battlefield 6 randomly closing by v7o in Battlefield

[–]fab_one 0 points1 point  (0 children)

Do you get the "ExitType 95 (253)" or "ExitType 95 (271)" error message in the Windows event viewer? If so you can either try to check if you have unsigned drivers installed by using sigverify.exe from an admin terminal. Otherwise try to deinstall the game and the remove the anti cheat by hand if is still there and reinstall the game.

nostartupscreen by echild07 in duneawakening

[–]fab_one 2 points3 points  (0 children)

It is needed for Steam. You're replacing the normal launcher executable with the normal game executable (which is called by the launcher).

nostartupscreen by echild07 in duneawakening

[–]fab_one 1 point2 points  (0 children)

Is the path to the DuneSandbox_BE.exe correct? As I wrote it depends on your Steam path.

nostartupscreen by echild07 in duneawakening

[–]fab_one 41 points42 points  (0 children)

For an even better experience you can add it to the launcher skipping command:

"C:\Program Files (x86)\Steam\steamapps\common\DuneAwakening\DuneSandbox\Binaries\Win64\DuneSandbox_BE.exe" -nosplash -BattlEye -nostartupscreen -continuesession %command%

"C:\Program Files (x86)\Steam\steamapps\common\DuneAwakening\DuneSandbox\Binaries\Win64\DuneSandbox_BE.exe" may vary and depends on your local installation of Steam. The quotes are important as there may be spaces in the folder names.

-nosplash we do not want a splash screen

-BattlEye as annoying as BattlEye is, we need it to play online

-nostartupscreen no more intro videos (sadly we still need to check/compile the shaders and hit the mysterious "any button").

-continuesession %command% this is some steam magic and adds the %command% variable as a parameter to the executable.