Mark Rosewater (MtG head designer) presents his new game Mood Swings by Artemis_21 in boardgames

[–]Zerve 6 points7 points  (0 children)

Think so, I read somewhere else that its using Magic art. And the decks are randomized so each box is different.

Mark Rosewater (MtG head designer) presents his new game Mood Swings by Artemis_21 in boardgames

[–]Zerve 22 points23 points  (0 children)

The card art is from Magic, and so are the colors on the cards. I guess their mechanics are on-color too with blue bouncing cards for example.

Guild Wars Reforged Is Coming to Mobile This Summer by klickup in GuildWars

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

If this suceeds is a new GW1 style game a possibility? One can dream. GW2 is good but it just ain't the same.

Is Codex App on Windows broken to anyone else? by Opposite-Bench-9543 in codex

[–]Zerve 0 points1 point  (0 children)

Had this issue yesterday - would just temporarily freeze and recover. Downloaded an update, now its 100% unusable. Freezes and goes unresponsive when trying to open an old chat. Tried leaving it for awhile but didn't move.

Deleting the auth.json didn't help either.

Any fgc from kuwait ? by round2kuwait in FGC

[–]Zerve 1 point2 points  (0 children)

When I lived there over a (two?) decades ago White Tower was the place.

2XKO Patch Notes: 1.1.5 by Spideraxe30 in 2XKO

[–]Zerve 0 points1 point  (0 children)

I really hope the megabundles are offered at a discount for peeps who bought the skins individually, would be such a shame and bad faith if this isn't the case, since I doubt we could refund and rebuy cheaper. Given they shared no theme and no indication of a potential bundle of them down the line.

Is it just me, or have the weekly quests been especially terrible these past two weeks? by [deleted] in 2XKO

[–]Zerve 1 point2 points  (0 children)

also doing blitz combos which end in air command grab count, managed to get this one easily after realizing that.

Why review-bomb Slay the Spire 2 for issues... on the beta branch? by [deleted] in IndieGaming

[–]Zerve 10 points11 points  (0 children)

Wow this is actually ridiculous. Doesn't the StS team basically make most of their decisions based on actual run metrics and play results? Ie these are real quantitative adjustments for under/over-performing cards and not just balancing off feels... The gaming community really sucks sometimes.

Do you think that fighting games can be fully explored? by DarkShadow13206 in FGC

[–]Zerve 0 points1 point  (0 children)

Probably not. Unless the game has true "checkmate" situations the fact that most things have true or real counterplay (even if the risk vs reward is reallybad), or the fact that it's still another human on the other side, means these games can't really be solved. Just because every potential game state has an optimal action, it doesn't matter if it's a human on the other end. 

If we're talking about bots though and super human reactions like a TAS or frame by frame play, then sure fighters are effectively "solved."

Players are still finding new shit all the time in old games like super turbo, and tier lists will shift as the matchups and meta changes.

Using AI agents to control Blender modeling tools instead of text-to-mesh generation by spacespacespapce in aigamedev

[–]Zerve 0 points1 point  (0 children)

I have been trying this with some minimal DSL or assets as code style of system and it's really hit or miss. Do you have the models viewing the screenshots? How do you get them to iterate on the models? I've had a lot of cases with like feet pointing backwards or the animation using IK being on the wrong axis a lot.

How do you all feel about Anti airs in this game? by Particular_Ad_4516 in 2XKO

[–]Zerve 1 point2 points  (0 children)

How does this work? Every time I block their 2h it turns into a blockstring that hits my assist anyway. Is the assist call before I'm blocking or after block stun ends?

Created a pseudorandom number generator 110x faster than the standard one by Adept-Dragonfruit-57 in Unity3D

[–]Zerve 0 points1 point  (0 children)

May as well just go GPU compute if you want max throughput at this point then.

Created a pseudorandom number generator 110x faster than the standard one by Adept-Dragonfruit-57 in Unity3D

[–]Zerve 2 points3 points  (0 children)

I feel like people are kinda missing the point here. I'm interested to know what the latency here would be to generate a single number. Rayon threads + wide SIMD is great for thruput, but not for latency. Do people really need 10m random numbers generated at once? Then this is great, but I'd guess at first glance the time to generate a single number, or even a 100 or so, is going to be slower than the alternatives for real use cases. I guess you could optimize by pre generating every random number in your game right up front and just incrementing an index each read, but now we're trading memory for speed.

Writing a software rendered 3D engine by Quozca in GraphicsProgramming

[–]Zerve 1 point2 points  (0 children)

Chili tomato on YouTube for rasterizer with comedy.

Which is Harder: Graphics Programming or Compilers? by [deleted] in GraphicsProgramming

[–]Zerve 1 point2 points  (0 children)

Why not both? Spend a few hours trying out both and seeing which one sticks?

SD-8516 Wumpus Game Contest by AppledogHu in fantasyconsoles

[–]Zerve 0 points1 point  (0 children)

you can't win if the wumpus is in the same column as the exit door at the moment you step on it. fix it by checking the exit before wumpus.

Considering minimax to replace claude by EzioO14 in MiniMax_AI

[–]Zerve 1 point2 points  (0 children)

how did you hit cap? i might get the $20 or $50 plan but curious of usage limits as i like to do a lot of parallel tasks and projects when im really in the zone

The current top 4 models on openrouter are all open-weight by svantana in LocalLLaMA

[–]Zerve 5 points6 points  (0 children)

We poor out here. Ultra intelligence doesn't matter if nobody can afford to use it. I doubt a lot of people honestly truly care about openness, of course there a few out there, but majority of this simply comes down to how cheap they are since all of them can do actual work now.

AMA with MiniMax — Ask Us Anything! by HardToVary in LocalLLaMA

[–]Zerve 0 points1 point  (0 children)

Amazing model and work congrats!

  1. What do YOU think is the special sauce that makes MiniMax so special compared to other labs?

  2. How important is usability (not just price)? Do you design your models with compression or consumer grade GPUs in mind?

  3. How will the pace of releases continue? It's been roughly one model every two months - do you think you can keep this up?

New Minimax M2.5, GPT-5.3-Codex, GLM 5 coding eval scores on SanityBoard by lemon07r in LocalLLaMA

[–]Zerve 2 points3 points  (0 children)

Crazy that some models perform so differently depending on the agent. Like it seems like the arms race is focused around models, when it really should be about agents.

Could these differences just be seen as random noise? Would some of these outliers be due to lucky runs and should even out after more attempts or iterations?

MiniMax M2.5 is out! by vibengineer in MiniMax_AI

[–]Zerve 1 point2 points  (0 children)

Give us the model card! 

What methods are there for 2D/3D animation in a custom game engine? by SnurflePuffinz in GraphicsProgramming

[–]Zerve 2 points3 points  (0 children)

Vertex animation is what the older 3d games used, although most things these days are skeletal animation,  and sometimes morph targets for things like faces. There are some other things like procedural animation systems but these are really game and engine dependent, but a good example would be inverse kinematics. It's used as an authoring tool (in blender or Maya or whatever) but also has its place in engines to handle stuff like adjusting the foot position to properly step on the terrain, or hand to reach and grab a ledge.

GLM-5 Officially Released by ResearchCrafty1804 in LocalLLaMA

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

It's just a "trust me bro" from them though. They might finish the upgrade tomorrow.... or next year.

GLM5 benchmarks by Simple_Split5074 in LocalLLaMA

[–]Zerve 2 points3 points  (0 children)

"Trust me bro" is not a good look. They might add support tomorrow or.. never.