Hi,
interesting thing you created there 😁
I just stumbled upon it on the homebrew repository and it caught my attention.
So I installed it via brew and started it.
It shows a Screen that says "<Press any key regain control>" but when I click on the window I just get the Beachball and it gets marked as non-responsive.
through another Issue I found the debugging commands:
$ Allure --dbgMsgSer --logPriority 4 --dumpInitRngs
--setDungeonRng "SMGen 3332572150 1967416203" --setMainRng "SMGen 3332572150 1967416203"
and with logPriority 1 I get one info more:
$ Allure --dbgMsgSer --logPriority 1 --dumpInitRngs
--setDungeonRng "SMGen 3332572150 1967416203" --setMainRng "SMGen 3332572150 1967416203"
2022-04-07 10:09:20.533 Allure[80966:703426] INFO: Created renderer: metal
the running screen makes me even more interested in trying it, and it even uses my changed settings (I changed the name of Person 0) all other Ideas I found didn't helped...
any ideas? has anyone tried it on an M1?
TJ
Hi,
interesting thing you created there 😁
I just stumbled upon it on the homebrew repository and it caught my attention.
So I installed it via brew and started it.
It shows a Screen that says "
<Press any key regain control>"but when I click on the window I just get the Beachball and it gets marked as non-responsive.through another Issue I found the debugging commands:
and with logPriority 1 I get one info more:
the running screen makes me even more interested in trying it, and it even uses my changed settings (I changed the name of Person 0) all other Ideas I found didn't helped...
any ideas? has anyone tried it on an M1?
TJ