vxiiduu / VxKex

Windows 7 API Extensions
855 stars 47 forks source link

Opera 111.0.5168.43 doesn't work #273

Open chaperon7 opened 5 days ago

chaperon7 commented 5 days ago

Vxkex works well until opera 110. For what i understand, new opera 111 seek for the function named "getpachagepathbyfullname " in kxbase.dll

the error is: procedure entry point not found getpachagepathbyfullname in the dynamic link library kxbase

what it says debug [0626/125304.463:ERROR:main_dll_loader_win.cc(130)] Failed to load Opera DLL from C:\Opera\111.0.5168.43\opera_browser.dll: No se encontró el proceso especificado. (0x7F) [0626/125315.707:ERROR:main_dll_loader_win.cc(130)] Failed to load Opera DLL from C:\Opera\111.0.5168.43\opera_browser.dll: No se encontró el proceso especificado. (0x7F) [0626/125331.593:ERROR:main_dll_loader_win.cc(130)] Failed to load Opera DLL from C:\Opera\111.0.5168.43\opera_browser.dll: No se encontró el proceso especificado. (0x7F) [0626/125348.041:ERROR:main_dll_loader_win.cc(130)] Failed to load Opera DLL from C:\Opera\111.0.5168.43\opera_browser.dll: No se encontró el proceso especificado. (0x7F) [0626/125906.762:ERROR:main_dll_loader_win.cc(130)] Failed to load Opera DLL from C:\Opera\111.0.5168.43\opera_browser.dll: No se encontró el proceso especificado. (0x7F) [0626/130316.402:ERROR:main_dll_loader_win.cc(130)] Failed to load Opera DLL from C:\Opera\111.0.5168.43\opera_browser.dll: No se encontró el proceso especificado. (0x7F) [0626/130344.878:ERROR:main_dll_loader_win.cc(130)] Failed to load Opera DLL from C:\Opera\111.0.5168.43\opera_browser.dll: No se encontró el proceso especificado. (0x7F) [0626/130439.888:ERROR:main_dll_loader_win.cc(130)] Failed to load Opera DLL from C:\Opera\111.0.5168.43\opera_browser.dll: No se encontró el proceso especificado. (0x7F) [0626/131258.191:ERROR:main_dll_loader_win.cc(130)] Failed to load Opera DLL from C:\Opera\111.0.5168.43\opera_browser.dll: No se encontró el proceso especificado. (0x7F) [0626/131305.357:ERROR:main_dll_loader_win.cc(130)] Failed to load Opera DLL from C:\Opera\111.0.5168.43\opera_browser.dll: No se encontró el proceso especificado. (0x7F) [0626/132218.502:ERROR:main_dll_loader_win.cc(130)] Failed to load Opera DLL from C:\Opera\111.0.5168.43\opera_browser.dll: No se encontró el proceso especificado. (0x7F)

CopperFr commented 4 days ago

It starts with my version https://github.com/vxiiduu/VxKex/issues/271#issuecomment-2191167170

But there is a problem with file dialog (you can't upload files for example)

I seems it's ok for file dialog if you don't spoof Windows version (only activating VxKex)

chaperon7 commented 2 days ago

Thank you! Your version works great on opera 111. I think better than opera 110 on oficial version. But another problem i had with the official version on opera 110 and now with your version in opera 111, is sound not working on tiktok. Youtube works fine video and audio. So again, only problem i have is tiktok site videos not having sound.

CopperFr commented 10 hours ago

Yes no sound on tiktok it's strange because all others browsers like chrome/chromium 126 and firefox 127 have it..

I've seen in the vx logs that Opera is asking for some packages :

GetPackagesByPackageFamily called: DolbyLaboratories.DolbyDigitalPlusDecoderOEM_rz1tebttyb220 GetPackagesByPackageFamily called: DolbyLaboratories.DolbyAC4DecoderOEM_rz1tebttyb220 GetPackagesByPackageFamily called: Microsoft.HEVCVideoExtension_8wekyb3d8bbwe GetPackagesByPackageFamily called: Microsoft.HEVCVideoExtensions_8wekyb3d8bbwe GetPackagesByPackageFamily called: DolbyLaboratories.DolbyVisionAccess_rz1tebttyb220 GetPackagesByPackageFamily called: DolbyLaboratories.DolbyVisionHDR_rz1tebttyb220

Perhaps we need to check on Windows 10 to see if some are needed to have sound on tiktok...