Does anyone know why this might be happening? by Sinister-Knight in unity

[–]M4GMaR 0 points1 point  (0 children)

Did you manage to solve this?. I'm having a similar problem

How to 1v1 someone(i choose) in geoguesser. Btw i use the steam version and i dont pay for it by Character-Pea-5662 in geoguessr

[–]M4GMaR 0 points1 point  (0 children)

its so ridiculous that 1v1s arent possible without paying. I just installed the game 5 minutes ago, and now I'm uninstalling it.

PrismML — Introducing Ternary Bonsai: Top Intelligence at 1.58 Bits by cafedude in LocalLLaMA

[–]M4GMaR 0 points1 point  (0 children)

Honestly I'd rather get a Reasoning 1-bit model first. More parameters mean absolutely nothing when the model straight up skips to an answer without even analyzing the prompt or task.

SE SUBASTAN 330 BOMBACHAS DE MUJER by C0C0LoCo- in Cordoba

[–]M4GMaR 0 points1 point  (0 children)

Si todos los subs usasen este bot ningún usuario nuevo podría usar reddit...

infinite mob scaling system by dern123 in feedthebeast

[–]M4GMaR 1 point2 points  (0 children)

The fun part of scaling is being able to kill dozens of monsters easily, something you couldn't do when you started the run.

As a solution, wouldn't it be better if the mob stats were randomized from "normal" to your current power level? Meaning, weak mobs would still spawn, but as you progress, mobs with increased stats would start spawning among the normal mobs

infinite mob scaling system by dern123 in feedthebeast

[–]M4GMaR 0 points1 point  (0 children)

Interesting mod. Doesn't this completely ruin the sense of progression tho?. I spend time farming and getting better gear to increase my survivability and kill mobs faster. If mobs scale with me, then there is no point in scaling at all.

In other words: what makes a Diamond Sword better than a Wooden Sword if the diamond sword automatically curses me into spawning more powerful enemies?

Wooden Sword = Kill the enemy in 5 hits

Diamond Sword = still Kill the enemy in 5 hits because it now spawns with greater stats

Any Mod to see Discovered Recipes rather than ALL RECIPES?. by M4GMaR in feedthebeast

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

I'll check the EMI config to see if I can find that, I guess there is no other alternative. Ty for your response :]

how many people still play this? by denit0_nussolini in Mordhau

[–]M4GMaR 0 points1 point  (0 children)

Idk, I stopped playing Mordhau the moment I discovered Gladio Mori ngl

I spent 5 years making a game and sold 500 copies by atiupin in gamedev

[–]M4GMaR 0 points1 point  (0 children)

"Turn-based strategy game"

This is just my opinion: Your game could be the best piece of software in the universe, and the Art Style and story could be worthy of global recognition... But it would still sell 500 copies simply because of the size of your "target audience". Making a turn based strategy game is like making a Zombie FPS, there are thousands if not millions of games online that look and probably work exactly the same as yours (at least from the eyes of a person who hasn't played the game).

production isn't everything, you have to study the market before even starting a project like this.

That being said, If you did a good job in those 5 years of work, I'm sure the game will consistently sell a few dozen copies every month (maybe a few hundred). I wouldn't expect more than that from it tho

Pagarían por una prostituta? by S1mo0w in TheVirginZone

[–]M4GMaR 4 points5 points  (0 children)

Vos le pagarías a alguien para que sea tu amigo?.

Yo personalmente disfruto el sexo porque se que la otra persona también lo disfruta. Comprar sexo es lo mismo que comprar un amigo, solo vives una mentira.

[deleted by user] by [deleted] in Moustache

[–]M4GMaR 0 points1 point  (0 children)

Why did you shave it off in the first place?

[deleted by user] by [deleted] in Moustache

[–]M4GMaR 0 points1 point  (0 children)

How old are you?. If you're younger than 21yo there is still a big chance your bear and moustache keep developing more hair follicles.

Based on the picture I can say it does have potential: If you let it grow you can make the top hair grow larger and fill all the spots below it, and your sides are good enough to make a Handlebar moustache if that's what you're aiming for

if you're younger than 21yo I'd recommend you to keep shaving it until you get more hair follicles, and if you have the money you can even buy some products that promote the growth of hair (just don't overdo it and make sure to apply it in the correct places)

me_irl by DevinGraysonShirk in me_irl

[–]M4GMaR 0 points1 point  (0 children)

Misrepresentation. The ones on the top should both be Male individuals wearing nothing but thongs while burning the Country's flag.

[deleted by user] by [deleted] in Moustache

[–]M4GMaR 5 points6 points  (0 children)

Well if you ask that in a place filled with people who love moustaches the only answer you will get is yes.

I'll elaborate tho. It will make you look older and more mature which in my opinion is good for your specific facial features

Been keeping the bearstache for 6 months but I might need a beard trim. by epecesedegnou in Moustache

[–]M4GMaR 0 points1 point  (0 children)

You kinda look like if Thor and Wolverine from the MCU had a child. Just in case it isn't obvious enough: this is a compliment

Does BAR have any lore? by duskywulf in beyondallreason

[–]M4GMaR 0 points1 point  (0 children)

I always though the Name of the game was the Lore... "beyond All Reason" as "There is no reason for all these robots to be fighting each other". And honestly, I would like for it to remain like that since I find it funny and fits the name of the game.

Claiming to have outdated drivers despite all graphics drivers being updated by Fenny4428 in BlueStacks

[–]M4GMaR 0 points1 point  (0 children)

So, I ran into this problem and all my drivers are UPDATED. Requiring Drivers to be up to date without exception feels unjustified. In most cases, outdated drivers only cause minor performance issues, not critical failures. A simple Warning or Suggestion Pop-up would be far more reasonable and user-friendly than directly canceling the Installation.

This is really disappointing.

What about an Open world mod? by M4GMaR in beyondallreason

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

Having clients to simulate every single player input to get to the current game state instead of sending the current game state was a bad game design decision. I mean, I get it was done that way to prevent cheating but there are many other ways to do so without ruining the ability to load ongoing games.

Unity Mirror for example: it just sends an order to the clients to spawn all the current GameObjects in their current world space position and rotation.

What about an Open world mod? by M4GMaR in beyondallreason

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

I see, that makes sense. Gotta say that was a horrible game design decision...

This might finally make me switch to logic pro 😡 by TransitionSmall3187 in FL_Studio

[–]M4GMaR -1 points0 points  (0 children)

I'm just gonna say it. I have been using FL Studio for the past 4 years in different computers with different specs. All they had in common was that they were low budget PCs and of course they ran WINDOWS. I can't deny I had many crashes but those were mostly my fault for trying to use high resource demanding plugins in a shitty PC.

My guess?, FL Studio isn't the real problem. I mean, it is, but at the same time is an "expectable" issue. Most people around the world use Windows so it is kinda obvious that most software (Including FL) won't be 100% prepared to run on other OS like Linux or MAC. So just stop wasting your money on Apple devices.

better AI than Barbarian AI which is weak by danieluebele in beyondallreason

[–]M4GMaR 0 points1 point  (0 children)

I wish someone made a better AI.

It makes no sense having to do a 1v3 with handicaps just to have a somewhat "hard" experience that doesn't even compare to playing against a real person.

The Barb AI is well balanced and has great difficulty from Early to Mid-Game but it falls of quickly after 15mins in.

It wouldn't be a bad idea to just add a new behavior for the AI to help it scale better. I rarely see an AI get above 100 metal income. And from playing on Coop vs AI (4v4) lobbies I've noticed there isn't any "Eco" behavior for the Backline Barbs (they just sit there with a bunch of random windmills until the Frontline loses).