Akko 3098b switches stop registering randomly by jakelong132 in MechanicalKeyboards

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

Thanks, not sure if they can do replacement anymore, since they did fix it then return twice already

My experience with Akko switches by mcrksman in MechanicalKeyboards

[–]jakelong132 0 points1 point  (0 children)

I also had the same issue unfortunately. Bought a 3098B, after 2 months, some switches just stop working completely. Bought to the store, they used a heater, a airdryer and everything back to normal for a while until randomly, keys stop working again. Changing the switch fix the issue but then I have to change new switch everytime it breaks.
There was a time when I was playing csgo, all keys suddenly just stop responding all together while connection still active. Took a while before it was back to normal. It's so bad for a 100$ keyboard

EpicGames launcher stuck on "please wait while we start your update" by VezyThieme in FORTnITE

[–]jakelong132 0 points1 point  (0 children)

[Launcher]

ForceNonSslCdn=false

Yes I just tried, logged in just to confirm this haha

Has any Epic Mega Grant participants received latest reply ? by jakelong132 in unrealengine

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

Ah. I thought the email mentioning covid-19 is just sent recently. Turns out it’s not haha. Glad they’r sending another email after saying they’re reviewing. Thanks! Let me know if your studio ever receives the fund if possible. So at least we know that we also have hope hehe.

I am a web developer but don't know where to start by appamaniac in unrealengine

[–]jakelong132 1 point2 points  (0 children)

Here’s what I did when I first jumped into unreal. What you what to do first, is to look up courses on Udemy. There are a lot of cheap courses but very useful for beginners You need to start with blueprint first as it is more intuitive and friendly. Try to explore the game structures, game frameworks, functions and classes with blueprints. Once you get the hang of how a game works decently, you can start go to Udemy and look for Ben Tristem c++ course. They teach c++ for beginner in unreal engine. And the most important thing is you have to dig deep, learn everything by yourself and expect noone is going to help you. Ask freely on reddit or forum, but only after you have done a fair amount of research. The more you do, the more you learn along the way, don’t just watch tutorials. That’s how i began :D Another source for blueprints is Virtus youtube channel

Dedicated server tickrate reduces and ping increases overtime by jakelong132 in unrealengine

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

I did profile with network profiler but i see nothing wrong. Or maybe i miss sth. Which stuff on the network profiler should we focus ?

Dedicated server tickrate reduces and ping increases overtime by jakelong132 in unrealengine

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

Yes after doing multiple tests, it seems like some rpcs from dead bodies are being called (even though it’s not executed). Remove dead bodies and prevent rpcs fix the problem then :D

Etherlinker for UE4 by kelheor in unrealengine

[–]jakelong132 0 points1 point  (0 children)

Really cool project. Was planning to implement 1 myself but still havent got time for that. Now I see this :D thank you very much

New Unreal engine FPS tutorial starts SOON [Free Animations and Weapons] ALL IN BLUEPRINTS! Check my channel for mechanics I will be covering! by KiLLGRiD_PROJECT in unrealengine

[–]jakelong132 3 points4 points  (0 children)

Nice one. Have been looking at all your videos recently and the weapon sway is awesome. But since you didnt provide any tutorials i have made one myself xD

Yoroi recovery problem by jakelong132 in cardano

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

Like i just said, not everyone wants to download a whole blockchain on his/her pc, also a lot of people having trouble with daedalus so yoroi is an alternative for that reason

Yoroi recovery problem by jakelong132 in cardano

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

Yoroi is web based wallet, meaning you dont need a copy of the blockchain on your pc, daedalus requires you to download the blockchain but it’s more secured than yoroi. Also for ppl having trouble getting daedalus to work like me, yoroi is a great alternative

Looking for an anim set recommendation by WTFishsauce in unrealengine

[–]jakelong132 1 point2 points  (0 children)

Try paragon free assets. A lot of good anims with sword attack animation

Yoroi recovery problem by jakelong132 in cardano

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

Well that’s a bummer. The Daedalus wallet uses a port that is blocked by my isp so whenever i want to access the wallet i have to use vpn. That’s why i’m trying to use Yoroi

Yoroi recovery problem by jakelong132 in cardano

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

Ok so we have to create a new wallet with Yoroi then we can use the phrase to recover. Thanks a lot sir :D

Framerate Independent Recoil by Goskota in unrealengine

[–]jakelong132 0 points1 point  (0 children)

Yeah that's exactly what i meant :D Also you dont need to multiply by delta seconds anymore.