Performance metric for DirectX and Mantle integration
Performance metric for DirectX and Mantle integration
Hi, I checked for a FPS counter that works with Mantle and DXtory. It seems like no such tool is available right now, especially since you're using Mantle. I also looked into FRAPS before Mantle support was added, but it didn't work either.
The integrated FPS meter in BF4 is actually `perfoverlay.drawfps`.
I believe there is a console command on bf4 thats shows the fps.
I changed the files and it helps me. Still, the one included in BF4 seems more precise.
Your FPS tracking tools might be 32-bit, while BF4 runs in 64-bit (the standard setup). You could encounter issues loading 32-bit DLLs if your apps are built for only 64-bit.
On BF4 set up a user.cfg file in the Origin Games/Battlefield 4 directory using Notepad. Include the line "perfoverlay.drawfps 1" so it activates each time the game starts.