• 0 Posts
  • 82 Comments
Joined 2 years ago
cake
Cake day: June 11th, 2023

help-circle


  • for practical physical good, some times a patent just means I did this first doesn’t mean it’s hard to do or replicate. ie. like the umbrella wedge/spring to make it open automatically. That’s the part of ingenuity. And why I think the mini game during loading screen worth the patent.

    I don’t like algorithm patent because ultimately, it was there, if original sha hash wasn’t developed, someone would come up with a different method that doing roughly the same. It’s the math and other prior foundation in computer hasing/data processing provides the idea and how you can process and get the hash fast. so your newer arrangement of faster version(like different sorting algorithm) would not be possible without those other research.

    ie. for my own example, my thesis involves doing polygon culling strategy, my base algorithm is totally base on math prediction as to what’s the optimum I can achieve minimum culling checks. BUT, that algorithm is actually slower than when you implement the checks base on how GPU is doing the render plus cache efficiency. If I did not know or not aware how computer works from prior study, I can’t figure out why my “optimum” algorithm is actually slower than sub-optimum checking strategy.

    Say, what if SHA or whatever algorithms is implemented, and is actually very impactful to other application, which can be proven that anyone can naturally come to this conclusion by doing their own research, simply grant that patent impedes future development. Another computer graphic patent is the Joe Alter hair distribution, it has nothing to do with ingenuity and just because his dad is a good patent lawyer, it blocks any healthy competition from selling CG hair grooming product in US. If you check the patent itself, that was like trying to patent a math distribution over surface.




  • PenguinTD@lemmy.catoGaming@beehaw.orgNeed fighting game advice
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    1 year ago

    If you only play old games for story mode, the CPU read inputs so you are gonna have a bad time anyway if you don’t exploit their tendencies. Don’t spam fire ball cause I think by the 2nd or 3rd match you start to getting jumped on. In fact, if you know how to do anti air(couch heavy punch from Ken) with proper timing you can beat the run pretty easily except char with command grab.

    Like for CPU don’t even try complex input, read on internet for most basic punish(like empty jump in and then throw against zoner) cause throw is really high damage & strong in SF2. If you push them to wall then you do the light punch fireball with some distance to bait them to jump over then do your punish.


  • well, I am not good but consider I can usually finish all the combo trainings 100% so my execution is quite okay. (I quit fighting game cause the button tapping is quite noisy, so no more fighting game after my son was born. )

    • street fighter have a couple arch type, ryu/ken is shoto and they have actually different play style even though their basics looks similar.
    • for any fighting game the distance that your opponent’s attack can reach is very important. a good player can simply whiff punish you and throw jabbing you because you don’t understand the +/- etc after a blocked/whiffed attack.
    • hit confirm is also important, which means a simple combo that you can start when you have advantage, but not too “negative” when it’s blocked. (training mode can show these info) Where the first 2~3 hit of your combo is safe and once you get better and landing those 2~3 hit combo, pick something that allows you to cancel into special moves, knock down or throw(which is also a down). All the more fancy complex combo is not really useful if you can’t even land a 2~3 hit combo on opponent.
    • punishing specific match up’s bad move, ie. a fireball at wrong distance allows opponent to jump in and lands full combo out of it. you have to do training mode a lot and study your match up.
    • and finally, study the neutral game, where both side starts from distance that all normal attacks are out of range, what can you do from that point of space and what opponent’s char can do from their space. If you keep getting beat by opponent’s certain move, rewatch the replay, check their input, record that input to a training dummy, and find what you can do as counter.

    It’s a huge time sink and there are also cheaters(on pc specifically), so good luck.




  • I think so but I also feel that the arena/duel can feature a bit more variety of high level enemies that uses different weapon types. I really miss when some of the duel that the enemy use things that are not blade and wish they could be extended more even onto say archer based boss, or ninja style boss, etc. (I guess the legends/raid type of boss may have more variety but I don’t really like that rng loot drop grinding part so I skipped the whole thing. )


  • I didn’t design that system, and I think it is this way because in the past without forensic evidence, the witness role basically put the burden to people who are testifying or on the stand for questions. That’s why nowadays when the suits wants to push shady things they go off record cause they don’t want to keep any evidence. It’s up to the minions to smart up to make sure you cover your own ass.

    And, sometimes company make or break during trials. I don’t want to see value flop, but I also think 30% is a lot if you don’t even use steam features. (here I mean you only publish on steam, but you don’t use their DRM/Friend/Matchmaking, workshop, lobby, etc. But if a dev do indeed use those backend service I think it’s justified. )




  • Did you followed the Debb vs Heard one? I know it’s kinda special case with lots of video and court recorded footage etc. Gabe isn’t exactly a celebrity that expose their private life, but if internal emails is on the table for discovery then it can also be very different. Cause they will just tell you “you said/wrote make a decision here from this email” then start off that. Like you said who is a better actor? Can you suddenly remember details with which “partial” quote are referenced without context from email 6 months ago for your argument? And then suddenly don’t remember any details making a decision 2~3 weeks ago? From neuroscience, our memory is pretty unreliable as we can fill the gap all we want. But it’s court case just how the judge/jury believed what part they saw/hear.




  • Yeah, I was rerunning the old game and now in the dlc part, almost done and still like all the more challenging puzzles.

    Many of the terminal questions and interaction though is what make you stuck the longest. I know you can save scum if you want to see what other path from you choice, but you can also do that online by checking the wiki for example.

    They don’t really have real consequences game wise, but make you still think about those questions when you lie on the bed.



  • Try Immortals of Aveum, it’s a full UE5 game and runs really good for my bare 6800XT at 1440p->2160p. I even have recordings of my game play up at 60fps on YouTube.(you can look for the same ID I use here.)

    Honestly without going into too much detail, UE5 developers should limit the options available to gamers if they can use the config then game literally runs ugly like what you mentioned. My work place is doing engine upgrade so I am aware of all those things but honestly, it can be done proper but we do have to take away those finer controls. Because some settings turn off features that another needed to run properly. There are “wrong” config default value from UE5 source that cause excessive smearing cause their temporal super resolution upscale is still consider beta at 5.1-5.2, how would players know what presets works together to avoid bad combination? Devs should just interlock cvars or provide basic presets only in this case, otherwise there will be videos after videos claiming UE5 looks bad and perform bad under whatever combination they run into. Those combination aren’t suppose to be used together.

    That said, I haven’t played the demo yet, but it is very likely that TP2 aren’t fully UE5. I will update my comment once I played the demo.

    Edit: found source, @dosse91@lemmy.trippy.pizza try reset your graphic settings and only apply the big preset but not other detail settings individually, it should make your experience better.(oh, and just in case, don’t set AA quality to Epic.)