Page MenuHomeFeedback Tracker
Feed Advanced Search

May 10 2016

Drill edited Steps To Reproduce on T81842: No weapon inertia effects when player is prone.
May 10 2016, 10:43 AM · Arma 3
Drill edited Steps To Reproduce on T75717: ppEffect doesn't work for Thermal Imaging vision mode.
May 10 2016, 7:42 AM · Arma 3
Drill added a comment to T74350: ppEffects does not effect Termal Imaging.

This bug should be fixed as soon as possible!

May 10 2016, 7:10 AM · Arma 3
Drill edited Steps To Reproduce on T67240: Add script commands to control (base) weapon sway intensity of soldiers.
May 10 2016, 3:11 AM · Arma 3
Drill added a comment to T66926: Effect of night vision devices (NVGs).

Current not realistic enough implementation of NVGs and (especially) thermal vision is a great problem to me. As of me, their current fantastic efficiency much reduces gameplay diversity.

I think, one of possible solutions (maybe not the best one) of the problem is to render the world at lower resolution when look through NVG/Thermal (should be configurable in weapons CFG) or add appropriate blur effect. For example, add first blur filter, then sharpen filter: so the image would still look sharp, but with less information.

May 10 2016, 3:00 AM · Arma 3
Drill added a comment to T66923: FPS massive drop due to "VM busy" event in arma3.rpt.

Just tested new stable version - the bug persist with the same symptoms.

May 10 2016, 3:00 AM · Arma 3
Drill edited Steps To Reproduce on T66923: FPS massive drop due to "VM busy" event in arma3.rpt.
May 10 2016, 3:00 AM · Arma 3
Drill edited Steps To Reproduce on T63958: (Infantry) Remove hard fixation of guns to camera direction and add speed limit/inertia for guns (or soldier itself)..
May 10 2016, 1:07 AM · Arma 3

May 9 2016

Drill added a comment to T62164: Bug in graphical subsystem occurs randomly (in multiplayer) cousing dramatic FPS drop. Only full game restart helps..

As I've just found out, this bug occurs in singleplayer too. The version of ARMA 3: [Development] 0.51.103078

May 9 2016, 11:47 PM · Arma 3
Drill edited Steps To Reproduce on T62164: Bug in graphical subsystem occurs randomly (in multiplayer) cousing dramatic FPS drop. Only full game restart helps..
May 9 2016, 11:47 PM · Arma 3
Drill added a comment to T61872: New technique for rendering grass at far distance.

When we render the grass on far distance, it has a very little size in terms of pixel number --- so there shouldn't be much load on GPU memory subsystem. Moreover, we don't need to render it in the best quality, which should also significantly reduce the load.

Plus even if render all grass in radius of 10 meters around the soldier --- that's not so much grass. For example, right now (as i know) the grass is rendered up to 100m radius around the player --- that's 10000 m^2 amount of grass, and for 10m circle it's only 100m^2 (100 times less). And we don't actually need to render all grass around the soldier on far distance --- more or less that should be enough to render only the grass between us and the soldier.

I'm not 100% sure, but on my opinion all that together means there shouldn't be real performance problems with that.

May 9 2016, 11:31 PM · Arma 3
Drill added a comment to T61872: New technique for rendering grass at far distance.

I would like to make some addition to the method suggested by Elcoo. I propose to not use the prerendered texture/layer for the alpha blending. Instead the grass geometry should actually be rendered in some radius of the soldier (10m for example) or infront of him, however it should be rendered not directly to the display, but to some texture/layer, which would then be used for alpha blending of the soldier.

This way the alpha blend texture will automatically be consistent with the real grass growing near the soldier and there wouldn't be a need to make these textures in advance.

As of the performance, it would demand, i think, not much more resources than the original Elcoo method, and the demand would grow only linear with respect to the number of soldiers, which seems to be fine.

May 9 2016, 11:31 PM · Arma 3
Drill added a comment to T58799: Deploying a weapon / proper use of bipods.

This is a crucial feature for the gameplay: it should be possible to deploy/rest any rifle (even without bipod) on obstacles/walls/windows. It makes fortifications and good defensive positions more useful. Otherwise it is an often situation that , for example, a man in a bunker absolutely loses the firefight against a man in the field (without any defences) only because the man in the field can fire from prone position and consequently has a great accuracy advantage against the man in the bunker. That often makes using fortifications counterproductive.

May 9 2016, 3:33 PM · Arma 3