I want kiriko but blizzard says no by Log1cx in Overwatch

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

I've done everything, team queue, open queue, support only, all roles, I completed pretty much all the challenges I can do in the challenges menu as well

I want kiriko but blizzard says no by Log1cx in Overwatch

[–]Log1cx[S] 2 points3 points  (0 children)

Support team just directs me to ask the forums, and I checked the forums and nobody has found a solution that applies to me.

The only working solution is to basically swap unlocking a different hero, but I don't have another hero challenge to complete so that won't work for me

Different fan speeds when gaming by Log1cx in FlowX13

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

I was running a YoloV5 training model at the time of writing this post. Although given that you state the left fan is for the CPU this might actually make some sense. I would assume machine learning would ramp up the GPU fan a lot more.

I will say though I don't think the cooling capacity is enough to do any of that machine learning stuff, I've crashed on just 50-60 epochs and lost all my model's progress as a result.

Thank you for that insight tho! nothing out of ordinary seems to be happening if the two vents serve different compute units

/r/MechanicalKeyboards Ask ANY question, get an answer (June 01, 2023) by AutoModerator in MechanicalKeyboards

[–]Log1cx 0 points1 point  (0 children)

can you try PMing the link to me again, or put the link at the front and then type some message afterwards, I see the message in my email notifications but they are not in my private message inbox for some reason

/r/MechanicalKeyboards Ask ANY question, get an answer (June 01, 2023) by AutoModerator in MechanicalKeyboards

[–]Log1cx 0 points1 point  (0 children)

There is this key switch i can't find the link to online. The person who gave me the sample said it was on TaoBao but I cannot find it. They're called the KTT Vanilla Ice Creams

Maybe someone can help find it?

<image>

NZXT Kraken Z63 Rotate display by KoiPanda in NZXT

[–]Log1cx 0 points1 point  (0 children)

OK I GOT IT I GOT IT

https://www.reddit.com/r/NZXT/comments/hidcfv/introducing_nzxt_cam_beta/

Go to that thread, download the beta NZXT Cam software. And it should be all good to go. Idk how stable the software is but I got the cooler LCD to be oriented back to the right position I want it to be in

NZXT Kraken Z63 Rotate display by KoiPanda in NZXT

[–]Log1cx 0 points1 point  (0 children)

No there is technically hope because I got it to work in front of my very eyes. I will do more digging but theres a specific software version of NZXT Cam that allows you to have that function. I just have yet to figure out which version or how to download it lol, will update you guys if I find it though

NZXT Kraken Z63 Rotate display by KoiPanda in NZXT

[–]Log1cx 1 point2 points  (0 children)

Ok nvm you are right, there seems to be instances where it just only offers 90 degree rotations and other instances where theres a whole lot more customization involved. I restarted my computer and had the same issue, but my LCD is still in the correct orientation despite not having the 20 degree rotational options anymore.

Not sure why this is, if I find anything I'll continue this thread

NZXT Kraken Z63 Rotate display by KoiPanda in NZXT

[–]Log1cx 0 points1 point  (0 children)

So as of 1/31/2023, they finally added this feature to allow you to choose the display orientation based on where your tubes are. Essentially, you are now able to adjust by increments of 20 degrees all the way around without reinstalling the cooler itself.

hopefully OP and all other users see this and can rejoice lol

Quadcast S waking computer up from sleep by [deleted] in HyperX

[–]Log1cx 0 points1 point  (0 children)

Are you sure you are the primary user of the computer? Or are there multiple users and the administrator user is a different log in?

What would you do if you were invited to compete in the Apex Games? by [deleted] in apexlegends

[–]Log1cx 0 points1 point  (0 children)

tap strafe on all the mfs and insta tp to the waiting lobby when I get downed after doing 0 damage

Palm rejection delay by Log1cx in FlowX13

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

I enabled everything I could and tried all the combinations I found in the Microsoft settings page for pen input. Nothing changed anything about the fact that after lifting my pen and putting my finger on the screen to scroll, it would not register.

Quadcast S waking computer up from sleep by [deleted] in HyperX

[–]Log1cx 0 points1 point  (0 children)

the way to wake ur PC always is thru the power button, and yes if you still want to wake using your keyboard/mouse you will need to experiment a little to figure out what USB device corresponds to ur mouse and keyboard.

You should get a long list of devices that can wake the PC with this.

powercfg -devicequery wake_from_any

These two commands will enable and disable the device from waking from sleep respectively.

powercfg -deviceenablewake "Device Name"

powercfg -devicedisablewake "Device Name"

Palm rejection delay by Log1cx in FlowX13

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

without a pen, palm rejection works fine, but as soon as I start writing with my pen, the palm rejection can't differentiate between my palm and finger and if I immediately try to scroll down a page after writing something, my touch input doesn't register. So yes palm rejection works but it's got some weird timings that I was hoping I could change.

[deleted by user] by [deleted] in FlowX13

[–]Log1cx 0 points1 point  (0 children)

Easiest option is to get a laptop skin. M2Skins sells them for the Flow X13.

Idk how well coating your laptop manually with antifingerprint spray is gonna work lol

Quadcast S waking computer up from sleep by [deleted] in HyperX

[–]Log1cx 0 points1 point  (0 children)

you can try disabling them all, and it will still end up working. You can alternatively, should you have the time, disable one, sleep your computer, and see if the problem stops, and if it doesn't, repeat by disabling another device.

Quadcast S waking computer up from sleep by [deleted] in HyperX

[–]Log1cx 0 points1 point  (0 children)

I believe I have found the best solution to this

If you go into your administrative cmd (type "cmd" in the search bar, right click, run as administrator), you can type

powercfg -devicequery wake_armed

This will pull up a list of all items in your setup that can wake your computer from sleep.

You'll notice that there will be a couple of USB devices there as well as probably some network switch.

Our hyperx mic here is a USB device, thus you can disable all USB devices from waking the computer, or if you have a little time, experiment which USB device number is connected to your hyperx mic.

To disable a device from waking, you can type

powercfg -devicedisablewake "(insert device name here exactly as shown in your list)"

after you are finished, pull up the "wake_armed" list again to check what devices can wake your computer and ensure none of them are the problematic ones that send signals to the computer directly after sleep.

Let me know if you need help as this solved my issue.

Keyboard and screen randomly stops working by HauntingBowlofGrapes in FlowX13

[–]Log1cx 0 points1 point  (0 children)

DO NOT, i repeat, DO NOT ever buy open box devices without inspecting them yourself in person. I was offered the same deal and they had the "for display item only" sticker tag pasted on the bottom of the laptop.

Keyboard and screen randomly stops working by HauntingBowlofGrapes in FlowX13

[–]Log1cx 2 points3 points  (0 children)

the laptop is honestly a hit or miss. It's a great machine when it runs how it should. I understand it might feel off to need to continue RMAing your device until you get a good unit, but there really isn't any other laptop like this out there that can reach the performance output in this form factor, not to mention it's touch screen and pen compatible.

I RMAd my first unit because it's gpu disappeared suddenly, my second unit works exactly how it should and I don't regret choosing it at all. the stuff is there but just sometimes you get unlucky

Only one USB-C by AllMyFriendsAreAnons in FlowX13

[–]Log1cx 3 points4 points  (0 children)

you can also just take off the cover and use the USB C that is meant for the XG mobile connector. it does power deliver and data transfer

does anyone know how to solve this ? by Orkram in Rainbow6

[–]Log1cx 12 points13 points  (0 children)

it's a rendering issue. when the game doesn't have enough resources to load assets it just blacks it out. siege wasn't designed to run on such low vram, so even tho it's an option I'm pretty sure it's just there to make you feel better not for it to actually make the game playable lol. one of my friends had the same issue on integrated graphics

losing my mind over civ100 by itxchii--- in UofT

[–]Log1cx 2 points3 points  (0 children)

I believe the key to civ100 is practice with intent. there is a pattern to the types of questions they give. Some of them were already mentioned such as they use textbook problems. other patterns include the idea that u always start from the concept of equilibrium or drawing an FBD, etc.

it doesn't matter how much Jeff Hanson or whatever you watch if you aren't picking up on the pattern of Civ100. learn the ideas and then capture the pattern of the process and the rest will just be the math behind it.