Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FEXServer: Fixes FEX_PORTABLE usage #4331

Merged
merged 1 commit into from
Feb 7, 2025

Conversation

Sonicadvance1
Copy link
Member

This was causing FEXServer to look in to global installed paths and local paths for things when FEXServer was started.

Ensure it listens to FEX_PORTABLE so this doesn't occur. This also requires us to scan both data directories and config directories to find them.

@Sonicadvance1 Sonicadvance1 marked this pull request as draft February 5, 2025 23:52
This was causing FEXServer to look in to global installed paths and
local paths for things when FEXServer was started.

Ensure it listens to FEX_PORTABLE so this doesn't occur.
This also requires us to scan both data directories and config
directories to find them.
@Sonicadvance1 Sonicadvance1 force-pushed the fix_portable_fexserver branch from 522b624 to 8e511e7 Compare February 5, 2025 23:59
@Sonicadvance1 Sonicadvance1 marked this pull request as ready for review February 6, 2025 00:25
@Sonicadvance1 Sonicadvance1 merged commit ee47b5b into FEX-Emu:main Feb 7, 2025
12 checks passed
@Sonicadvance1 Sonicadvance1 deleted the fix_portable_fexserver branch February 7, 2025 20:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants