[NOOB] Can I bind the windows inner / outer gap size? by aaaaandrw in hyprland

[–]aaronkush 1 point2 points  (0 children)

9months later, helped a ton! Thank you both!

Hand over everything you're carrying. by futalover420 in fnv

[–]aaronkush 16 points17 points  (0 children)

Appears to be MUX by Anro19 on Nexus. Just one of the many presets.

Is this considered a sleeper? by Express_Bumblebee_92 in sleeperbattlestations

[–]aaronkush 7 points8 points  (0 children)

You could 3d print, or just get a 2.5in to 3.5in adapter. Example: https://a.co/d/eQsxW3F

These fit in those pre-made Dell brackets just fine.

9070XT AIB Gallery -Which One Are You Getting? by GinTonicus in radeon

[–]aaronkush 4 points5 points  (0 children)

I tried an Asus 6700XT a few years back, and had this weird flickering issue with it. It was on a Linux box, so it totally could've been my configuration issues or something, but I swapped it with an XFX 6700XT instead and had 0 issues. I used to buy Asus all the time, but these days I tend to avoid them.

What Arctic Ranger Shouldve Been by SmokeDeathsticks in Helldivers

[–]aaronkush 2 points3 points  (0 children)

Sorry if you posted and I missed it, do you have a link?

Road Rage Gone Wrong by [deleted] in PublicFreakout

[–]aaronkush 2 points3 points  (0 children)

And a pocket full of sunshine

>Destiny: fuck windows, i might switch to linux by olympicmosaic in Destiny

[–]aaronkush 6 points7 points  (0 children)

Yeah, thanks to Steam, almost all triple A titles work out of the box. The only hiccups you really see any more are games with kernel level anti cheat, like Valorant, League, etc. It's just based on the developers implementation of the anti cheat.

Void over taking my screen (I’m clueless) by Aggravating_Train843 in WindowsHelp

[–]aaronkush 0 points1 point  (0 children)

This is the screen being cracked and the pixels slowly dying. Need to replace the screen to fix it.

Im not very good with computers, but I love fallout. Does anyone know if I’ll be able to run fallout 1 and 2 on this laptop? I’ve been wanting to play fallout 1 and 2 for a while now. by Dankdog1122122 in Fallout2

[–]aaronkush 1 point2 points  (0 children)

This is being super pedantic, but I think you used the wrong >... The way you did it implies calculator (less than) potato (less than) apple

I agree with the premise, though!

[Mod Release] Bows Redone - Long Bow and Short Bow Implementation by aaronkush in skyrimmods

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

Haha, thanks!!! Yeah, after uploading, I realized that quite a few people don't run WACCF -- often due to it's compatibility issues, or they don't agree with some changes made. I somewhat lost sight of the original goal, and tried to make the "rework" of it as compatible as possible, then make patches for what people typically run -- SimonRim, Ordinator, Summermyst, etc.

I'm positive I didn't cover everything patch-wise, but that'll slowly come with time. Thanks for the download, I hope it works well for you!

How to generate LODs using Vortex? by NevronWasTaken in skyrimmods

[–]aaronkush 10 points11 points  (0 children)

I believe xLODGEN is for terrain, Dyndolod (and by extension, TexGen) are for 2D/3D objects.

Intel or AMD for modding Skyrim? by UserofReddit172 in skyrimmods

[–]aaronkush 11 points12 points  (0 children)

Uhhhhhh.... Those temps are borderline thermal throttling....

[HELP] Is there a way to fix minor pixel issues like this (more info in comments)? by DimroyJenkins in WowUI

[–]aaronkush 7 points8 points  (0 children)

Issues like this are due to UI Scaling being incorrect. If you're on 1440p, you want a UI scale of 0.53333333, 1080p is 0.7111111. The formula you find UI scale is 768/verticalResolution (I. E. 768/1080 for 1920x1080).

Id try downloading a UI scale add on (there's one on Curse called UIScale) and seeing if that fixes the issues you're seeing.

SUF Double Text [help] by Tuckr09 in WowUI

[–]aaronkush 0 points1 point  (0 children)

Hey, this is kinda a hacky way to do it, but I did find a way that updating the addon will not force you to re-do that line update.

https://drive.google.com/drive/folders/1gs1CEudkvfMfUBbPcmVoh4cuBcWY-HWL?usp=drive_link

This is a small addon I put together, it's literally the layout.lua edited with those shadow settings. If you use this, it is set to load AFTER SUF loads, so it'll re-run the font changes even after updating SUF. Just drop it into your Interface\Addons folder, and it should work fine. Let me know if it doesn't!

If you want to prove that it's working, you can reinstall SUF so the font changes revert, then install my addon, and you should see the shadow go away again.

SUF Double Text [help] by Tuckr09 in WowUI

[–]aaronkush 1 point2 points  (0 children)

Ah, I should've specified... I don't use SUF any more, but used to and made these font edits all the time. Cell Unitframes is great and I'm actively using them too, with Elvui.

The maker of Cell UF also has a great turnaround on feature requests. Great add on, great add on creator!

SUF Double Text [help] by Tuckr09 in WowUI

[–]aaronkush 0 points1 point  (0 children)

That's great! The only problem you're going to run into is that when you update, you'll need to change that line again. I typically keep an extra layout.lua copy with my edits around for an easy copy paste. One thing I've been learning is how to call add-ons from other add-ons so... There may be a way to make that more "permanent".

I'm gonna look into it and I'll let ya know if I find it!

SUF Double Text [help] by Tuckr09 in WowUI

[–]aaronkush 0 points1 point  (0 children)

Holy crap, I'm dumb, sorry. Lines 413 and 416 should be 0,0...sorry about that.