libretro / libretro/dosbox-libretro
Using both a dosbox.bat file and a conf file
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 65
- Forks
- 43
- Avg merge
- 10h 21m
- Merged PRs (30d)
- 2
Description
Hello I'm trying to use libretro-dosbox and I wanted to know if it's possible to use for a given game :
- a
dosbox.batfile for launch instructions - a
dosbox.cfg/dosbox-DSL.confconf file for the emulator configuration, without any instructions in the[autoexec]part
Both regular dosbox and dosbox-x allow that but I don't seem to be able to make it work with lr-dosbox.
So :
- is it possible ?
- if yes what command line to use for that specific case ?
Contributor guide
No contributing guide indexed for this repository
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.
Research direction
Start by checking how lr-dosbox processes dosbox.bat, dosbox.cfg, and dosbox-DSL.conf, especially whether [autoexec] content is required. Reproduce the requested setup and determine the command-line form, or document that the combination is unsupported.
Written by the indexing model from the issue text.
Assessment
- Domain
- cli, operating-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100