GZDoom .ini being weird
Moderators: GZDoom Developers, LZDoom Developers, UZDoom Developers
Forum rules
Please be as descriptive as possible in your posts (list your hardware and operating system, the version of the source port you are using, any mods you are running and how they're being loaded, etc.)
This will help others to give you a solution!
Please be as descriptive as possible in your posts (list your hardware and operating system, the version of the source port you are using, any mods you are running and how they're being loaded, etc.)
This will help others to give you a solution!
-
SSGAddict
- Posts: 6
- Joined: Thu May 16, 2024 3:11 pm
- Preferred Pronouns: He/Him
- Operating System Version (Optional): Windows 11
- Graphics Processor: nVidia (Modern GZDoom)
GZDoom .ini being weird
No clue why but whenever I change any settings in GZDoom it updates the ini file as long as its in the automatically made folder called "GZDoom" within another folder called "My games" in the documents folder and if it isn't GZDoom makes a new ini and these folders again. Why does it do that? how can I tell it to search for the file withing GZD's own directory where i want it?
-
Professor Hastig
- Posts: 256
- Joined: Mon Jan 09, 2023 2:02 am
- Graphics Processor: nVidia (Modern GZDoom)
Re: GZDoom .ini being weird
That's how modern apps are expected to handle their configs.
If you want it in your app folder, rename it to 'gzdoom_portable.ini'.
If you want it in your app folder, rename it to 'gzdoom_portable.ini'.
-
SSGAddict
- Posts: 6
- Joined: Thu May 16, 2024 3:11 pm
- Preferred Pronouns: He/Him
- Operating System Version (Optional): Windows 11
- Graphics Processor: nVidia (Modern GZDoom)
Re: GZDoom .ini being weird
Oh damn, that's all I need to do? Alr thanks.