Would it be possible to add native support for multiple VP versions? I know that it's possible through adding different exes as different systems but I'm having some difficulties getting it working properly and it's quite time consuming to keep track of multiple xml files. It will get worse in the future when we may have to run dx7, dx9, physics mod, and vp10 beta versions side by side to get the best out of VP. My suggestion is to have a new xml tag for VP. For example to use the default exe defined for VP in the settings (this would be always used if specific exe not defined): <VP_executable>DEFAULT</VP_executable> Or if you would like to run a specific table with a physics mod version: <VP_executable>vp_physmod5</VP_executable> Or <VP_executable>vp_921</VP_executable> etc. This would provide a really simple solution for using multiple VP exes. No need for multiple xml's or separate text files (like with Hyperpin). This could be easily supported in the game manager as well (I would think).