mirror of
https://github.com/stenzek/duckstation.git
synced 2026-02-04 05:04:33 +00:00
[PR #1375] [MERGED] Add cli parameter to override default settings file #481
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/stenzek/duckstation/pull/1375
Author: @johnnyruz
Created: 1/3/2021
Status: ✅ Merged
Merged: 1/4/2021
Merged by: @stenzek
Base:
master← Head:add-settings-file-cli-parameter📝 Commits (2)
5d52816Add cli parameter to specify alternate settings file39582bcfix issue with error message string parameter📊 Changes
2 files changed (+20 additions, -0 deletions)
View changed files
📝
src/frontend-common/common_host_interface.cpp(+18 -0)📝
src/frontend-common/common_host_interface.h(+2 -0)📄 Description
Related to issue #1365 and #1013, this PR adds a command line parameter to allow a user to override the default "settings.ini" when launching the emulator.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.