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

Running OTClient with mesa3d #1221

Open
2 tasks done
VioletFlare opened this issue Oct 16, 2024 · 1 comment
Open
2 tasks done

Running OTClient with mesa3d #1221

VioletFlare opened this issue Oct 16, 2024 · 1 comment

Comments

@VioletFlare
Copy link

VioletFlare commented Oct 16, 2024

Before creating an issue, please ensure:

  • This is a bug in the software that resides in this repository, and not a
    support matter (use https://otland.net/forums/otclient.494/ for support)
  • This issue is reproducible without changes to the code in this repository

Steps to reproduce (include any configuration/script required to reproduce)

  1. Install a Windows environment without graphics drivers (i.e. a Hyper-V, Virtualbox or VMWare VM)
  2. Download Mesa3D opengl32.dll and place it within the folder of otclient
  3. Run otclient GL

Expected behaviour

I presume nobody ever tried this, since this is a very specific edge case, but I think, the mesa3d dll should be found.
My rationale behind this, is to be able to test OTClient builds in an isolated environment.

Actual behaviour

The dll is not being found.

Environment

OS: Win11_24H2_English_x64
Running: OTClient 10.98.

@diath
Copy link
Collaborator

diath commented Oct 24, 2024

There's nothing much that can be done on our side, are you sure that the executable you compiled and the DLL file are either both 32-bit or both 64-bit?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants