Skip to content

Need guidance on MirClient Resource/Data files for local OpenMir2 testing #2

Description

@zoeyhedy-design

Hi, I already opened a related issue in OpenMir2:
mirbeta/OpenMir2#64

I am also posting here because the blocker seems to be related to MirClient resources.

I am trying to run OpenMir2 locally for learning and testing.

Current status:

  • OpenMir2 server side has been built and started locally.
  • LoginGate is listening on 127.0.0.1:7000.
  • MirClient source has been downloaded from mirbeta/MirClient.
  • The MirClient project file was found:
    Source\MirClient\MirClinet.dproj
  • I prepared a local staging copy and changed the debug default server address to:
    127.0.0.1:7000
  • Missing DelphiX units such as DXDraws, DXClass, DXSprite, DXInput and DirectX were identified.

Current blocker:
The MirClient Resource/Data files are missing.

The client source appears to require files such as:

  • Prguse.data
  • ChrSel.data
  • mmap.data
  • Tiles.data
  • SmTiles.data
  • Hum.data
  • Hair.data
  • Weapon.data
  • Npc.data
  • Magic.data
  • MiniVer.dat
  • sound.lst

Question:
Is there an official or recommended legal source for the MirClient Resource/Data package required for local OpenMir2 testing?

I do not want to use unknown private-server packs, one-click packages, or unsafe executable packages.

My goal is only to run a local learning/test environment.

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions