VOGONS


First post, by martiro

User metadata
Rank Newbie
Rank
Newbie

Hi everyone. I'm trying to run an old 16bit application on DosBox. At first sight everything seems good: the program starts and it seems to work. The problem appears when a function handles a date: the program is projected to work with italian date format (dd/mm/yyyy) and the regional settings are setted accordingly but DosBox seems to override (or not consider at all) them. The result is that the application shows wrong dates causing a wrong behavior.
Is there a way to configure the date format or to inherit the regional settings format?
Thanks in advance

Reply 1 of 1, by ripsaw8080

User metadata
Rank DOSBox Author
Rank
DOSBox Author

Regional formatting in DOSBox's emulated DOS is hard-coded as English/US, which simplifies the code for a feature of little import to games. You can boot real DOS to use its country system, but if you go that far then there's not much reason to use DOSBox over another VM.