Page 1 of 1

SuperTux 0.6.1 Console (MacOSX Version)

PostPosted: 12 May 2020, 13:59
by Def_1996
Hi guys, How to enable console or developer mode in the game? My operating system is MacOS Sierra (10.12).

Launching the console through terminal with the parameter "--console" or "--developer" or "--debug-mode" did no work :(

Thanks

Re: SuperTux 0.6.1 Console (MacOSX Version)

PostPosted: 13 May 2020, 12:57
by DevonST
Launching with --developer (as stated in supertux2 --help) works for me on Linux. This will set (developer) in ~/.local/share/supertux2/config to #t (true). You could try to manually set this.

Re: SuperTux 0.6.1 Console (MacOSX Version)

PostPosted: 14 May 2020, 01:33
by Def_1996
Launching with --developer (as stated in supertux2 --help) works for me on Linux. This will set (developer) in ~/.local/share/supertux2/config to #t (true). You could try to manually set this.


I I copied/pasted "/Applications/SuperTux.app/Contents/MacOS/SuperTux --developer" in terminal, but nothing happens.. Game starts in normal mode, console does not open.

Re: SuperTux 0.6.1 Console (MacOSX Version)

PostPosted: 14 May 2020, 06:52
by DevonST
Look at Options → Setup Keyboard to see the key you need to press to open the console. It does not open automatically.

Re: SuperTux 0.6.1 Console (MacOSX Version)

PostPosted: 14 May 2020, 11:03
by Def_1996
Look at Options → Setup Keyboard

nothing :( I think version for MacOS different from the version for Linux.