Giter Club home page Giter Club logo

Comments (5)

dlightman311 avatar dlightman311 commented on June 10, 2024

Creating a empty file named .msg in the same directory as distant places satisfies MCV compilation and the module loads but is unavailable in T-LoRD's IGM manager (T-LoRD -> (U)se Sysop Options -> (I)GM Manager):

image

On v6.25 the module shows up after being loaded in MajorBBS:

image

from mbbsemu.

enusbaum avatar enusbaum commented on June 10, 2024

IGM DLL's might be a little tricky.

We'll have to poke into how the DLL's work. They might be dynamically loaded by T-LORD or by the system itself as modules.

Additionally, we'll need to check the relocation table for Imports in the IGM DLL to see if it requires relocation patching including ordinals within RTSLORD.

from mbbsemu.

ryanfantus avatar ryanfantus commented on June 10, 2024

Looking at a true-blue MBBS installation with T-LoRD and Distant Places, it looks like the Distant Places installer does a couple of things.

During the install process it looks for the MBBS executable, so it's likely throwing the DLL in there somehow. Additionally, it adds two lines to the file IGMLIST.TXT in the RTSLORD subdirectory. The contents of that file are:

CXO-LORD
`0D`9istant `0P`9laces! `7(LORD IGM Expansion by `%M`7ike `%S`7nyder)

CXO-LORD.DLL and CXO-LORD.MDF are in the root MBBS directory. There is a subdirectory, \CXOLIGMS, which appear to contain dozens of IGMs using the Distant Places logic.

from mbbsemu.

enusbaum avatar enusbaum commented on June 10, 2024

I looked at the Imports for CXO-LORD and it APPEARS to be a standalone module. No reason it couldn't be supported. Need to investigate more.

from mbbsemu.

enusbaum avatar enusbaum commented on June 10, 2024

The MSG issue will be fixed in PR #119

from mbbsemu.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.