Valorant

Valorant Dev Tracker




10 Apr

Comment

Originally posted by repost_inception

So all OP shots have a trail of smoke ?

Wouldn't that reveal their position?

It's only in 1P

Comment

viper mains unite! I like finding walls like this, her wall is so powerful. And once you figure one out like this you can just do it every round and be useful. Imma try this one next time on split, still learning how to attack w/ her on this map. Sometimes I'll just shoot a diagonal wall through the long angle on A site but it leaves window open.

Comment

Originally posted by KingSmileee

I have cleared the disk and I closed the RiotServices.exe. The update helped for my CPU usage it's at a 30-45% (I was experiencing 10-20%). Although I have low GPU usage and it may be affecting my FPS (30%). I have tried putting it on high priority but it makes my FPS even worse. I have also seen way lower-end specs performing way better than my specs and I'm not the only one. I have looked at the min specs for 144 fps and people with better specs are getting lower FPS? And comparing these specs to mine (GTX 1060 3GB i7 7700 16RAM And ~160 FPS) I should be getting far better FPS than 160. Also, I hope you have acknowledged the horrible optimisation for AMD processors, where people are getting 100-120 FPS With High-End CPUs. ((Proof, Proof 2, ...

Read more

Ah I see, that sounds like its out of my area of expertise unfortunately. It sounds like your issue is you are getting less FPS in game than you would expect. I believe you probably want to reach out to someone on the VALORANT game team (like RiotNaCl for example). I am sorry I am not of much use in this situation.

I am on the RiotClientServices.exe team which works on things like patching for example. This particular reddit post was about issues with RiotClientServices.exe.

Comment

Originally posted by KingSmileee

I still have this problem.

I cant really help you unless you are a bit more specific :X.

What problems are you seeing? High CPU usage? Is it coming from the RiotClientServices.exe or VALORANT process? Are you seeing it even after you close the game? Is RiotClientServices.exe filling up the disk?

If you are seeing high CPU usage from RiotClientServices.exe I might be able to help. I will probably need your logs to troubleshoot though.

Comment

Originally posted by jubjub727

If we use ridiculously obtuse or unlikely difficult to detect methods like DMA (bypassing your DMA detection) that wouldn't count towards a bug bounty right? If we provide detection methods alongside bypasses that are insanely difficult to detect will those count towards a bug bounty? If so I've got a new hobby.

Sort of, we're happy to hear about stuff like this. However, we only pay rewards if we're able to make an improvement to the security of the game in response to the information provided.

Comment

This looks great, it would definitely help get an at a glance comparison between weapons! I like how the fire rate bars match the visual style of some of the progress bars we use in the client. Thanks for the suggestion.

Comment

Originally posted by Mjolnoggy

That's definitely the right mindset to have and from what I've heard there's a lot of talented people on board with ya'll. Hopefully down the road you guys can get something similar to Overwatch or VACnet to tighten the mesh a bit on what people are able to get into the game.

On another note, is it possible that hack devs are taking notes from cheats developed for other Unreal based games? Any GoldSrc/Source based games have always had that issue and I've been hearing through the grapevine that there might be something to that in regards to Unreal.

Working with Unreal Engine does mean that cheat developers can use some of their experience reverse engineering other UE4 games to help them develop cheats faster. I don't think it will be a huge advantage for them in the long run but it does give them a head start.

Comment

Originally posted by Waves___

This question comes pretty late for the thread, but are we how far off from having a pov demo system being included into the game ?

You can never really call aimbots until you see the demo (spinbots etc being the outlier)

A full replay/demo system is on our roadmap and we've been experimenting with some prototypes of it but I don't have an ETA.

Comment

Originally posted by IkeKap

Your fog of war system sounds really interesting in the abstract (not showing the client up to date information in order to obscure data from memory mining cheats). Have you run into any issues with it while developing it (especially regarding having to register hits from unseen opponents) and is this the first implimentation of similar tech in a competitive FPS ?

I've got a big article coming out next week about the development of the Fog of War system and some of the problems we ran into. Keep an eye out for it :)

I wouldn't say the Fog of War system is completely unique but I think VALORANT's implementation is more comprehensive than other game's implementations. There are also a lot of games that don't do anything like this either.

Comment

Originally posted by Doulikevidya

Did you already consider doing what valve did with "overwatch" in csgo? Reported players have their demos sent to ranked players and a unanimous decision bans the player.

I believe they also used it as machine learning (?) And people that shared similar mechanics as cheaters were sent to overwatch

Yes! I'd like to have an Overwatch system one day, I think it'll need to wait until after we build a general purpose replay system.

When building our aimbot detection AI research project we definitely were paying attention to how VACnet works. John McDonald from Valve talks about it here: https://www.youtube.com/watch?v=ObhK8lUfIlc (it's a good watch if you're interested in this kind of thing)

Comment

Originally posted by wow_im_white

Thats good and all, but is there any way you can make it a cvar/setting of some kind? I hate to be selfish but I dont really want my game less responsive because someone in a less fortunate area has 1Mbps upload. Would it be possible what csgo does and have a default that you can change to allow data to be sent per frame? Maybe make the default less upload and then set a switch to allow more info

I know you guys are busy and im sure its not a big deal if its a little less but for people at higher levels it really matters to get the most info from your pc as possible

Definitely!

The current plan is to reduce packet rate by not sending packets that have little to no new information in them. For example right now in VALORANT if you don't move the mouse on a frame we still send a packet. These packets don't actually help responsiveness so we can skip them to improve the experience at no cost.

If we do end up reducing packet rate in a way that could impact responsiveness I think we would want to make it an opt-in setting (like a fps cap setting for packets). Currently you can kind of get that effect from the fps cap but maybe in the future we can make fps and packet rate independently configurable.

Post
  • SFW only please!
  • Don't forget to credit yourself and link your art pages, if you have any!
  • I'd love to retweet some of my favorites; please let me know if you're not comfortable with that!
External link →
Comment

Originally posted by REDDITWASRIGHT

Okay, I was thinking more along the lines of abusing DMA or SMM, but sure general purpose AI works too.

Still interesting though, web security things are bugs that can be fixed. Tamper protection can't be fixed because again, it's just kinda broken by design and there'll always be a way.

Might need to check that out lol.

Yeah I chose a deliberately outlandish example because I don't want to completely rule out the possibility countermeasures for any techniques just yet :)

Comment

Originally posted by synds

How is this AI not detecting blatant aimbotting? Shouldn't it be able to see 1 frame snaps left and right? What they're doing should be an easy ban from just one ace alone, none of that was humanly possible. I feel like anti-cheats are not and never will be aggressive enough.

Currently our aimbot detection AI is a research project that is used to inform analyst investigations. Once we're more confident in its results we hope to let it ban players unsupervised but due to the error prone / probabilistic nature of AI we think that it'll primarily be an analyst investigation tool for a while yet.

Comment

Originally posted by Sxcred

Do cheat developers use logs/other client information to see what the anti-cheat is banning for?

Is it impossible to lockdown the anti-cheat to a level the client can't see what it's doing?

We try to make our anti-cheat systems hard to analyze for cheat developers but there are some limits because at the end of the day the client is running on the cheat deverloper's computer.

Comment

Originally posted by Sxcred

Do a lot of games tend to send as many packets as VALORANT is? I've had this issue over Wifi with so many games and I can never find an exact reason but this sounds exactly why it's always happened in only certain games over Wifi.

EDIT: To add, I've been playing the beta on Wifi this whole time and I've been getting lag spikes at the end of almost every round and getting a network error and it goes back to normal. Could that also be attributed to this? (150+fps, quick 300ping spike back down to 30ms)

It's not too unusual for a game to send one packet per frame though often there's a cap. VALORANT ends up sending a lot because frame rates are high and we're trying to make the game as responsive as possible.

Round end in VALORANT is a time where a lot of cleanup is happening, a lot of objects are being created and destroyed and that makes for longer frame times and more packets. It's not too surprising that you can get a ping spike at the start of the round. Hopefully we can improve this in the future!

Comment

Originally posted by iRideUnicornz

A bit of a weird question to ask, but would you happen to have any video or images showing what a wallhacker might see with the FoW system? I know there's limits to this since the less info there is about this the more secure the system.

Still, I think it would be useful to players to see the limits of what a wallhack could do, either by helping us learn how to counterplay or detect it or to simply have more confidence in the system.

Thanks and keep up the good work!

I've written an article about the Fog of War system, hopefully it'll come out next week. It includes a gameplay clip that shows a wallhack both before and after Fog of War. Hopefully that'll be helpful!

Comment

Originally posted by Mjolnoggy

Keep in mind that you will ALWAYS be playing catch up and that there are some extremely big-brain hackers/coders out there.
I don't envy your battle as it's going to last forever and it's going to be a hard one.

I agree!

It's going to take a lot of time and effort to keep cheaters under control but I think it's necessary if we want to create a competitive shooter that lasts.

Comment

Originally posted by amakar_

Hey, first off keep up the great work. Second, maybe it would be better not to put out more info on the Fog of War. Less info out there, less info for people to use against you.

Thank you!

Thanks for the kind words!

One of the reasons I like talking about Fog of War is that it's one of the rare anti-cheat systems where knowing how it works doesn't make it less useful. We often don't share details of our security measures in fear of helping out cheaters but this is an area where I think being transparent is helpful.

Comment

Originally posted by toocanzs

I wonder if the server could instead tell the player to play a sound at a specific volume with some direction to avoid telling them the location? Maybe that would have issues when walking towards a sound that plays for a long time.

Either way I'm glad you guys are focusing on cheating so much

I experimented with this a little bit and it was harder than I thought.

The problem I ran into is that how the sound is "rendered" depends a lot on the exact location and not just the attenuation due to distance. There are factors like occlusion and special effects like reverb that get applied based on position. Even the sound asset itself can vary based on exact location (imagine footsteps on grass versus footsteps on wood).

I concluded that it'd be possible to get it mostly working but the effort wasn't worth it. You'd end up with a mostly correct sound (probably a noticeable difference to what was originally intended) but a hacker could still guess a location from it with reasonable accuracy by taking the direction and volume of the sound.

Maybe someone cleverer than me will figure out a solution, if so I'd be happy to hear it!