ndpduc / adosbox

Automatically exported from code.google.com/p/adosbox
0 stars 0 forks source link

Memory config #96

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Can you please increase memory to 32MB? or
2. Make configuration setting so that we can change the memory?

What is the expected output? What do you see instead?
I would like to install windows 98, but it requires at least 16MB of memory. 

What version of the product are you using? On what operating system?
I am using the latest version. (DosBox ver 0.74 or Dos ver 5.00)

Please provide any additional information below.

Thank you

Original issue reported on code.google.com by thda...@gmail.com on 31 Aug 2011 at 7:21

GoogleCodeExporter commented 9 years ago
you can use the CONFIG command
e.g. 
config -set "dosbox memsize=32"
config -writeconf /data/.../mem32.conf

so,load it.

Original comment by padsai...@gmail.com on 24 Dec 2011 at 8:54

GoogleCodeExporter commented 9 years ago
i was install the win98 too!

Original comment by padsai...@gmail.com on 24 Dec 2011 at 8:55

GoogleCodeExporter commented 9 years ago
Read comment in issue 117. Tells you how to fix memory size.

Original comment by tko...@gmail.com on 23 Feb 2012 at 3:06