-
Notifications
You must be signed in to change notification settings - Fork 158
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
#852 because closed before fixed #860
Comments
https://ci.appveyor.com/project/otya128/winevdm/builds/37465161/job/i2on9p1oi4h3dg1w/artifacts should fix the note problem. |
Thanks it works all failures are fixed 👍 |
Since you have windows 10 you can use whpx, see #699, or haxm if you have an intel cpu. The program is single threaded and uses peekmessage so it'll always use all of one cpu core. That's actually bad as it will make your cpu hot so you might want to try setting peekmessagesleep in otvdm.ini. |
sorry i don't understand how to use/enable whpx in ovtm. can you possibly explain? is there a difference between otvdm.exe and otvdmw.exe besides the console because with otvdm.exe some databases don't load that with otvdm.exe. |
Read the linked thread for the options in Windows Features and the needed dll package then add vm=whpxvm.dll to otvdm.ini.
Other than the console window and as long as everything else is the same there should be no difference between then. |
is there a CPU limit? I'm just surprised that in Windows XP with the same hardware 70% of the CPU is used by the program and under windows 10 only 30%. It doesn't seem to matter what you set in the "otvdm.ini" it always takes 2 minutes 40 seconds (time stopped) to open the "serial numbers" window. can it be that the access to the MSaccses databases is too slow? could possibly also be due to the slow access to the msaccsess databases note: |
Note that vm=whpxvm.dll must be added above [EnumFontLimitation]. |
yes i have set it that way i have not noticed any special changes in the performance. |
I have now tested version dev1926 on several different Windows 10 machines.
Unfortunately, I still have the problem that the menu can not be used and that the windows turn white with each popup.
All computers have Windows 10 64 bit version 2004 (build 19041.746) and Microsoft Office 2019 installed.
The console also shows the same errors on all computers when starting:
I do not know what is meant by this could be a dwm failure and how or if it can be fixed.
I hope it can be fixed and thank you in advance.
note: since dev1917 the user.exe16 file no longer works my program says i need a licensed 3.1 version to run the program i always have to use an older version of the file
The text was updated successfully, but these errors were encountered: