how about me sir? i have a p3 650 mhz / 128mb laptop?
Â
i run the basic vba with no problems... with some crappy speed with other games (pokemon emerald)
Â
does my pc support VBA-M? i cant try it now because im trying to fix "D3dx9_32.dll Not Found" Error
Â
thx 4 the support!
Â
http://vba-m.com/vbam/vbacompiles/msvc2008/Directx_9c_webupdater.zip
Â
Â
it is safe to assume that VBA-M will likely end up with higher cpu requirements then VBA.
Â
I wouldn't be too sure about that, since we got a recompiling core and several improvements.
The only point where I might have to do something is a DirectDraw replacement. I could for example write another D3D plugin which just writes to surfaces or the frame buffer which should be easier for old gfx cards because this would reduce the effort from 3D to 2D, which should run well on every gfx card out there.