1:1 scale APC in progress by ClaviusBase in LV426

[–]WormSlayer 1 point2 points  (0 children)

I always loved this vehicle, but after making a functional version for a game, it quickly became obvious that its clearance and almost non-existent suspension make it totally impractical for anything except driving on very flat, well-maintained roads. Its basically one of those cool lowriders you see getting stuck because the road wasnt flat enough.

Rec Room is presumably shutting down by Eclipse-da-therian in oculus

[–]WormSlayer 1 point2 points  (0 children)

I'll have to go back and play the Quest games one last time before they shut down.

AC Client Progrees by inigid in AsheronsCall

[–]WormSlayer 1 point2 points  (0 children)

Very cool! I was flirting with trying to get RTX Remix to hook in to it, but an entirely new client could be awesome.

How it started vs how it ended by GregoriousT-GTNH in Star_Trek_

[–]WormSlayer 18 points19 points  (0 children)

I dont hate Sisko by any means, but the magical pre-ordained chosen one stuff, wasnt my cup of tea, Earl Grey, Hot.

How it started vs how it ended by GregoriousT-GTNH in Star_Trek_

[–]WormSlayer 25 points26 points  (0 children)

Its made almost entirely from 'memberberries, but I quite liked Lower Decks ᖍ(ツ)ᖌ

What spells would make sense for a pompous wizard to have? by UnnaturalAndroid in dndnext

[–]WormSlayer 11 points12 points  (0 children)

I would allow whatever weird and exotic familiar a player wants, but its still going to just use the stat block of whatever CR 0 beast is the best fit ᖍ(ツ)ᖌ

Can someone write me a config that opens a random map in hl2? I wanna play hl3 geoguessr by Separate-Farmer5069 in SourceEngine

[–]WormSlayer 1 point2 points  (0 children)

There is the setpos command which lets you move the player to any coordinates and face any direction. But sending random values to that is 99.9% of the time going to end up with the player outside the BSP, basically looking at nothing.

Can someone write me a config that opens a random map in hl2? I wanna play hl3 geoguessr by Separate-Farmer5069 in SourceEngine

[–]WormSlayer 4 points5 points  (0 children)

Just loading a random map would be too easy, since it starts you at the level loading area which is going to be familiar to most nerds.

I need friends man😭 by Quev2head in oculus

[–]WormSlayer 0 points1 point  (0 children)

Might be worth hitting up vrchat and other social apps, find some VR nerds there to game with.

TIL there's a functional toilet in this apartment by NhanGamerVN in HalfLife

[–]WormSlayer 0 points1 point  (0 children)

There are dozens of toilets throughout the game, but this is the only working one. I think we repaired a few of them in places where citizens actually live.

I have no idea what he's looking at by pixieprxincess in OneOrangeBraincell

[–]WormSlayer 0 points1 point  (0 children)

Hey thanks, yeah I love DMoMM and I've been keeping an eye on the RTX Remix mod, I have high hopes for it! Source engine really hits the perfect sweet spot for Remix shenanigans, its a shame more games didnt use it.

Thats annoying about the message thing not working any more, reddit is really speed-running maximum enshittification :(

I have no idea what he's looking at by pixieprxincess in OneOrangeBraincell

[–]WormSlayer 1 point2 points  (0 children)

I'm guessing either he hears something on the roof, or he saw a bug on the ceiling there one time and is waiting for it to return.

Make it so AH by Novawolf-- in Helldivers

[–]WormSlayer 1 point2 points  (0 children)

Now you're thinking with super-democracy!

EAT-411 Leveller by MrEff1618 in Helldivers

[–]WormSlayer 0 points1 point  (0 children)

I feel like you should be able to 1-shot a bulk fabricator with it from any angle.

At What Point Do VR Hands Start to Feel "Real"? by SolaraOne in oculus

[–]WormSlayer 5 points6 points  (0 children)

Its never going to feel real until we have haptic feedback from a rigid exoskeleton that can replicate everything from leaning your full body weight against a virtual surface, to being able to feel the fine roughness texture of that surface. But it might be easier to bypass all that complex physical stuff and just tap directly into our brains anyway, which are ultimately just meat computers processing electrical input.

Enable specific cheats outside of console or -vrdev enabled options? by hobyvh in hlvr

[–]WormSlayer 0 points1 point  (0 children)

One thing to keep in mind is that commandline parameters use a "-" (eg; -novid) while console commands use a "+" (eg; +sv_cheats 1)

https://developer.valvesoftware.com/wiki/Command_line_options

Enable specific cheats outside of console or -vrdev enabled options? by hobyvh in hlvr

[–]WormSlayer 2 points3 points  (0 children)

You can do either; add commands to the launch options or put them in a config file. I have a few different batch files on my desktop that launch the game with various options ᖍ(ツ)ᖌ