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

[Request] Folder structure #18

Closed
Papermanzero opened this issue Jul 9, 2015 · 3 comments
Closed

[Request] Folder structure #18

Papermanzero opened this issue Jul 9, 2015 · 3 comments

Comments

@Papermanzero
Copy link

Currently mednaffe and mednafen must be in the same folder to work.
Furthermore mednafen always creates a lot of sub folders which are not necessarily relevant (e.g. for savestates, bios, roms etc.).So it would be convenient if mednafen can be placed in different folders like a "mednafen core folder". Also a system or data folder for mednaffe itself would be great (for the data files).The benefit would be an improvement of the structure and overview of mednaffe and the root folder.

@AmatCoder
Copy link
Owner

Next version will not need to be in the same folder than mednafen.
If mednaffe does not find mednafen executable it ask you for it. This means that mednafen could be placed into whichever folder.

I'm not sure what you mean about 'data files' from mednaffe. Executable is the only thing needed to work.

@AmatCoder AmatCoder self-assigned this Jul 17, 2015
@AmatCoder AmatCoder added this to the 0.7.1 milestone Jul 17, 2015
@Papermanzero
Copy link
Author

Sorry my fault.
I thought you have further data or library files (e.g. dll, cfg...) which could be packed into a folder.
But these files belong to mednafen.
Actually you only have one executable and a ini file, which will be created after the first boot.
So the implementation you did is great and fully sufficient to create a folder structure. :)
Thank you so much.

@AmatCoder
Copy link
Owner

In e8ee7f8 commit I have implemented the ability to select a mednafen executable in another folder if it is not found.

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

No branches or pull requests

2 participants