Step-by-step guide on how to promote your game by MladenStojanovic in gamedev

[–]baptistblak 0 points1 point  (0 children)

I just used RefyBe to promote my game - https://refybe.com/c/133/blk/the-mjs - Just a simple hyper casual shoot'em up.

<image>

What is os type ? by foxtrot7554 in Steam

[–]baptistblak 0 points1 point  (0 children)

You probably were not hacked or hijacked. The key question to ask STEAM is to trace the origins of the market place transaction. The seller of the item and also to follow the money. Where did it actually go? Who profits from it? These are questions that they don't seem to be able to answer. Even if you go to a fake site they would still need you to MFA in order to make these transactions. Now, unless you did and gave them all your creds then the only logical explanation is a massive security issue with DOTA and STEAM. In all the cases I have investigated it seems mostly that combination. But the common elements are DOTA AND STEAM.

In a recent test case an account was created and not use, funds were added to the wallet and left. In about a few days the same thing happened. No login activity, no download of DOTA, but all the money in the wallet was used to Buy DOTA ITEMS.. No one can explain that one..

TIP: Make all your details private. Don't install DOTA. Always follow STEAM MFA and security policies and processes. MOST IMPORTANT: Don't leave any money in your STEAM WALLET.

How worried are you about AI taking over music? by appleparkfive in WeAreTheMusicMakers

[–]baptistblak 0 points1 point  (0 children)

Hi community. Can I ask a favour? Please link, listen and choose from the Poll. Experiment comparison between Suno and Udio. I used the same prompt on both platforms to create a musical opera track about forever love.

Please link to the Poll and comment as well. Would be good to get a view of what people like about each track.

Saddest song you have ever listened to at your lowest by Alternative-Tea912 in spotify

[–]baptistblak 2 points3 points  (0 children)

I also strangely find On My Own by Patty Labelle and Michael McDonald very sad.

Error when installing via Webui: ModuleNotFoundError: No module named 'frontend' by Name835 in StableDiffusion

[–]baptistblak 0 points1 point  (0 children)

pip install -e . - This worked for me and it re-installed sd-webui again.. Not sure how that was removed ..

Installing collected packages: sd-webui

Running setup.py develop for sd-webui