First post, by jomalin
I use Windows 10 64 bits.
This demo coded using the DIV 2 Games Studio:
Car physics engine V1.0 beta 1
that can be downloaded here:
https://div-arena.co.uk/wips/view/161
does not execute.
It can be played online in that website (it uses some kind of DOSBox for the web)
Shows this prompt:
Error: Out of memory!
I tried several combinations of EMS, XMS and UMB without success.
With this combination:
xms=false
ems=true
umb=false
The error message is a little bit different but refers to the same problem:
Not Enough Memory Available!
I also tried core=normal, core=dynamic, core=auto without success.
DIV 2 Games Studio can be downloaded here:
https://archive.org/details/div-games-studio-2
The game need the file DIV32RUN.DLL to be in the same folder (it's not actually a Windows library, it's a DOS library).
How can it be executed in DOSBox?