turn off permanently display options

General discussion and questions about XNALara go here.

Moderators: ObscureMemories, Runa, Love2Raid

Post Reply
Hikaru500
Posts: 9
Joined: Sat Oct 15, 2016 10:34 pm

turn off permanently display options

Post by Hikaru500 »

Hello

Just some question how i can turn off permanently display options from config tab?
Because when turn off these options they turn on automatically somehow.
User avatar
XNAaraL
XPS Author
Posts: 120
Joined: Fri Sep 21, 2012 9:01 am

Re: turn off permanently display options

Post by XNAaraL »

Hikaru500 wrote: Thu Feb 17, 2022 2:48 pm Hello

Just some question how i can turn off permanently display options from config tab?
Because when turn off these options they turn on automatically somehow.
Which of the options turns itself back on automatically?

Just mark "Config-->Save Settings"

Now, the settings (Options) are saved in the file "XNA.cfg"

Works perfectly for me. Just tested with "XPS 11.8.9"
Hikaru500
Posts: 9
Joined: Sat Oct 15, 2016 10:34 pm

Re: turn off permanently display options

Post by Hikaru500 »

These

-Display bones
-Display bone names
-Display bone axis

I turned them off but they somehow turn on when had Save settings checked and load another model.
User avatar
XNAaraL
XPS Author
Posts: 120
Joined: Fri Sep 21, 2012 9:01 am

Re: turn off permanently display options

Post by XNAaraL »

Hikaru500 wrote: Fri Feb 25, 2022 7:25 pm These

-Display bones
-Display bone names
-Display bone axis

I turned them off but they somehow turn on when had Save settings checked and load another model.
I cannot reproduce this.

No problems with my XPS (Latest public version).

The entries in my configuration file are correct... and those entries produce the appropriate behavior.
XPS 11.8.9 patch 6
XNA.cfg

Code: Select all

DisplayBones = True
DisplayBoneNames = True
DisplayBoneAxis = True
Or

Code: Select all

DisplayBones = False
DisplayBoneNames = False
DisplayBoneAxis = False
What about your configuration file? What is the content of your configuration file?
Which XPS version are you using? ... Always use the latest version!
Hikaru500
Posts: 9
Joined: Sat Oct 15, 2016 10:34 pm

Re: turn off permanently display options

Post by Hikaru500 »

v11.8.9 Febuary 2020 all set False
When open empty XNALara they are turned off, but when load saved scene they turn on.
User avatar
XNAaraL
XPS Author
Posts: 120
Joined: Fri Sep 21, 2012 9:01 am

Re: turn off permanently display options

Post by XNAaraL »

Hikaru500 wrote: Sat Feb 26, 2022 6:05 pm v11.8.9 Febuary 2020 all set False
When open empty XNALara they are turned off, but when load saved scene they turn on.
Never ever.
When load saved scene, only the settings for Camera, Lights, PostProcessParams, Background, Skydome, WindowSize ... are changed ... and not for DispalyBones.
https://sourceforge.net/p/xnalara/code/ ... ort.cs#l29

Please send me such a scene file.
Post Reply