To all SSC Station occupants
Thank you for the donations over the past year (2024), it is much appreciated. I am still trying to figure out how to migrate the forums to another community software (probably phpbb) but in the meantime I have updated the forum software to the latest version. SSC has been around a while so their is some very long time members here still using the site, thanks for making SSC home and sorry I haven't been as vocal as I should be in the forums I will try to improve my posting frequency.
Thank you again to all of the members that do take the time to donate a little, it helps keep this station functioning on the outer reaches of space.
-D1-
And is there a performance option to turn on FPS and other graphical running info that we can use to gauge how Pioneer runs on various system configs?
Press ctrl-i to toggle the fps and other info readout.
Some debug information will be written to the stdout.txt and stderr.txt files. As for crashes, on linux people should run pioneer with the debugger:
$ gdb ./pioneer
On windows, I will have to think about this. Maybe some coders more familar with windows can help (I only hit the build button of msvc, on a virtualized windows XP..., I never use windows)