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

version 0.9.9e erases fdoom.cfg on fastdoom execution #195

Closed
jsmolina opened this issue Jun 19, 2024 · 1 comment · Fixed by #196
Closed

version 0.9.9e erases fdoom.cfg on fastdoom execution #195

jsmolina opened this issue Jun 19, 2024 · 1 comment · Fixed by #196
Labels
bug Something isn't working

Comments

@jsmolina
Copy link
Contributor

jsmolina commented Jun 19, 2024

steps to reproduce.
MS-DOS 7.0

  1. c:> fdsetup

  2. c:> type fdoom.cfg
    WhatsApp Image 2024-06-19 at 20 11 44 (1)

  3. c:>fdm600d (or any exe from 0.9.9e version)
    Hear no sound ingame. Exit

  4. c:>type fdoom.cfg
    Empty!!
    WhatsApp Image 2024-06-19 at 20 11 44

  5. If you open the fdsetup now, it hangs
    WhatsApp Image 2024-06-19 at 20 11 44 (2)

NOT reproducible on older versions. In 0.9.5 does not happen

@jsmolina jsmolina changed the title Last version erases fdoom.cfg on fastdoom execution version 0.9.9e erases fdoom.cfg on fastdoom execution Jun 19, 2024
@viti95 viti95 added the bug Something isn't working label Jun 20, 2024
@jsmolina
Copy link
Contributor Author

jsmolina commented Jul 2, 2024

@viti95 si compilo la rama master actual:

  • con el stub de dos32a borra la configuración al arrancar el juego.
  • arrancando con dos4gw todo va perfecto (sin hacer el stub).

update y buena pista: Viendo que dos4gw ve menos memoria, he ejecutado EATXMS y he dejado el sistema con 10MB de XMS. Después de eso, va perfecta la versión de dos32A.

Más contexto: el HIMEM.SYS de MSDOS 6.22 también limita la máxima RAM, mientras el HIMEM.SYS de MSDOS 7 no lo hace. De ahí que no ocurra en msdos 6.22.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants