dxwrapper icon indicating copy to clipboard operation
dxwrapper copied to clipboard

cricket 07 crashing

Open TechMorgan opened this issue 9 months ago • 20 comments

this game uses directx8, i tried using dxwrapper, copied dll files and enabled some options in .ini. but i still experience crash.

It worked using dgvoodoo2, but I got graphical glitches using it.

TechMorgan avatar Feb 27 '25 16:02 TechMorgan

myabandonware is not a legitimate source for games and is in violation of copyright law,

EA still retains publishing rights to this title, please do not link illegal downloads on github, you put the project at risk.

Squall-Leonhart avatar Mar 13 '25 13:03 Squall-Leonhart

Thanks for letting me know @Squall-Leonhart. I have removed the link.

elishacloud avatar Mar 13 '25 16:03 elishacloud

myabandonware is not a legitimate source for games and is in violation of copyright law,

EA still retains publishing rights to this title, please do not link illegal downloads on github, you put the project at risk.

Alright but please tell me a way to run it

TechMorgan avatar Mar 17 '25 15:03 TechMorgan

I have not tried this game yet. Options that can help if a game is crashing: SingleProcAffinity, DdrawEmulateLock, DdrawLimitTextureFormats and DdrawLimitDisplayModeCount

Here is the latest build with these options enabled: dxwrapper.zip

elishacloud avatar Mar 17 '25 23:03 elishacloud

@TechMorgan

enabled some options in .ini. but i still experience crash.

What option enable?

also send screenshot of your game directory

niresh1234 avatar Mar 21 '25 09:03 niresh1234

I can confirm.... game crash on Release v1.2.7500.25 but work on latest artifacts

setting i used

D3d8to9                = 1
EnableWindowMode       = 1
WindowModeBorder       = 1

Image

niresh1234 avatar Mar 22 '25 05:03 niresh1234

I can confirm.... game crash on Release v1.2.7500.25 but work on latest artifacts

Looks like this issue is fixed.

elishacloud avatar Mar 22 '25 23:03 elishacloud

Looks like this issue is fixed.

Yes! atleast in my checking.... ()

niresh1234 avatar Mar 23 '25 15:03 niresh1234

Yes! atleast in my checking.... ()

Tried using latest artifacts on windows 11. It didn't work.

TechMorgan avatar Mar 24 '25 08:03 TechMorgan

@TechMorgan send me your game directory screenshot And also send your config file

niresh1234 avatar Mar 24 '25 15:03 niresh1234

@TechMorgan send me your game directory screenshot And also send your config file

Image

dxwrapper.txt

TechMorgan avatar Mar 25 '25 06:03 TechMorgan

Checked Now...... and Game Crashing in Windows 11 (debug build in win 10 also)

. . . checked in

Release binaries (Latest Commit) Windows 10 - main OS = Not Crash Windows 10 - Vmware = Not Crash Windows 11 - Vmware = Crash

Debug binaries (Latest Commit) - crash in Both OS Windows 10 - main OS = Crash Windows 11 - Vmware = Crash

release - win10-main_dxwrapper-cricket07.log release - win11-vmware_dxwrapper-cricket07.log debug - win10-main_dxwrapper-cricket07.log debug - win11-vmware_dxwrapper-cricket07.log

niresh1234 avatar Mar 27 '25 05:03 niresh1234

Some users say that this game works on Intel but not on AMD CPUs. However, mine is an Intel, but it didn’t work for me.

TechMorgan avatar Mar 28 '25 05:03 TechMorgan

Some users say that this game works on Intel but not on AMD CPUs. However, mine is an Intel, but it didn’t work for me.

Im also on intel CPU.... probably its not issue with intel vs AMD

. . . . @TechMorgan Try to extract this d3d9.dll to cricket07 directory and then test and replay here DXVK-d3d9.zip

niresh1234 avatar Mar 28 '25 06:03 niresh1234

Try to extract this d3d9.dll to cricket07 directory and then test and replay here DXVK-d3d9.zip

Hi, I tried using this, but didn't work.

TechMorgan avatar Mar 28 '25 10:03 TechMorgan

@TechMorgan try this extract and replace.zip

niresh1234 avatar Mar 28 '25 15:03 niresh1234

@TechMorgan try this extract and replace.zip

This time, the game opens, but the display is white. I can control the game, but I can't see it.

TechMorgan avatar Mar 29 '25 12:03 TechMorgan

@elishacloud without installing dxwrapper..... game always crashed with d3d8to9, no matter which opereting system used

niresh1234 avatar Mar 30 '25 07:03 niresh1234

Can you try this one? I put a AddRef(); into the Direct3DTexture8::GetSurfaceLevel() function.

Here is the updated build: dxwrapper.zip

elishacloud avatar Nov 21 '25 23:11 elishacloud

Can you try this one? I put a AddRef(); into the Direct3DTexture8::GetSurfaceLevel() function.

Here is the updated build: dxwrapper.zip

it's still crash.... as i said before, it's probably fault/issue of d3d8to9

only official latest d3d8to9 installed = game crash install dxwrapper = game work until D3d8to9 = 1 even install ultimate ASI loader = game work until UseD3D8to9=1

niresh1234 avatar Nov 28 '25 14:11 niresh1234