Skadabucci@beehaw.orgtoGaming@beehaw.org•What type of game you want to see that doesn't fully exist yet?
3·
1 year agoAn RPG that utilizes LLMs to interact with NPCs in meaningful ways.
An RPG that utilizes LLMs to interact with NPCs in meaningful ways.
Are these files that need renaming? You could open the terminal cd to the directory.
for filename in $(ls *.mp4); do
if [[ "$filename" =~ some_file_match*.mp4 ]]; then
modified_filename=
cp $filename $modified_filename && rm $filename -f
fi
done
I like the new one a lot!
OP asked for Multiplayer games. However, I do endorse Outer Wilds being on this list even if it is single player.
I have heard (and I forget the source) that it is advantageous for reviewers to give a new game a good score, otherwise they might not be invited to review early-access games in the future. With that in mind, the best reviews might come after launch.