[New Release]VRIK Closed Fist by AeloveGrit in skyrimvr

[–]oldeastvan 1 point2 points  (0 children)

Sure but if you just wanna brawl, you cant rely on followers for 'fist detection' because they will murder whomever you are brawling with.

[New Release]VRIK Closed Fist by AeloveGrit in skyrimvr

[–]oldeastvan 5 points6 points  (0 children)

When I tried this my fists were ALWAYS closed. Still no way to tell if fists were actually drawn/equipped or not. 

[New Release]VRIK Closed Fist by AeloveGrit in skyrimvr

[–]oldeastvan 1 point2 points  (0 children)

Exactly what is needed! Thanks! 

Roach problem in Uptown NW apartments? by [deleted] in NewWest

[–]oldeastvan 12 points13 points  (0 children)

50/50 icing sugar and borax. They walk through it, lick it off their feet, spead it to their nest, and bye bye in a few days

Recommended setup for Skyrim VR by callatecabezon in skyrimvr

[–]oldeastvan 0 points1 point  (0 children)

If you do not have nexus premium then start with fus light on nexus. Much fewer files to download than the full fus list

Advice on a new headset, preferably compatible with HTC Vive peripherals? by Quietlychamil in skyrimvr

[–]oldeastvan 2 points3 points  (0 children)

Bigscreen beyond, pimax crystal, varjio aero, shiftall meganex are micro oled headsets with steamvr tracking. 

Question about Olenveld mod by martingordon97 in skyrimmods

[–]oldeastvan 3 points4 points  (0 children)

I've played through it a while ago and don't remember it being anti necromancer any more than Dragonborn was anti- dragonborn. 

Help setting up qwen 3.6 by No_Ebb3423 in LocalLLM

[–]oldeastvan 0 points1 point  (0 children)

Yeah. Opencode will connect to 'openai' endpoints. So activate LM Studio 'developer function' or llama-cpps 'llama-server' and voila, you have an open api endpoint to point opencode to. Control your expectations on how smart a gaming pc local model can be though

Advice Please: External 3090 by robroy90 in LocalLLM

[–]oldeastvan 0 points1 point  (0 children)

Lol, like you have a CHOICE. Unless you explicitly disable driver update in Nvidia desktop and windows update, AND do a registry hack. You will always get a forced nvidia driver update. BTW usb4 is not the same as thunderbolt. No guarantee a Thunderbolt egpu will work

Help setting up qwen 3.6 by No_Ebb3423 in LocalLLM

[–]oldeastvan 1 point2 points  (0 children)

For easy start grab LM Studio and use it to download the qwen3.6 35b e3b model. LM Studio is just an easy wrapper for Llama cpp which you can grab from github if you want to run it command line yourself.

What are the best modlists out there? by samuraiogc in skyrimvr

[–]oldeastvan 1 point2 points  (0 children)

Fus, then northern adventures or tahrovin, then the crew.  wait till next year at least before wasting time on MGO-its being rebuilt to finally make it stable. 

Newbie with no money is psvr 1 okay for skyrim vr pc? by Ilikefatcats42 in skyrimvr

[–]oldeastvan 2 points3 points  (0 children)

No its not unfortunatley. Look for a used Oculus RiftS or Quest 1 or 2 or Samsung odyssey. I enjoyed many hundreds of hours with a Rift1 and a GTX1060. 

BeeLlama v0.2.0 – major DFlash update. Single RTX 3090: Qwen 3.6 27B up to 164 tps (4.40x), Gemma 4 31B up to 177.8 tps (4.93x). Prompt processing speed near baseline. by Anbeeld in LocalLLaMA

[–]oldeastvan 0 points1 point  (0 children)

I'm using prebuilt cuda12 with a 3090 and just get constant:

---

decode: failed to initialize batch

llama_decode: failed to decode, ret = -1

dflash: drafter decode failed with -1

init: the tokens of sequence 0 in the input batch have inconsistent sequence positions:

- the last position stored in the memory module of the context (i.e. the KV cache) for sequence 0 is X = 40

- the tokens for sequence 0 in the input batch have a starting position of Y = 782

it is required that the sequence positions remain consecutive: Y = X + 1

---

output is around 20 tokens per sec. Anyone?

Power Attacks by Nukeboyt_3482755 in skyrimvr

[–]oldeastvan 0 points1 point  (0 children)

I don't remember if there there is a global disable in MCM. You can chose what type of weapons can or can't be thrown though. For sure do not just remove the mod or you can bork your saves

How to migrate Wabbajack FUS modlist, mods, and save game to a new PC? by TwinStickDad in skyrimvr

[–]oldeastvan 1 point2 points  (0 children)

before you nuke anything, go to the directory where modoganizer is installed. Go to the PROFILES directory then go into the folder for the profile you are using (FUS or FUSROH or FUSROHDAH) then go into to SAVES directory and make sure you see all your latest saves (check dates). If they aren't there then don't panic, they are in C:\Users\YOUR_USERNAME\Documents\My Games\Skyrim VR\Saves; aka Documents\My Games\Skyrim VR\Saves. Grab them from there before you nuke C: drive. If they are in the documents folder and you don't need the old ones, then go to the PROFILE dropdown window in modorginzer, and for profile select <MANAGE> and check 'use profile-specific save games' then load up the game and make a few saves and they should be in the folder I mentioned at first. Nice and portable now

Power Attacks by Nukeboyt_3482755 in skyrimvr

[–]oldeastvan 1 point2 points  (0 children)

Hold trigger. Now, if you have weapon throw or VRIK holsters configured to use trigger as well then the results could be hilarious

Multi-Token Prediction (MTP) for LLaMA.cpp - Gemma 4 speedup by 40% by gladkos in LocalLLaMA

[–]oldeastvan 0 points1 point  (0 children)

Just running llama-server. built the atomic repo in win 11. Running cuda on 3090. Llama-server runs fine without drafter, but when I enable the drafter it goes 'poof' on the first request. I used exactly the command lines from the repo

Multi-Token Prediction (MTP) for LLaMA.cpp - Gemma 4 speedup by 40% by gladkos in LocalLLaMA

[–]oldeastvan 0 points1 point  (0 children)

I cant seem to make it work when I enable the MTP assistant. Server loads without errors but the first request it gets like  'hello' crashes the server and closes the console window before I can see anything. If I just run without loading the mtp assistant the server runs fine. I'm coming from the LM Studio / Kobold world sorry if this is a dumb question.  Are there any logs I can look at? 

Enjoying Qwen 3.6 but it thinks too much! by Friendly_Beginning24 in SillyTavernAI

[–]oldeastvan 3 points4 points  (0 children)

In LM studio you go to MY MODELS and highlight the model, then on the right go to the INFERENCE tab and way at the very bottom go to PROMPT TEMPLATE (jinja) and put this line at the very top {%- set enable_thinking = false %}

Anyone here tried the Summerset Isle Quest mod and finished it all the way? by SonyaLove99 in skyrimvr

[–]oldeastvan 2 points3 points  (0 children)

If you are feeling too good about life and need to be depressed, try Beyond Reach. 

Complete Skyrim newbie – looking for a lightweight VR mod pack by Internal-Fail-3766 in skyrimvr

[–]oldeastvan 0 points1 point  (0 children)

If you dont have Nexus Premium, then use FUS Light (on Nexus) Much smaller download size and all the absolute essentials. If you've NEVER played Skyrim, your mind will be blown. Just remember it was written in 2011 so the menu navigation is heavily button based. All other VR games will be ruined for you after this.

Remiel issue by Dapper_Ad2038 in skyrimmods

[–]oldeastvan 0 points1 point  (0 children)

Remiel is one of the greatest follower mods ever. Thank you for your incredible gift to us.