miki151 / keeperrl

Source code of KeeperRL
GNU General Public License v2.0
890 stars 112 forks source link

Add a switch to keeper.exe to start the game in a "diagnostic" #2063

Open samuellsk opened 2 months ago

samuellsk commented 2 months ago

to see which layout is causing slowdown during generating map,

cause sometimes (i guess 1 out of 20 ?) game freezes for like minute what i suspect is a generations of random_layouts and have no idea which layout is causing it...

would be great if the "switch" --diag ? would show some popup windows whatever which layout is it currently trying to generate

image

thank you