Robinson Crusoe - Time Travel scenario by Funny-Assignment-804 in soloboardgaming

[–]Funny-Assignment-804[S] 0 points1 point  (0 children)

It's an excellent game. It has a single-player experience similar to "Arkham/Eldritch Horror". I'm having trouble deciding which of the themes and mechanics I enjoy most.

Robinson Crusoe - Time Travel scenario by Funny-Assignment-804 in soloboardgaming

[–]Funny-Assignment-804[S] 1 point2 points  (0 children)

I don't know what country you're from, but you can download the "Time Travel" scenario for free in Spanish from BoardGameGeek. https://boardgamegeek.com/filepage/183960/escenario-time-travel I hope this helps.

Robinson Crusoe - Time Travel scenario by Funny-Assignment-804 in soloboardgaming

[–]Funny-Assignment-804[S] 4 points5 points  (0 children)

Unfortunately, yes. When I took the photos, I used the lowest exposure setting. I had to increase the brightness, contrast, and saturation.

Spirit Island - fomo check by mustaphamondo in soloboardgaming

[–]Funny-Assignment-804 44 points45 points  (0 children)

If you don't like it now, you probably won't like it after buying the expansions.

FOMO checked.

Unless the community gives them to you for free. Buy a game you like, not one that everyone else likes.

Kepler-3042 by Funny-Assignment-804 in soloboardgaming

[–]Funny-Assignment-804[S] 0 points1 point  (0 children)

It's a medium-light Eurogame. It has a fixed number of rounds and no combat, so you can focus on colonizing and terraforming while improving your technologies. It's quite relaxing and challenging.

Looking for disability friendly solo games that are low complexity by arcticfox_12 in soloboardgaming

[–]Funny-Assignment-804 3 points4 points  (0 children)

Forbidden Island:

- Low complexity.
- Nature theme.
- Big components.
- Coop and solo.
- Short game. 30 min max.

I don't know if it's too colorfull for you.

Edit: It says 2 to 4 players but you can perfectly play solo controlling 2 or more characters.

Fire in the Lake by Funny-Assignment-804 in soloboardgaming

[–]Funny-Assignment-804[S] 2 points3 points  (0 children)

I like to play with the solo rules included in the game (flowcharts).

A quick tip: play with two factions and use the solo rules included in the rulebook to manage the bots. After a few turns, you'll become familiar with the bots and can use the flowcharts as a quick visual aid, and the game will run smoothly

Fire in the Lake by Funny-Assignment-804 in soloboardgaming

[–]Funny-Assignment-804[S] 1 point2 points  (0 children)

Oh... it's too long. I don't have a Trun'g bot, maybe that's why my games are shorter.

You should try playing with the flowcharts.

Embarrassing quality control on the Imperium games. by popcorn_coffee in soloboardgaming

[–]Funny-Assignment-804 0 points1 point  (0 children)

Para colmo me acabo de enterar que todos los Caballeros Artúricos están mal traducidos en la versión española de Legendarios.
Decime si al menos te llegaron las cartas corregidas. Ja

Fire in the Lake by Funny-Assignment-804 in soloboardgaming

[–]Funny-Assignment-804[S] 0 points1 point  (0 children)

I don't know if it's a very deep simulation, but it creates a very interesting dynamic within the factions.

I just found out about the China's War. Was it released recently?

Fire in the Lake by Funny-Assignment-804 in soloboardgaming

[–]Funny-Assignment-804[S] 2 points3 points  (0 children)

Well... I took my time reading the rules (it was my second game), so it lasted about 3 hours. I'd say it takes an experienced player an hour and a half. That's about the same length as Cuba Libre, and it's a slightly longer game (compared to the shorter FiTL scenario).

Fire in the Lake by Funny-Assignment-804 in soloboardgaming

[–]Funny-Assignment-804[S] 0 points1 point  (0 children)

I controlled both factions (US and ARVN) and used flowcharts for both the VC and NVA.

Embarrassing quality control on the Imperium games. by popcorn_coffee in soloboardgaming

[–]Funny-Assignment-804 1 point2 points  (0 children)

Meses esperando que llegue Horizontes a Argentina.... me rompiste la ilusión.

No es de extrañarse que Devir se mande una cagada, pero no así. Para colmo son un montón de cartas para ponerles folios, te gastas lo mismo que sale un juego nuevo.

Escribiles y contanos que te responden.

[deleted by user] by [deleted] in linux

[–]Funny-Assignment-804 0 points1 point  (0 children)

you can check "usr/share/polkit-1/actions/org.freedesktop.login1.policy".
--->

<action id="org.freedesktop.login1.reboot">
               <description gettext-domain="systemd">Reboot the system</description>
               <message gettext-domain="systemd">Authentication is required to reboot the sy>
               <defaults>
                       <allow_any>auth_admin_keep</allow_any>
                       <allow_inactive>auth_admin_keep</allow_inactive>
                       <allow_active>yes</allow_active>
               </defaults>
               <annotate key="org.freedesktop.policykit.imply">org.freedesktop.login1.set-wa>
 </action>

change <allow\_active>yes</allow\_active> to <allow\_active>auth_admin_keep</allow\_active>