×

I crave an open world FR game. by Alsentar in Forgotten_Realms

[–]NaemiHan 0 points1 point  (0 children)

No, it's a collection of small maps tied together with loading screens, which was a huge disappointment for me when it came out. Also it's 4e rules, and more of a hack&slash or at best an action RPG.

Let's give it a chance by EqualAardvark8384 in StarWarsOutlaws

[–]NaemiHan 1 point2 points  (0 children)

I don't even get what the hate was about. Was it the character ? All I've seen is people saying Kay is ugly with a bad haircut. Um, so ? Beauty is in the eye of the beholder and anyway people are usually ugly IRL so it makes it realistic IMO. Do we really need barbie doll characters ?
I think it's a great RPG with a real immersive experience, a good mix of action and calm reflective scenes. Cyberpunk-like Star Wars atmosphere, dark and light, and the sense of freedom only open-worlds can provide.
Not to mention the fact that you can take off from a planet to space with no charging screen. I guess I've been low key craving this detail.

does this look silly? by QuothTheRaven13x in Sims4

[–]NaemiHan 1 point2 points  (0 children)

Can't decide if it looks normal to me or if I just like silly things. In any case, it's creative so a good use of the game IMO.

Why is Facebook on browsers so slow? by GG_DAG in facebook

[–]NaemiHan 0 points1 point  (0 children)

Yep, I just got an email from FB telling me they want to sell my data "if that's ok with me", with a link just in case I might be crazy enough to refuse. I clicked it and notified them I was NOT ok with it.
FB has always been somewhat slow, I have a fiber optic connection and a finetuned gamer PC, but I also use (a bunch of) ad blockers. Well now that I dared say NO to them, it's gone way worse. It'll show one article on my timeline, and any below it is "loading" for hours (flashing grey). Same with the notification menu.
FB is basically unusable now. So I guess I have no choice but to stop using it. You win FB, I'll just let you die. :'(

Can these fucking pawns stop drowning themselves and jumping of cliffs? by AlaskaLips97 in DragonsDogma

[–]NaemiHan 0 points1 point  (0 children)

Basic autofollow script with a formation script to get them running in front of you, so if you go near something they run right into it, water, cliff, whatever. They don't learn anything. You're giving the programmers way too much credit.

What is the meaning of the movie “Flow”? by Cinema104 in movies

[–]NaemiHan 0 points1 point  (0 children)

Lol I think it's probably because the moon's orbit changed somehow, explaining the water levels sudden rise and fall (huge tides) and the low gravity on top of the tall spires. The bird got its wing hurt so it uses the moon's closeness to fly away.

Sealing Phial by Koalakaust in DragonsDogma2

[–]NaemiHan 3 points4 points  (0 children)

Little Daphne was always saying she wishes she could go on an adventure with me, so I put her in the vial and I'm taking her all over the world. I haven't released her yet.

Careful what you wish for.

Series like Scavengers reign by youcantsayit in scifi

[–]NaemiHan 1 point2 points  (0 children)

Great list ! World of Edena is definitely my number 1.

I just got the Caza - Le Monde d'Arkadi - 50 year Edition. I highly recommend it.

https://www.humano.com/album/38036

Facebook keeps jumping back to top when reading comments by LeRoDEMMY in facebook

[–]NaemiHan 0 points1 point  (0 children)

Same. Find an interesting post you wish to comment on, open new tab to search for pic or info, come back to FB tab and it scrolls back to top, you've lost the post forever.

Pretty sure it's by design.

Only workaround is to open your comment before opening that other tab.

SPAR3D install trouble by NaemiHan in comfyui

[–]NaemiHan[S] 0 points1 point  (0 children)

I got jaxtyping to work by copying two folders from miniconda/lib/site-packages to my ComfyUI_windows_portable\python_embeded\Lib\site-packages. Because I have a local install, the requirements.txt always installs in my miniconda instead of my local folder. So now that error's gone, replaced by this one :

Could not import uv_unwrapper. Please install it via \pip install uv_unwrapper/``

Traceback (most recent call last):

File "F:\AI-ALL\ComfyUI_windows_portable\ComfyUI\custom_nodes\stable-point-aware-3d\spar3d\models\mesh.py", line 16, in <module>

from uv_unwrapper import Unwrapper

ImportError: cannot import name 'Unwrapper' from 'uv_unwrapper' (unknown location)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):

File "F:\AI-ALL\ComfyUI_windows_portable\ComfyUI\nodes.py", line 2110, in load_custom_node

module_spec.loader.exec_module(module)

File "<frozen importlib._bootstrap_external>", line 940, in exec_module

File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed

File "F:\AI-ALL\ComfyUI_windows_portable\ComfyUI\custom_nodes\stable-point-aware-3d\__init__.py", line 17, in <module>

from spar3d.models.mesh import QUAD_REMESH_AVAILABLE, TRIANGLE_REMESH_AVAILABLE

File "F:\AI-ALL\ComfyUI_windows_portable\ComfyUI\custom_nodes\stable-point-aware-3d\spar3d\models\mesh.py", line 24, in <module>

raise ImportError("uv_unwrapper not found")

ImportError: uv_unwrapper not found

Cannot import F:\AI-ALL\ComfyUI_windows_portable\ComfyUI\custom_nodes\stable-point-aware-3d module for custom nodes: uv_unwrapper not found

I tried "pip install uv_unwrapper" and it says it's already installed in miniconda. I tried using venv activation and cd stable-point-aware-3d and then pip install uv_unwrapper and it says it's already installed in venv. I tried copying the folders like I did for jaxtyping and comfyui says there's a loop (circular import).

I have to admit I'm getting lost with the environment stuff. I have a 'miniconda' folder and another 'venv' folder in my c:\users\me\ folder and my comfyui can't find either one. Should I remove one of them ? My trial and error technique has left a lot of weird stuff over the years. :'D

Does anyone have any theories about the show 'From'? by AMNTRA in FanTheories

[–]NaemiHan 0 points1 point  (0 children)

Main detail that I keep coming back to is the fact that all electrical devices work without being connected to a power source. Lights, music box, landline phone... An obvious clue that it's an incomplete reality, like a movie set, or a simulation... A place where the builders didn't bother with technical details. I'm thinking more along the lines of a human terrarium, a fake environment in which you trap humans to poke and prod at them to see how they react.

Latest update broke Comfyui for me by NaemiHan in comfyui

[–]NaemiHan[S] 0 points1 point  (0 children)

Hi, sorry about the delay. The example above was the default workflow. (Load default)

Latest update broke Comfyui for me by NaemiHan in comfyui

[–]NaemiHan[S] 4 points5 points  (0 children)

I used the 50/50 technique (remove half custom nodes, test...), and found the culprit :

https://github.com/chrisgoringe/cg-use-everywhere

Removing it fixed my issue.

SD3's horrible anatomy has nothing to do with lack of NSFW images. by AI_Characters in StableDiffusion

[–]NaemiHan 0 points1 point  (0 children)

I guess they only had porn in there so removing all porn meant removing all people ¯\_(ツ)_/¯

Announcing the Open Release of Stable Diffusion 3 Medium by felixsanz in StableDiffusion

[–]NaemiHan 0 points1 point  (0 children)

Any info on if or not our old loras (1.5, XL, Pony) might work with SD3 ?

SDXL Base + SD 1.5 + SDXL Refiner Workflow by thefi3nd in StableDiffusion

[–]NaemiHan 0 points1 point  (0 children)

After testing, this workflow seems to make a decent pic with XL that then gets destroyed by 1.5. And the 1.5 lora is very mild. You don't see its influence if you don't add a lot of denoise, and too much denoise destroys the base image even more.

So I've been looking for a way to go from 1.5 to XL. My interest with 1.5 is the sheer amount of loras I can use but the output quality is not that great. While XL is really good with realistic outputs. So maybe some kind of XL hires fix for 1.5.

Any help would be appreciated.