- Home /
 
               Question by 
               matteonite · Feb 18, 2015 at 06:12 PM · 
                playerprefssaving  
              
 
              Saving in Regedit
So you can save variables with PlayerPrefs.SaveInt (or float or string). However I was wondering if you could save it to a different directory than CURRENT_USER/SOFTWARE/COMPANYNAME/GAMENAME. Like can you save it where ever you wish? If so how would one do that?
               Comment
              
 
               
              Answer by Eric5h5 · Feb 18, 2015 at 06:50 PM
On Windows, PlayerPrefs are saved in the registry, and it's not possible to change that.
Answer by AlanGreyjoy · Mar 02, 2017 at 03:47 PM
You can create whatever Registry value you want, where every you want. You don't have to use PlayerPrefs.
Use the Registry() from MSDN as a guide.
Your answer
 
 
              koobas.hobune.stream
koobas.hobune.stream 
                       
                
                       
			     
			 
                