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

Bug: Problem with creating a jsdos.json file dynamically using this InitFS option #349

Closed
shaylevary opened this issue Sep 28, 2024 · 1 comment

Comments

@shaylevary
Copy link

shaylevary commented Sep 28, 2024

Hi,

I would like to have an option to create the jsdos.json settings file dynamically from the js script/api bt using one of the following options:

  1. By creating the file "On the Fly" using the InitFS option.
    currently it generates the file properly, but the settings of the json file, such as the virtual buttons - don't work.
    The problem may be related to the length of the extension characters of the file jsdos.json, which contains 4 characters instead of 3 (which is only support by dos).

  2. Another solution can be achived by adding an option to the script, like "jsdosjson", where I can dynamically insert the Json code without the need to create a special bundle (similar to the "dosboxconf" option).

Thank you.

@caiiiycuk
Copy link
Owner

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

No branches or pull requests

2 participants