参考问题:《极品飞车13:变速》游戏怎样窗口化?
解决方法:在我的文档(Vista系统位于C:\Users\用户名Documents)里找到NFS SHIFT文件夹,其中有一个图形配置文件graphicsconfig.xml,用记事本或其他文本编辑器将其打开,找到
prop name="Windowed" windowed="0"
将其改成:
prop name="Windowed" windowed="1"即可
当然也可以靠游戏窗口化工具实现,下载地址:https://www.wanyx.com/buding/3600.html
……