Quote:
Originally Posted by cawith
Do the ones shown in the screenshot look alright? I don't know why the MAF Voltage Maximum is 32, it was supposed to be 3.2V.
|
Yeah, it's a bug in vgitool for everyone whose system locale is not English.
If you want to keep your currently used system locale settings, you can use per-app locale setting as a workaround:
Edit your run.bat. After javaw.exe add two variables:
Code:
-Duser.language=en -Duser.country=us
If you're using Romraider, you'll want to run it like that, too. Else you might not be able to copy&paste table values.