VOGONS

Common searches


Search results

Display options

Re: video ram question

in PC Emulation
you do the math ;) highres = 1024x768 ? colordepth = 32 bit ? so memory needed= 1024x768*(32/8) I don't have a calculator here 1024 x 768 x 32 bits per pixel = 25.165.824 bits. 25.165.824 bits / 8 = 3.145.728 bytes. 3.145.728 bytes / 1024 = 3.072 KB. 3.072 KB / 1024 = 3 MB. You will need at least …

Re: Syndicate Wars gameplay speed

no the problem is that in dosbox each instruction takes 1 cycle if the game does complex things on menu page. that would take more time/power on a real pc then it does in dosbox the game code might do simpler stuff so that would take less time on a real pc then it does in dosbox. so the two might …

Page 220 of 436