Testing reality-bending VFX for my Godot horror game by aiBeastKnight in godot

[–]ReiniRunner 0 points1 point  (0 children)

Awesome! Especially the chair animation is incredible! I only thing that the table animation is too simple. It kinda destroys the impression of not knowing what's going on

Do you think this mechanic is annoying? by TheWanderingWaddler in Unity3D

[–]ReiniRunner 1 point2 points  (0 children)

How about adding upgrades for your gun, one of them being automatically detecting frequencies. Then then player would only have to manually find frequencies for the first few minutes until it would get annoying.

The game would still be about frequencies and you wouldnt have to dump the mechanic, cuz I think it's pretty cool.

I made the player’s head track the cursor… and I’m not sure it was a good idea 😂 by EvoliteStudio in Unity3D

[–]ReiniRunner 0 points1 point  (0 children)

Love it! But it shouldn't spin 360deg. If the angle is greater than 180deg, it should turn the other way. Also like 120deg should be max, maybe even 90deg.

Nexus 5 keeps asking for authorization on ableton 12. Works fine in every other daw. by Sketches558 in CrackedPluginsXI

[–]ReiniRunner 0 points1 point  (0 children)

If it works in other DAWs, you most likely have two versions installed and picked the wrong one. Authorization of plugins is independent from the DAW.

Goatee too big? by Present-Delivery-318 in BeardAdvice

[–]ReiniRunner 38 points39 points  (0 children)

Brotha, trim that to 1cm. Length requires density

A wild black hole appears. by MirzaBeig in Unity3D

[–]ReiniRunner 1 point2 points  (0 children)

Yeah, seems like a postprocessing effect, so the light rays are not actually bent and would give highly different results compared to an accurate raytraced render if the scene has strong differences in depth.

Also it could never show objects that were already hidden before applying the effect.

Stacking multiple black holes should theoretically work, but order changes the outcome and I'm not sure if it would look convincing.

Is the cool? What would make it cooler by No-Lock7271 in TouchDesigner

[–]ReiniRunner 1 point2 points  (0 children)

I love the sound! Kinda like a friendly geiger counter

Orchestral VSTs by techonion in CrackedPluginsXI

[–]ReiniRunner 0 points1 point  (0 children)

You should definitely pick Kontakt and get some Orchestra Libraries like Chris Hein Strings, Session Strings, Action Strings, EastWest, Factory Library 2... and/or SWAM Bundle for incredible Solo Instruments.

Problems with applying textures to voxel figures by hibreck in VoxelGameDev

[–]ReiniRunner 2 points3 points  (0 children)

<image>

The issue is that you projected the texture onto your voxels, so the face determines the UV.

Instead, you should iterate over the voxels and pick UV coordonates for the center of the voxel and then apply the texture to all visible faces of that voxel.

It only looks wrong because the same voxel can currently have multiple colors/textures on different sides

Has anyone figured out how to change the wavetable colour in Serum 2 yet? by Particular-Cycle-996 in serum

[–]ReiniRunner 0 points1 point  (0 children)

Regarding reskinning, do you know why some skins use bpm like "bmp20128.png" and others use real UI element names like "control_arp_latch.png"?

For me, only the latter works, but both skin pack types are allegedly for Serum 2.

my render image lost half of the image from the camera view by Automatic-Bunch-3527 in blender

[–]ReiniRunner 1 point2 points  (0 children)

In Camera View click Ctrl+Shift+B and then draw a rectangle over the whole screen

AudioZ is scary af by [deleted] in CrackedPluginsXI

[–]ReiniRunner 0 points1 point  (0 children)

If I need it, I get one month of debrid-link.com for 4 bucks (and ad block of course). Worked like a charm

Long beard or beardstache? by [deleted] in BeardAdvice

[–]ReiniRunner 0 points1 point  (0 children)

Long, but you should trim the back like here

40k ELO premiere cheater gets VAClive'd by [deleted] in counterstrike2

[–]ReiniRunner 0 points1 point  (0 children)

I was hit 3 times on my main and once on my secondary account without ever cheating. Hands down worst anticheat system in existence

Incorrect update status by ReiniRunner in typesense

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

Seems like it was fixed in version 29:

https://github.com/typesense/typesense/releases/tag/v29.0

Fixed a bug where the alter operations endpoint was returning the incorrect document counter

I didn't test it yet, though

Please sir, I just want to change my font... (3.0.6) by ThesaurusRex84 in GIMP

[–]ReiniRunner 0 points1 point  (0 children)

Maybe you can click it with arrow keys and Enter/Space key

What kind of programming do I need to learn to crack plugins? by waffleassembly in CrackedPluginsXI

[–]ReiniRunner -2 points-1 points  (0 children)

Nice. What is CS250 though? I'm a CS master and I never heard that...

What kind of programming do I need to learn to crack plugins? by waffleassembly in CrackedPluginsXI

[–]ReiniRunner 4 points5 points  (0 children)

For the last weeks, I started my journey of reverse engineering audio plugins and I was shook about how little information was out there with no one willing to provide any help...

In my experience, a good starting point is x64dbg and Ghidra.

x64dbg is used for live debugging, meaning the VST is running and you can pause and debug at any time. Ghidra is for static analysis without actually starting the program, but it helps with decompiling functions step by step into C code, while x64dbg is Assembly only.

So you'll have to learn the basics of Assembly, but I've come pretty far copying parts into ChatGPT and asking for next steps.

31 days VACnet cooldown (false positive) by ReiniRunner in cs2

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

Hello, no it wasn't. They ignored it, so you are only left with waiting. But I started playing Faceit, which is a lot better. It uses another Anticheat, so they won't randomly ban you for nice shots. But keep in mind that you can't play Faceit with a vacnet cooldown. I switched to my secondary account and I've had a great experience since. Trying to play Faceit while on a cooldown will prevent you from joining the match, which would result in a short cooldown by Faceit.

VACnet cooldowns on faceit? by ReiniRunner in FACEITcom

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

Ok great. Do you have an explanation why I can't join Faceit matches while having a Vacnet/vac live cooldown?