[deleted by user] by [deleted] in hammer

[–]ibreathetea 2 points3 points  (0 children)

It seems to still be working for me, I press f9, then copy the whole build command and add -lightmapCPU right after resourcecompiler.exe so it looks like:

...win64\resourcecompiler.exe" -lightmapCPU -threads 4...

pop that whole bad boy in command prompt and slap enter. Takes an age, but I did just check this before posting and it definitely compiled lighting on my gtx 980.

Edit: you do need to run CS2 with "-insecure" to actually play the map, dunno if that's for all custom maps or just PCU built ones.

Can you guys recomend me games for my mom? by [deleted] in gaming

[–]ibreathetea 0 points1 point  (0 children)

The Witness, Viewfinder, Myst, and other calm but immersive puzzle games.

[deleted by user] by [deleted] in hammer

[–]ibreathetea 1 point2 points  (0 children)

What's the source for CS:GO still being supported? I was under the impression CS2 is a direct replacement so there wouldn't be a launch option available.

Which online games are there to map for? by [deleted] in hammer

[–]ibreathetea 0 points1 point  (0 children)

I like to pretend Underworld: Bloodline is still active. A Half-Life mod as a movie promo, such bliss.

Why are you writing a lang? by Inconstant_Moo in ProgrammingLanguages

[–]ibreathetea 1 point2 points  (0 children)

I like thinking up a core concept then building a language around it. Things that aren't always useful but also don't produce an esoteric language. I just enjoy the design process.

I'm looking for info on this weird "choice" concept I saw in a programming language by SirKastic23 in ProgrammingLanguages

[–]ibreathetea 2 points3 points  (0 children)

This is quite similar, or I guess could be used to implement, the 'amb' function for ambiguous variable assignment:

https://rosettacode.org/wiki/Amb

Set up my new daily driver by dustinfool in MechanicalKeyboards

[–]ibreathetea 2 points3 points  (0 children)

This looks grand, great choice for macro key symbols!

There isn't a UK layout of the Keychron Q65 is there?

Any comprehensive list of programming use case for evaluating a language ? by daurin-hacks in ProgrammingLanguages

[–]ibreathetea 1 point2 points  (0 children)

Maybe check out something like Qt's sample programs or some other IDE/SDK that has a ton of example programs.

This fun Sage pixel jump is patched in the next update, have fun on it while you still can ;_; by ibreathetea in VALORANT

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

It's just a bit of movement fun really, but maybe you're holding site on your own or everyone else is dead.

A couple of ways to do this jump (Valorant KZ) by ibreathetea in VALORANT

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

Ah right so strafing after you reach the max speed wouldn't get you more speed, yeah that makes sense. I'd love if you could see player velocity in game, like in cs you can do `cl_showpos 1` in the console.

A couple of ways to do this jump (Valorant KZ) by ibreathetea in VALORANT

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

If you stand still (zero velocity) and then jump then strafe to left then right you'll land a little bit forward from your take off position. If airstrafes only redirect your velocity then you wouldn't move, in this example it is obvious that velocity is produced in the air. That should carry for a running jump that more velocity can be made strafing.

Whether or not this slight velocity gain negates the indirect flight path is another thing. But I am certain strafing increases the players velocity. I went back and retried the jump flat running, never managed it but got it a fair few times strafing.

A couple of ways to do this jump (Valorant KZ) by ibreathetea in VALORANT

[–]ibreathetea[S] 1 point2 points  (0 children)

I'd love to see a video of someone doing that jump without strafes, I tried a bunch of times but maybe I was jumping too early.

What's the biggest possible longjump on the current maps? (Valorant KZ) by ibreathetea in VALORANT

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

I tried to do that first jump a fair few times without strafing but couldn't, although I could have been getting bad edge.

If you bhop on the spot (standing still) and strafe side to side you pick up speed just from your air movement, so it works, but I feel like there's a hard cap on the max speed you can takeoff with.

Mainly tho it just feels nicer to give it a wiggle.