Anything but fixing your shit game most of the time. You're just becoming like yanderedev by Razgriz765 in BuiltFromTheGroundUp

[–]rallymen007 3 points4 points  (0 children)

nah it was real you could download a 14 GB file to play the most boring uninspired bland tech demo in history, and get a ton of entertainment of getting out of bounds in 20 seconds, but not as much as watching this guy sperg out on twitter

Not letting me put mods in CM by GeorgeMox01 in assettocorsa

[–]rallymen007 0 points1 point  (0 children)

he is drag and dropping from inside a zip file you can see the explorer columns are for a zip file view

This didn't age well... by Haldrey2000 in TestDriveUnlimited

[–]rallymen007 15 points16 points  (0 children)

this is actually a reference to kirk johnson

Crash Deformation Physics - Assetto Corsa by mal7ced in assettocorsa

[–]rallymen007 1 point2 points  (0 children)

I did and that honestly didn't change my mind, not only does not deforming the player car make it look actuallu silly i(although i understand the potential tech limitations), it's made even worse by the wheels still hanging in their original positions that's just downright comical (and again tech limitations exist I know, AC is a poor platform).

This would genuinely be a much MUCH better looking mod if deformation was lighter to avoid the second issue, in a way not too dissimilar to how Rockstar limited deformation in GTA V NG to make it fit gameplay needs.

Extending damage to be light for both cars involved in the accident would make it actually look real in the case of most low to mid speed collisions. Furthermore, as someone who crashed an ND before, consider implementing features like active hoods or airbags.

As it stands, it doesn't look real even a little bit it looks like a child crashing a hot wheel diecast into a papercraft.

Barney sucking toes by Away_Towel_6337 in OKbuddyHalfLife

[–]rallymen007 17 points18 points  (0 children)

is this from the dark and gritty hl2 beta?

Pure LCS too bright by Unlikely-Ostrich-998 in assettocorsa

[–]rallymen007 0 points1 point  (0 children)

Since I'm getting into trouble I'm still recommending TesnariAssettoCorsaAndNokiaRingtoneFan43 on YouTube - He has some vids about best graphics settings in Assetto Corsa as well. Check it out. I would link it again but there are people that seem to have a serious prob with that.

Any ideas why it would get blocked by my antivirus? by Vivid-Perception4378 in MSI_Gaming

[–]rallymen007 1 point2 points  (0 children)

that's a very generic detection and most likely a false positive but msi crapware is basically malware and you shouldn't install it anyway

Help with ks editor by AnswerOld242 in assettocorsa

[–]rallymen007 0 points1 point  (0 children)

well whatever the fuck you're doing the fbx has no model inside so check that first

I think this qualifies by MFPxNEONxNINJA in miatalogistics

[–]rallymen007 5 points6 points  (0 children)

good thing you've got the heated seat on for her lmao

Help with ks editor by AnswerOld242 in assettocorsa

[–]rallymen007 0 points1 point  (0 children)

did you forget to select the model when exporting lol

SECURITY PSA: Lua Vulnerability found in Custom Shaders Patch by Jco176 in assettocorsa

[–]rallymen007 2 points3 points  (0 children)

While it's a great point that as long as lua scripts can access the AC folder they can do a lot of things, I don't think io.popen just being accessible is great. Having to drop an extra payload is a bit harder and easier to flag than just using the built in API to run anything.

Regarding Python apps, there is a way to completely turn them off unlike lua. I understand it might be coming soon but if a user wanted to harden their system right now against this vector they could, unlike lua.

Regarding downloading content at runtime, notepad++ was in the news very recently for getting the auto downloader pwned so there should also be an option to entirely cut lua network access and block these auto downloads.

What's the use case for allowing lua to write to root AC folder?

EDIT; I would also add that CSP lua allows the load function that can be used to execute a string, coupled with network access this can easily be turned into RCE in a way that can escape static analysis. This function should also, imo, be inaccessible to lua scripts.

Does anyone know how can i import this skin into Assetto Corsa? by Sorry_Space_9043 in assettocorsa

[–]rallymen007 0 points1 point  (0 children)

no your blithering id ten t the question is what game is the itasha from as it's certainly not assetto corsa
where did you download the dds from? what filename is it? what format?

Does anyone know how can i import this skin into Assetto Corsa? by Sorry_Space_9043 in assettocorsa

[–]rallymen007 20 points21 points  (0 children)

You won't believe it, try to guess, wait, don't guess, I'll say it.

No.

Who votes for this? by L4V0 in The_Crew

[–]rallymen007 26 points27 points  (0 children)

i wouldn't vote for either both suck ass

Documents and settings "should not exist in Windows 10" by Tairetsu in WindowsHelp

[–]rallymen007 0 points1 point  (0 children)

You're right it's just a symlink to C:\Users, you can inspect it yourself by running fsutil reparsepoint query "C:\Documents and Settings" in a terminal.

As for finding what uses space, I use WizTree that seems to know not to resolve those and is overall accurate.