#tech-support

1 messages · Page 123 of 1

proven sundial
#

And the other one with 20 uses

south mesa
#

what is d

broken swift
#

This one is 62,5wk idk how long will it last

void wedge
#

This one is 32 usd

#

1 dollar mer mm

broken swift
south mesa
broken swift
broken swift
proven sundial
south mesa
#

ah I see

broken swift
proven sundial
#

Well that one is 16 euro for me

#

Re-usable 6 euro

#

Regardless worth it

#

Every penny

south mesa
#

would you say Path of Exile is more demanding than Endfield right now? or the other way around

proven sundial
#

Path of exile is less demanding

broken swift
proven sundial
#

You know what is hard to run

#

Bf6 with 96 players

south mesa
#

I will give you a solid 6/7 for that joke

broken swift
void wedge
#

@proven sundial phase changes materials should get better contact tho. Read up on the cryonaut and it got worse contact since it doesn't fill in micro gaps on the die.

proven sundial
void wedge
#

And it's conductive just like liquid metal

proven sundial
#

I showed

void wedge
#

Ye

summer pagoda
#

Tell me there is a 96 player metro remake server bedge

proven sundial
summer pagoda
#

one way to find out

proven sundial
#

My 9960x is 78 percent loaded on those servers

void wedge
#

Whenever I need to repaste the 9070xt or my cpu, I'm just going to go with PTM7950

broken swift
void wedge
#

Best thermal performance overall

proven sundial
summer pagoda
#

it's good for it's application, the performance isn't special tbh

proven sundial
#

Honestly with the carbonaut my max cpu temp is 73 degrees

#

The carbon pad that is

broken swift
void wedge
#

Think mine is the same with the thermalright paste. But also heavily depends on my fan curve

boreal gate
proven sundial
broken swift
drowsy cipher
#

ive been playing with the idea of actually getting an aftermarket cooler and also decent thermal paste but stock runs, so it runs

void wedge
#

My fan curve is very slow. 35% until 55°, 45% at 70° and 60% at 80°

proven sundial
void wedge
#

But I also got s fractal torrent with huge front fans. And it's basically a wind tunnel

#

Those fans runs much slower tho

proven sundial
#

Hmmm well yeah so be it

#

It's surprising playing at 280 watts on bf6

#

On cpu

summer pagoda
#

RTSS LETSFUCKINGGOOOOO

broken swift
#

On the screen on your aio/cooler or like metalman said

proven sundial
#

Actually mobo has a virtual display

#

For temps

summer pagoda
#

rich boys out here EncoreWheeze

broken swift
#

Is there a screen on it?

#

Ah so rtss it is

stable plaza
#

yo so i have a problem with reinstalling windows

#

i can't use the 'reset my PC' option because the recovery media or whatever doesn't show up

tall acorn
#

reinstall through USB

stable plaza
#

i try to use a USB to reinstall windows 10 but i see one button

#

'Install Now'

#

do i just press that?

summer pagoda
#

you need msi afterburner

summer pagoda
#

customize it

proven sundial
#

This one joker

broken swift
#

The one without number for cpu. (It's the average temp of all cores)

proven sundial
summer pagoda
#

I like the texture

patent shoal
broken swift
drowsy cipher
#

im going to file off the "built for pros" because thats cringe

patent shoal
tall acorn
#

and that's quite literally it

proven sundial
patent shoal
summer pagoda
#

that's how all gacha feedback forums go

#

complain about x issue

tall acorn
#

i explained the reason for the changes reasonably clearly, and even provided additional details and links for clarification on where stuff had been previously stated

proven sundial
stable plaza
#

@tall acorn i can't seem to find an option where i dont have to manually format my C

patent shoal
#

I remember I was defending some story feedback because the people who were discussing it doesnt even read the lore pickup (the collectable) and doesnt know how chain of command work

and I got called stupid by them......

tall acorn
#

there is literally zero reason to comment on someone elses feedback, **unless you're either making a comment, or are trying to change/sway/manipulate their feedback **

patent shoal
summer pagoda
#

truly how do expect a community manager to sort through all that talk for feedback

tall acorn
#

quite generous

broken swift
#

I just took a peek and damn it's chaotic there PerliDerp

patent shoal
#

nearing 2 day now

tall acorn
#

asking for anything considerably lower than that is just wanting to discuss opinions in a channel that isn't meant for them

summer pagoda
#

they should just perma lock all disc CursedCat
stick to you up and down votes

#

reddit brains

tall acorn
#

there's more places in this server where you can express those opinions compared to just #1461653979862925498 alone

summer pagoda
#

click on the settings > monitoring tab

proven sundial
#

Do not reply to endfielder

summer pagoda
#

oh

#

I didn't even notice

patent shoal
tall acorn
#

if you can't redirect to the proper channels that were opened specifically to help with your issue, after also being aware of the guidelines and intended purpose for the forums, you're complaining just because you want to or something idk

tall acorn
patent shoal
#

I mean, skipper already saw him earlier

#

like

proven sundial
#

Posting fake pictures and such and spreading misinfo

patent shoal
#

the few hours ago chat

tall acorn
stable plaza
#

i wanted to know if i can do this without having to uh

#

do that

tall acorn
stable plaza
#

im trying to run the USB Win10 creation tool while im actually booted on windows 10\

rancid loom
#

what the heck happened

stable plaza
rancid loom
stable plaza
#

i got told i have to use USB boot

rancid loom
#

aight USB install it is

broken swift
stable plaza
#

yeah but USB install presents me with choice to delete partitions or whatever and i dont wanna deal with that rn

finite saddle
#

Do y'all know why I can't login to my gryphline account for top up on other devices?

proven sundial
tall acorn
rancid loom
finite saddle
rancid loom
#

that or the recovery environment of his is corrupted

proven sundial
#

To get it back

tall acorn
# tall acorn honestly this is the safest, but you could check by running `reagentc /info` in ...

Here's the order of commands and why this sequence makes sense:

1. dism /online /cleanup-image /startcomponentcleanup

This command removes old, unused versions of Windows Update files and components, which can free up space and prepare the system for repair operations. It ensures your component store is in good shape before proceeding with deeper repairs.

2. dism /online /cleanup-image /restorehealth

This command scans the component store for corruption and repairs it by downloading fresh files from Windows Update or a specified source. It's essential to fix any issues in the component store that might cause problems for the System File Checker (SFC).

3. SFC /SCANNOW

This command checks the integrity of system files and replaces any corrupt files with the correct version, using the component store repaired by the previous command. Running it last ensures it has access to a clean component store.

Why this Order? Running startcomponentcleanup first prepares the system for repair. restorehealth ensures the repair tools themselves aren't compromised. SFC can then operate effectively, relying on the now-clean component store.

rancid loom
tall acorn
#

follow this if it isn't present at all and won't work

rancid loom
stable plaza
rancid loom
#

did you double check?

rancid loom
finite saddle
tall acorn
#

read the message

stable plaza
#

like what is this instruction for

tall acorn
#

it's

#

in the message

rancid loom
south mesa
#

guys so I've never applied Thermal paste before... could you tell me what is the the most effective shape or way? and are there any precautions I have to be aware of?

stable plaza
#

yeah but does this mean i dont have to reinstall windows or whatever

tall acorn
#

no

finite saddle
tall acorn
#

you will have to reinstall windows no matter what..

steel swift
#

Try link your account & login via email?

broken swift
broken swift
#

Liquid like paste mx4-mx6 then you have to spread it yourself

steel swift
#

Looks like nonsense ngl

south mesa
tall acorn
rancid loom
#

did you make sure you are logging in to the same account? @finite saddle

south mesa
#

and how big is the square

tall acorn
#

doing various shapes can lead to air pockets

broken swift
stable plaza
# stable plaza

@tall acorn ok so im presented with this, the option does exist

broken swift
finite saddle
tall acorn
steel swift
#

I always spread it with spatula to cover all the cpu

rancid loom
#

pebcak issue then okay

south mesa
#

also, the store included alcohol swab as a bonus, it's safe to use it to clear old paste, right?

#

just wanna make sure

rancid loom
tall acorn
broken swift
south mesa
#

Aight sure

#

big X?

broken swift
#

Press it with force

south mesa
#

with 0.5cm distance to the edge

broken swift
#

It's thick af

#

So you need more force than normal paste

proven sundial
#

Cross yes

summer pagoda
#

I used to be a pea size kinda guy, but now I'm liking the cross method AbbyCheers

steel swift
#

Toast

summer pagoda
#

toast people are crazy

proven sundial
#

Now i am the carbon pad guy

tall acorn
# proven sundial

any is fine, but the circle method makes air pockets less likely and ensures more even distribution from the center to the outer surfaces of the CPU

short ridge
tall acorn
#

more is also better than less

steel swift
#

I'm a perfectionist PerliFumo

rancid loom
#

I like the buttered toast....as long as it's a non conductive thermal paste

broken swift
summer pagoda
rancid loom
#

ya know what eliminates this dilemma? Thermal Pads

broken swift
#

It's thick and hard like clay

stable plaza
#

@tall acorn

south mesa
#

what happen if the paste overflow

stable plaza
#

persona files and apps? or just persona files?

tall acorn
summer pagoda
stable plaza
broken swift
rancid loom
#

I recommend nothing if I already have malware in my computer honestly

#

best to start on a clean slate

tall acorn
stable plaza
broken swift
summer pagoda
vivid turtle
#

is someone else having this bug? or is it a problem on my side? its when seeing the facility details of a zipline

rancid loom
tall acorn
#

you can just clean up the paste or leave it if you want

proven sundial
#

This is all you need later in life

tall acorn
#

no issue

south mesa
summer pagoda
patent shoal
rancid loom
proven sundial
broken swift
rancid loom
#

speaking of themal pastes, have you encountered a person who kinda messed up using liquid metal paste on their rig?

vivid turtle
proven sundial
broken swift
rancid loom
vivid turtle
proven sundial
broken swift
steel swift
rancid loom
rancid loom
steel swift
#

updated?

vivid turtle
broken swift
rancid loom
rancid loom
#

🥀

tall acorn
#

i'd recommend following the DDU guide in the pins

proven sundial
#

Make it 20 today perhaps

rancid loom
summer pagoda
#

Ima try it

proven sundial
broken swift
proven sundial
broken swift
#

Ah sadly it's true PerliWaaaaa

summer pagoda
#

hmm yea constant micro stutters

patent shoal
#

surely we need to push the "If it works, dont touch it" agenda

proven sundial
#

We go intel

#

Gpu

patent shoal
#

why people like to update their driver everytime

#

just why

proven sundial
#

It's dopamine

south mesa
#

we go vega 7

proven sundial
#

Clicky click

broken swift
proven sundial
#

Intel drivers are actually damn stable

broken swift
broken swift
summer pagoda
#

I've only heard endfield is borked though PerliFumo

proven sundial
#

Bf6 and re9 is aswell

#

Sad days

summer pagoda
#

DX11 runs fine

broken swift
#

How the heck can old driver run way better than new ?

summer pagoda
#

that first scene is weird

patent shoal
#

since I feel that their game texture is corrupted....

broken swift
summer pagoda
#

yea it's just Vulkan that has stutter issues

proven sundial
steel swift
broken swift
steel swift
proven sundial
#

We should just go and steal a server rack each

#

From open ai

broken swift
summer pagoda
#

GTA 6 will feature a RAM heist mission

proven sundial
#

That would be funny AF

summer pagoda
#

raid the local datacenter while the mob of environmental protesters distract security dorojam4

patent shoal
#

only the user with new AMD platform who can use the RAM from heist mission

#

since its mostly ECC ram

wind storm
#

anyone getting start up fails and freezing issues

proven sundial
wind storm
#

1 sec

#

Graphics card: AMD Radeon RX 6700 XT
RAM: 32 GB
Processor: 12th Gen Intel(R) Core(TM) i3-12100F

proven sundial
wind storm
#

no the game just freezes and takes a while to lauch

proven sundial
wind storm
#

reseting the pc trying multiple times to enter and that basicly it and dont know much when this happens also this is the first time since lauch back in Jan 22

proven sundial
broken swift
broken swift
wind storm
#

ive even played RD2 with it

proven sundial
#

Anyway is it repairing the game ?

short ridge
#

@proven sundial PerliFumo

tall acorn
short ridge
#

My shit internet days are overrr

wind storm
#

it will take a while but its doing it has every integrity check does

proven sundial
broken swift
short ridge
proven sundial
#

I want nasa internet

short ridge
#

Just for a bit more

tall acorn
broken swift
proven sundial
#

@toxic atlas we need 72 GB/s how to get it there ?

wind storm
short ridge
#

My previous packet cost 32GEL with 50GB uncapped data and a month unlimited capped at 5mbps, but i found a option to buy monthly unlimited uncapped data for 35GEL

#

Soo

short ridge
proven sundial
#

You do not need to know PerliDerp

broken swift
short ridge
wind storm
#

thx a bunch EndminThx

tall acorn
#

try the quicker fixes first before full reinstalling

#

as you might not have to

broken swift
patent shoal
#

literally plug ur device to the internet

proven sundial
#

Ah well

#

Another time perhaps

patent shoal
#

the lot isnt that expensive

#

the gear is the one that expensive

short ridge
#

Btw even nasa only has 100gbps what could you possibly use 72GB/s for

broken swift
proven sundial
#

I need to get the data fast

patent shoal
#

we have fiber

short ridge
proven sundial
#

Never too fast when you have to fill 40 TB

broken swift
patent shoal
#

didnt we have QSFPDD ?

#

isnt that like what, 400 ish - 800 ish gigabit?

patent shoal
short ridge
#

Where can i get this

summer pagoda
#

you're not getting that

short ridge
summer pagoda
#

you can't afford it JerryLOL

broken swift
proven sundial
#

@patent shoal good idea for the ix it will take 548 seconds

patent shoal
#

and for the hardware too

short ridge
patent shoal
#

its funny, when the IX connection itself is not that expensive than the rent and hardware price

short ridge
#

Whats IX guys

tall acorn
# short ridge Where can i get this

they're redownloading their entire steam library (1111111000...+ games) onto a new hard drive, an internet speed such as that is required to achieve this within any feasible amount of time

tall acorn
wind storm
#

👍

river remnant
#

why my game keep loading resources at 0%

#

cant even logged im

patent shoal
# proven sundial Hmmm

now I knew, because the physical space is limited, while the IX is..... well similar to VLAN

tall acorn
river remnant
#

I'm always on dx11, gonna uncheck it then

short ridge
tall acorn
proven sundial
broken swift
short ridge
#

Wait wait whos redownloading their steam library?

wind storm
#

Allright now to wait 1 hour for the game to instal again

patent shoal
wind storm
#

im allready on Ethernet so i can skip that part

proven sundial
#

@tall acorn why reinstall ?

#

Verification did not happen

proven sundial
#

I suppose i will ask the data center near me

#

I need a shit ton of AML files

tall acorn
tall acorn
#

but it'll inevitably fix the same issues, so it's okay i guess lol

winged ore
patent shoal
#

the term that isp usually use to promote their package

tall acorn
#

cables or ethernet cords or port might not support, may also be throttled by advanced windows settings

#

or u got stiffed by the clarifications included in the plan you're paying for lol

#

most common

patent shoal
#

or the hidden FUP term

short ridge
proven sundial
#

Well i pay 48 euros now for 10 gigabit

short ridge
proven sundial
#

Yup

#

1.15 GB/s

short ridge
#

Crazy

proven sundial
#

I mean there is a good reason why i have it

summer pagoda
#

I keep getting helldiver2 crashes whenever I load into the ship NOOO
Fault path leads to ntdll.dll with the code 0xc0000005
🚫 Integrity repair
🚫 Reinstall
🚫 Graphics driver reinstall
Help a diver out guys Deadge

winged ore
steel swift
#

I never understand why you even need that speed

proven sundial
tall acorn
#

disable them and test again

summer pagoda
#

just expo

steel swift
rancid loom
#

ntdll.dll...sounds like Windows integrity issue

#

well...if you are even on Windows ofc

proven sundial
#

Does helldivers 2 still use nprotect ?

summer pagoda
#

I did reinstall windows today because of the tracker sham

tall acorn
#

you can run system corruption fixes before or after you disable overclocks

summer pagoda
toxic atlas
winged ore
#

Also
Not sure if it helps
I reduced this from 1.310v to 1.2v

proven sundial
rancid loom
proven sundial
#

Nprotect corrupts windows files

#

On some systems

summer pagoda
#

Arrowhead devs are weird man

proven sundial
#

The anti cheat ate my drivers once

rancid loom
proven sundial
#

It's very questionable

rancid loom
#

KLACs are always questionable

proven sundial
#

Even the korean governement uses it

#

Nprotect pro

#

Ah well

#

Their issue

rigid gate
#

Where can i report bugs ?

summer pagoda
#

I load in, can move my camera around, but the moment I press W...

rancid loom
proven sundial
rancid loom
rigid gate
#

Just some mislables

rigid gate
#

Went to "Origin" for sky poles XD

proven sundial
#

I see

#

Ah well

#

Can happen

rigid gate
#

Ye, funny though XD

proven sundial
proven sundial
#

@summer pagoda

#

Did not even try it

#

But i believe it

summer pagoda
#

All hail Pearl Abyss

proven sundial
#

It is a true voodoo engine moment

left geyser
#

Guys, when I want to check the news it keep scrolling down through the bulletins. I don't have the time to read anything, does anybody know what's causing it?

left geyser
proven sundial
# left geyser PC

Could it be a key on your keyboard is slightly stuck happens to me sometimes

left geyser
#

no, nothing seems to be stuck as I can press every key just fine

proven sundial
#

Would be useful

left geyser
proven sundial
#

Seems like the game is getting a input somewhere

#

Any other devices

left geyser
#

I got some joysticks for flight sims connected

#

IS THIS USING MY THROTTLE FOR MY a-10????

proven sundial
#

Yeah hotas causes issues

patent shoal
#

wow

#

I wish I have that kind of issue

#

is it for DCS ?

left geyser
#

I am sending a picture of the thing that controls my events scroll

proven sundial
patent shoal
proven sundial
#

Also hawx

#

Old but gold

#

I knew it

left geyser
#

the tiny side stick was controlling it

#

no wonder I never found it

proven sundial
#

Don't worry i have seen all kinds of problems

#

😆

left geyser
#

wait does this mean I can play Endfield with my flight sim setup?

patent shoal
#

trimming rhodagn using flight sim control

#

catcher only

#

solo

#

no hit

#

😎

rancid loom
left geyser
#

My catcher is lvl 1, that would be some very boring content

proven sundial
patent shoal
#

its triagelos

#

and it takes like soo many hours, (the link / vid is shared on #theorycrafting )

rancid loom
#

still I don't need that kind of achievement

proven sundial
#

Well i am glad the problem is solved

rancid loom
#

that's like for people who are masochists

proven sundial
#

Hotas problems 101

patent shoal
#

but definitely its not trim since it take hours

left geyser
patent shoal
rancid loom
patent shoal
#

but back to the topic

#

@proven sundial did windows doesnt have a way to manage input ?

#

like

#

so it can still be plugged in

#

but turned off

#

or smth

proven sundial
#

Hotas is dinput

#

Nothing can be done

patent shoal
rancid loom
#

DirectInput PerliWheeze

patent shoal
#

is the only way is that cheap usb hub that has on off switch on it

proven sundial
#

I just use hmi switcher

patent shoal
rancid loom
#

or just unplug the damn thing if you're not gonna use it

patent shoal
#

kvm ?

rancid loom
patent shoal
#

so its called hmi ?

rancid loom
#

and it still uses USB 3.0 for every slot huh

#

interesting

proven sundial
#

Hmi switcher yeah

#

Let me find it

patent shoal
#

anyway I got smth to do irl, will be back later

#

just mention me on the image xomori

proven sundial
#

Sure

rancid loom
#

I think I'll be needing a USB hub as well someday

proven sundial
#

@patent shoal

#

But with more ports

#

Not a kvm

#

Can't do monitors

#

It puts software onto windows

#

With hmi switches

#

Via keybinds

steel swift
#

Ugreen PerliFumo

proven sundial
#

Yeah not that brand exactly

broken swift
broken swift
#

It's mainly known in asia, hmm so it seems like it's not in eu

proven sundial
#

Mine is from tp link

#

But it's nice having software to disable ports

#

Well not perma

void wedge
broken swift
proven sundial
#

Yeah tplink is pretty good overall here

rancid loom
proven sundial
#

My router is a heavy duty tp link

broken swift
#

Yea, tp link router is very good.

rancid loom
#

my dongles are made by TP Link

#

wifi dongle and bluetooth

broken swift
#

Damn, tp link is everywhere PerliWheeze

proven sundial
#

This one

#

10 Gigabit

rancid loom
proven sundial
#

Well if you use adaptive machine learning you need shit tons of data

#

It's not about compute

rancid loom
#

fair

broken swift
proven sundial
#

Welp

#

5TB of data for my aml model for now

#

But i will expand it to 40 TB

rancid loom
#

aight time to fill my belly...let's eat guys

#

brb

proven sundial
pale thunder
#

slap opensense of that b-

proven sundial
wind storm
#

game done downloading and ive tested already if working normally now thanks a bunch guys

wide sable
#

anyone else used the endfieldrecords tracker

wind storm
#

its even smother than before

urban bison
wide sable
#

hm i fear my pc might be infected but it passed the tests

urban bison
#

same

#

checked everything nothing sus

wide sable
#

yea i dont know if the malware was just at a certain date or what

#

i checked powershell history no rouf

proven sundial
#

Malwarebytes

#

Use it

#

It will find it

#

But regardless you need to wipe windows at some point

#

Since it is already rooted in your OS

wide sable
#

bruh is it not detectable then if it is rooted

proven sundial
#

If it's rooted your system

rancid loom
#

no it will stil detect it regardless if it's rooted in the OS

proven sundial
#

Then you lose all your data

#

All is stolen

rancid loom
#

the problem is yeah getting it out

#

which you will have to do by...reinstalling your OS

patent shoal
rancid loom
#

cleanly

sudden sinew
#

lol some of my classmates decided to install arch and do some reports today

proven sundial
wide sable
#

does malwares like that work on linux or is it os dependent

sudden sinew
#

meanwhile me partitioned, explained why and pacstrapped today with dracut PerliFumo

proven sundial
patent shoal
sudden sinew
sudden sinew
patent shoal
#

but in general, script malware can affect linux too

sudden sinew
#

yep, that's why you should containerize or even VM stuffs

patent shoal
#

but since (endfield records) use powershell, it only affect windows

wide sable
#

i tried installing arch it is a pain i will say

sudden sinew
wide sable
#

archinstall assumes you already know what you want

sudden sinew
#

you set up KB, can even go partition with your own structure or let it do automatically

#

install packages with default stuffs for you

wide sable
#

well idk last time i checked archinstall i got kinda confused with partition stuff

#

i used the normal method with a guide

toxic atlas
sudden sinew
stable plaza
#

@tall acorn reinstalled windows like a good boy and got most of my stuff reinstalled

im tired

toxic atlas
#

Just pacstrap that shit

#

Install the stuff you need, set up your bootloader, done

sudden sinew
sudden sinew
toxic atlas
sudden sinew
proven sundial
#

Use your own damn tracker

#

Make one

sudden sinew
#

real

#

btw tbh

#

we need an outpost for tech

toxic atlas
#

Plus generally Linux users don't just run shit as root

#

Like windows with their broken ass UAC

sudden sinew
#

"Run as Admin"-ahh

wide sable
#

i have the if a lot of people used it its probably safe mentality

proven sundial
#

I have the analyze it first mindset

sudden sinew
#

I have the "observe it first" mindset

rancid loom
agile tusk
#

managed to reinstall windows with my files intact but boy it sure is annoying to redownload everything PerliWheeze

rancid loom
#

but at the same time for programs, I would not just install something I don't even really need or has no practical use

proven sundial
#

True

wide sable
#

anw my malwarebytes is clean and i have the exact command pasted on powershell

#

doesnt seem to be the infected one

sudden sinew
proven sundial
#

@agile tusk so UV again ?

golden zenith
#

round 2 of UV

wide sable
sudden sinew
proven sundial
#

My windows is 6 years old now

#

Man

#

No issues

sudden sinew
proven sundial
#

Uhuh

#

Just manually stripped

sudden sinew
#

sasuga papa ne

proven sundial
#

I am still considering deleting it

#

But

#

...

#

Idk

#

Cachy os is main

#

Windows secondary

#

What to do

sudden sinew
proven sundial
#

When i feel like it

agile tusk
silk jackal
#

hello, just want to ask which steps should take for that malware from the pull tracker website

proven sundial
#

Check if it detects it

#

If it is there

#

Reinstall windows

silk jackal
proven sundial
#

Since it is deeply rooted into your OS

proven sundial
rancid loom
silk jackal
#

alr ill do it now, i tried the stuff mentioned in the docx

#

so far i found nothing

#

i know i used the pull tracker pretty recently so i looked over my records

rancid loom
#

We would still recommend reinstalling WIndows coz they say it's a token logger

proven sundial
#

It actively steals logins

silk jackal
rancid loom
proven sundial
#

Wth is up

#

Keyloggers token logger

silk jackal
#

i never really were into these, then boom karma comes up

#

i hope my browser helps me block some though (brave is kinda dope )

rancid loom
#

No offense but, I still question you people why do you even need pull trackers??

silk jackal
rancid loom
proven sundial
#

I guess i have a new task akira

#

Anyway

#

Reset your pc via windows

rancid loom
proven sundial
#

Is a valid option

shell pewter
silk jackal
#

as for data in the device, could we transfer it to a storage device then wipe windows?

rancid loom
#

@silk jackal this is a valid option if you still want to keep your files

silk jackal
#

sorry its been a long time since i did tech stuff

rancid loom
golden zenith
#

you keep your files except some apps

proven sundial
#

Your windows gets wiped and reset to normal via the microsoft servers

#

With reset this pc

silk jackal
#

so after doing that can i assume im safe from the threat?

proven sundial
#

Yes

rancid loom
golden zenith
#

Mannn.... we got pull tracker & nvidia bs to deal with

rancid loom
silk jackal
shell pewter
#

thank u my friend i will reset my windows first then

silk jackal
#

i just did the malwarebytes

#

it found nothing

#

ill reset my laptop now

rancid loom
proven sundial
#

And remember

#

Don't install without a check

silk jackal
golden zenith
#

meaning do not install thing without checking the file contents

proven sundial
#

If you need further advice feel free to return

silk jackal
#

is cloud or local better

proven sundial
#

Cloud

rancid loom
#

wait... he's using Windows 11 isn't he

proven sundial
#

It's fine

silk jackal
proven sundial
#

We have O and O shutup

rancid loom
#

figures EncoreWheeze

silk jackal
#

just checking cuz i aint sure

proven sundial
#

Yeah next

rancid loom
#

No wait

golden zenith
#

look good

rancid loom
#

change settings

silk jackal
#

its for pre install apps and winodws

rancid loom
#

go Next

silk jackal
#

but i think at least the ones i really need would retain thats all good for me

rancid loom
#

but I guess that's me not reading again properly

#

🥀

#

but yeah you're good

proven sundial
#

Original state of the pc

#

Read read

rancid loom
silk jackal
#

FUCK I FORGOT

#

OH NO

rancid loom
silk jackal
#

MY WALLPAPER

rancid loom
#

oh if you have a backup on the cloud for your settings it should restore it

rancid loom
#

🥀

golden zenith
#

you know where you put them?

silk jackal
#

it was something i download 11 years ago

#

IT WAS A MASTERPIECE

#

im pretty sure its nowhere in the internet

golden zenith
#

ohh dear

silk jackal
#

welll no going back now

proven sundial
#

Goodbye old friend

silk jackal
#

i just have to accept it

#

i think this is for the best

#

cuz i had one issue a while back

golden zenith
#

is there a find -r /*png in windows

rancid loom
silk jackal
#

i couldnt login to hoyolab on my laptop

#

this started like two weeks ago

proven sundial
#

It was already there huh

silk jackal
#

i only went to this pull tracker this month march 1st

proven sundial
#

Fair enough

golden zenith
#

if you dont remember where you put them, common place to check would be either the picture or download folder

#

if you places them somewhere else... oh well, time to dig

silk jackal
#

but well i dont have time to dig in through all that XD

#

its just one image afterall

#

byebye laptop it has been a good 2 years

rancid loom
#

🫡

silk jackal
#

oh btw thanks guys for the help

hazy venture
#

wowoo hi y'all

proven sundial
rancid loom
proven sundial
silk jackal
#

one thing im proud of myself i dont save any of logins anywhere or even write them down somewhere

golden zenith
#

well....

rancid loom
#

should be normal practice for that

#

but sometimes it doesn't apply to everyone

silk jackal
#

imagine if ur passwords like a whole sentence

#

too hard, i have some like that for personal accs like goverment stuff

shell pewter
shell pewter
winged ore
proven sundial
#

As long as it serves your need

hazy venture
#

everytime i play laevatain without ultimate i feel like it's underwhelming but once i activate ultimate i just shut up

#

lol

tall acorn
proven sundial
#

😎

#

Get rekt

#

Or play elden ring amped edition

hazy venture
#

lol

tall acorn
proven sundial
#

I live for the challenge

tall acorn
#

time for a new look my friend

silk jackal
silk jackal
#

but yeah time changes PerliWaaaaa

proven sundial
#

It is what it is

proven sundial
#

All shall be consumed

broken swift
#

Ah the Fire of Rubicon

silk jackal
#

still hasnt changed....

#

i think i been waiting for 10 minutes on this

agile tusk
#

i want to bring this back bc i wanted to clarify something. i ran two malwarebytes test 2 days ago, the quick scan and the deep scan. nothing showed up. now, if yall look at images 1-4, it looks like the script didn’t run. i cannot say the same for my friend, because she just sent me her event viewer logs and the entire script was in it.

if malwarebytes didnt detect it, and i did not find any evidence of the token logger running, (the code was in task scheduler tho), was i still compromised? PerliWorried

anyway, script running or not, i wiped my OS. a small price of inconvenience to be paid

broken swift
# proven sundial

Oh btw, have you noticed that Sigilum flying skill is basically Arye basic flying mode?

hazy venture
#

that's gonna take a while..

silk jackal
tall acorn
silk jackal
tall acorn
agile tusk
agile tusk
silk jackal
tall acorn
# hazy venture that's gonna take a while..

i don't know how much free sanity we've been given so far, but what i do know is that in similar gacha games, it takes months to a year to save up as much as we're getting right now lol

hazy venture
#

lol

broken swift
hazy venture
#

i have to use them

tall acorn
agile tusk
#

anyway i just finished showering and now doing skincare. gotta walk my friend thru the steps on resetting her pc tired

quick question can my friend just use 591 driver for her 4060?

tall acorn
#

595.59 or 595.71, no

tall acorn
proven sundial
#

So do we have a malware count

tall acorn
#

nope

#

who knows how many people will be flocking here in the coming week(s) asking about it

#

nvidia driver is more like isolated issue

#

lots of people were affected by the tracker pull malware unfortunately

proven sundial
#

I suppose i'll be making a pity counter

hazy venture
#

lol

agile tusk
#

no need for ddu on a fresh os install right PerliStare

tall acorn
#

still allows you to upgrade or downgrade at any time

silk jackal
#

my laptop still hasnt restarted, is resettint that long???

tall acorn
#

but there's no nvidia nonsense going on in the background

tall acorn
broken swift
agile tusk
#

aight my friend would be glad to hear that cuz she aint tech savvy at all

rancid loom
agile tusk
#

im helping her out the best i can catnod

rancid loom
tall acorn
tall acorn
proven sundial
#

@rancid loom or you make a pity counter

broken swift
hazy venture
#

does it upgrade duration??

#

ik it's not tech support, i'm just better off asking here

tall acorn
hazy venture
#

hmm okie

midnight siren
#

is there a difference downloading the game from the official site and epic store (Never use it before)?

tall acorn
#

someone else has probably worked on compiling the details of every operator upgrade already

tall acorn
hazy venture
#

bonus codes or only when signing up?

midnight siren
tall acorn
#

you'll have to go through the epic games launcher

broken swift
tall acorn
#

and deal with all the problems that entails

agile tusk
tall acorn
#

only switch from the standalone launcher if there is absolutely nothing you can do that will work to run the game

broken swift
proven sundial
#

Microshit

silk jackal
#

btw whats this nvidia thing?

short ridge
#

Anyway shape or form winslop11 may be fixed anytime soon?

tall acorn
#

had to rollback the 595.59 drivers because they weren't even detecting the fans properly

silk jackal
#

i see

broken swift
tall acorn
#

afterwards, they released the 595.71 drivers which also have issues in a few games

#

for example, arknights endfield is nearly unplayable without a smooth experience after updating to the latest 595.71 drivers

proven sundial
#

It's

#

Well a fire

broken swift
hazy venture
#

xd

broken swift
#

On intel it's somehow cooler than default PerliFumo

proven sundial
#

Well intel is monolithic

broken swift
#

I see

proven sundial
#

But it is still weird

#

Heat is concentrated

tall acorn
broken swift
proven sundial
#

So where is linux 2 ?

short ridge
#

Its over

#

Wrap it up

#

Throw it away

broken swift
agile tusk
#

after i did a reinstall of the os, most of my desktop icons got nuked…. except for ||wuwa|| for some reason OMEGALAUGHING theyre all installed in my D drive so im just giggling why yangyang the only survivor @proven sundial

agile tusk
#

she will be defeating lahai roi threnodian 🙏

broken swift
proven sundial
#

Aleph 1 toilet paper now available

broken swift
proven sundial
#

Why not wipe your ass with both

#

I'll sell both

broken swift
leaden dragon
proven sundial
#

Ah classic

golden zenith
#

graphical instability

proven sundial
#

Unity engine breaking

#

At its finest

tall acorn
leaden dragon
golden zenith
#

i want to help, but i got dragged by my friend PerliDerp

leaden dragon
#

used a ddu today, should I use it again?

tall acorn
#

instead of hunting around in the dark, let's crack open reliability monitor and see if there's any error codes, @leaden dragon

tall acorn
#

so you do it the correct way

solemn nacelle
#

whats hgdownload folder? why is it recommended for deleting?

tall acorn
proven sundial
#

Pretty much temp data

leaden dragon
proven sundial
#

As i datamined

steel swift
#

You need to redownlaod latest update after deleting

tall acorn
#

might be cooked, literally speaking

hazy venture
#

JESUS

solemn nacelle
#

btw whats ethernet PerliDerp

tall acorn
proven sundial
#

Could it have killed bios switch

tall acorn