TASEmulators / TASEmulators/BizHawk
Create TempFileManager files in subdirectory of specified temp directory
Open
@zeromus is already working on this.
Since Sep 12, 2018.
App: EmuHawk
Request: Feature/Enhancement
- Dominant language
- C#
- Stars
- 2.8k
- Forks
- 468
- PR merge metrics
- No merged PRs in 30d
Description
This is so that by default we can generate it to %temp%\biz
It may be hard to allow for something like %temp%\biz to be entered into the path config. BUT.. it's possible, if %TEMP% is captured once at bootup. Consider doing that instead; then we'd have the default path config be %temp%\biz instead of blank
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.