Berillions wrote: > Like i'm a noob (I am not ashamed), i would like to know why these differents cards are listed (ATI/Nvidia/Intel) in directx.c and wined3d_private.h ? Because they have different enough characteristics for games to select different optimizations. Wine doesn't use this data. Berillions wrote: > Because I search my card in this list and she's not present, it's important to add a support for a video card ? Wine doesn't really care what card you have. All Wine needs is a list of available OpenGL extensions. And supported surface formats.