Forum Discussion
katherine.lynch.758
3 years agoExplorer
How to access the DefaultGame.ini on quest 2 (through PC)
Hi, I'm trying to access some developer settings I have created in c++ which handles some variables that Id like to be able to change overwriting/saving a new defaultgame.ini file. However, I cant ...
- 3 years agoAnswer: Yes you can... you have to put "Game.ini" in the android folder:This PC\Quest 2\Internal shared storage\Android\data\MyCompany.MyProject\files\UnrealGame\MyProject\MyProject\Saved\Config\AndroidThese settings will overwrite what you set in the settings before building.NOTE: If you want to do this with other files, its worth doing a windows build and going to the folder:WhereverYouBuiltTo\Windows\MyProject\Saved\Config\WindowsIn this folder is all of the .ini files you may have edited. I haven't tested it but I'm assuming that if you do the same with any of the files and put them in the android file location above you will get the same result and can edit the settings on the headset.I'm putting this here because "Game.ini" is the same as the engines "DefaultGame.ini", for some reason the builds name it differently.
katherine.lynch.758
3 years agoExplorer
Answer: Yes you can... you have to put "Game.ini" in the android folder:
This PC\Quest 2\Internal shared storage\Android\data\MyCompany.MyProject\files\UnrealGame\MyProject\MyProject\Saved\Config\Android
These settings will overwrite what you set in the settings before building.
NOTE: If you want to do this with other files, its worth doing a windows build and going to the folder:
WhereverYouBuiltTo\Windows\MyProject\Saved\Config\Windows
In this folder is all of the .ini files you may have edited. I haven't tested it but I'm assuming that if you do the same with any of the files and put them in the android file location above you will get the same result and can edit the settings on the headset.
I'm putting this here because "Game.ini" is the same as the engines "DefaultGame.ini", for some reason the builds name it differently.
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 5 months ago
- 22 days ago
- 1 month ago
- 20 days ago
- 8 months ago