Skip to content

Add macros to <command> field in es_systems.cfg - #681

Open
eib wants to merge 1 commit into
RetroPie:masterfrom
eib:patch-1
Open

Add macros to <command> field in es_systems.cfg#681
eib wants to merge 1 commit into
RetroPie:masterfrom
eib:patch-1

Conversation

@eib

@eib eib commented Sep 8, 2020

Copy link
Copy Markdown

Adds %ES_HOME% and %ROM_DIR% macros to <command> fields in es_systems.cfg.

Fixes #680.

Adds `%ES_HOME%` and `%ROM_DIR%` macros to `<command>` fields in `es_systems.cfg`.

Fixes RetroPie#680.
@tomaz82

tomaz82 commented Sep 8, 2020

Copy link
Copy Markdown
Collaborator

Not sure what this is supposed to fix?

You can have a portable setup in Windows using a batch file ( that's how I have done it the past 2 years )

@eib

eib commented Sep 9, 2020

Copy link
Copy Markdown
Author

The idea is that you don't need an additional batch file.

I'm curious, though -- does your <command> use an absolute path to the batch file? Or does it depend on an environment variable? (I'd prefer to not use either of those approaches.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Adding es_systems config macro for parent directories

2 participants