Skip to content
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

Scrapland Remastered hangs before getting to the main menu #36

Closed
WinterSnowfall opened this issue Oct 22, 2022 · 2 comments
Closed

Scrapland Remastered hangs before getting to the main menu #36

WinterSnowfall opened this issue Oct 22, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@WinterSnowfall
Copy link

WinterSnowfall commented Oct 22, 2022

SR

warn: D3D8DeviceEx::UpdateTexture STUB (IDirect3DBaseTexture8* pSourceTexture, IDirect3DBaseTexture8* pDestinationTexture) -> HRESULT

gets printed repeatedly in the logs and the rendering hangs.

Software information

Scrapland Remastered

System information

  • GPU: Nvidia GTX 1080
  • Driver: 515.76
  • Wine version: 7.19 Staging
  • DXVK version: 7cd4c8b

Apitrace file(s)

Can capture one if needed, but it's probably just an effect of the stub above.

Log files

@AlpyneDreams AlpyneDreams added bug Something isn't working game labels Oct 24, 2022
@WinterSnowfall
Copy link
Author

WinterSnowfall commented Oct 24, 2022

Scrapland

Alright, ever since e0e58bf the game works just fine 🎉. That's the main menu in the screenshot, but I played the game for a bit and it seems fine.

The logs are still quite noisy, so I'll leave it up to you if you want to investigate any of the warnings any further: Scrap_d3d9.log

@AlpyneDreams
Copy link
Owner

AlpyneDreams commented Nov 24, 2022

  • warn: ConvertFormat: Unknown format encountered: 65 fixed by 4fb7acc
  • D3D9DeviceEx::QueryInterface: Unknown interface query fixed by d1cb703
  • warn: D3D9DeviceEx::SetRenderState: Unhandled render state 47 fixed by 5fa579d
  • Render state 26 is dithering (Dithering #52)

So that just leaves these:

warn:  ConvertFormat: Unknown format encountered: 909200416
warn:  ConvertFormat: Unknown format encountered: D3D9Format::AL16
warn:  ConvertFormat: Unknown format encountered: D3D9Format::R16
warn:  ConvertFormat: Unknown format encountered: 909201985
  • 909200416 is " L16"
  • 909201985 is "AR16"

I've opened a new issue #68 for this. Any other issues with this game should be a separate issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants