• Legion RPG v0.85a

    From cr1mson@316:36/1 to All on Sunday, October 19, 2025 19:30:34
    Hi all...

    I have available Legion RPG v0.85a, a door game I've been working on for awhile now. It's a lot like Legend of the Red Dragon and some other Dungeon
    & Dragons games. Basically, fight the forces of evil and win. It's been a project I enjoy working on and I want to hear feedback from all of you that have tried it. What do you like best, what can be improved, what would you like to see on the game? Stuff like that. Also, if you're a SysOp and would like a copy for either Windows 10/11 64-bit or Linux 64-bit, let me know and I'd be glad to get a copy to you free of charge. It's a game for you all and I've enjoyed working on it and plan to keep working on it for quite some time now.

    -- cr1mson

    --- Mystic BBS v1.12 A47 2020/09/12 (Linux/64)
    * Origin: Raiders Inc BBS telnet raidersbbs.zapto.org:1337 (316:36/1)
  • From Amessyroom@314:413/21 to cr1mson on Sunday, October 19, 2025 20:56:18
    Re: Legion RPG v0.85a
    By: cr1mson to All on Sun Oct 19 2025 07:30 pm

    I would be interested in trying it on linux. Does it require dos or does it run natively on linux?

    I tried on your board but think it dropped me back to the menu. I
    tried earlier this week.
    ===
    Amessyroom
    toolazy.synchro.net:2323 (telnet)





    ...Is that your doughnut?
    --- SBBSecho 3.30-Linux
    * Origin: Too Lazy BBS - toolazy.synchro.net:2323 (314:413/21)
  • From cr1mson@316:36/1 to Amessyroom on Monday, October 20, 2025 03:58:42
    On 19 Oct 2025, Amessyroom said the following...

    Re: Legion RPG v0.85a
    By: cr1mson to All on Sun Oct 19 2025 07:30 pm

    I would be interested in trying it on linux. Does it require dos or does it run natively on linux?

    I tried on your board but think it dropped me back to the menu. I
    tried earlier this week.

    I just placed it on my board for anyone to grab. You can download either or both of the Windows version or Linux. It runs native so you shouldn't need anything special for it to run. Just unarchive it.

    It runs like this on Mystic you place in your /mystic directory:

    a script:
    #!/bin/bash
    cd /mystic/doors/legion
    ./legion -D $1 -N $2

    in the mystic cfg:
    (D3) Exec DOOR32 program /mystic/legion.sh %PDORINFO1.DEF %3

    Enjoy!

    -- cr1mson

    --- Mystic BBS v1.12 A47 2020/09/12 (Linux/64)
    * Origin: Raiders Inc BBS telnet raidersbbs.zapto.org:1337 (316:36/1)
  • From Shurato@316:36/41 to cr1mson on Friday, October 31, 2025 02:27:00

    On 19 Oct 2025, Amessyroom said the following...

    Re: Legion RPG v0.85a By: cr1mson to All on Sun Oct 19 2025 07:30
    pm

    I would be interested in trying it on linux. Does it require dos or
    does
    it run natively on linux?

    I tried on your board but think it dropped me back to the menu. I tried earlier this week.

    I just placed it on my board for anyone to grab. You can download either or both of the Windows version or Linux. It runs native so you
    shouldn't need anything special for it to run. Just unarchive
    it.

    It runs like this on Mystic you place in your /mystic directory:

    a script: #!/bin/bash cd /mystic/doors/legion ./legion -D $1 -N $2

    in the mystic cfg: (D3) Exec DOOR32 program /mystic/legion.sh %PDORINFO1.DEF %3

    Shouldn't that be %Pdoor32.sys ?

    Enjoy!

    -- cr1mson

    --- Mystic BBS v1.12 A47 2020/09/12 (Linux/64) * Origin: Raiders
    Inc BBS telnet raidersbbs.zapto.org:1337 (316:36/1)

    --
    Shurato, Sysop Shurato's Heavenly Sphere (ssh, telnet, pop3, ftp,nntp,
    ,wss) (Ports 22,23,110,21,119,999)


    *** THE READER V4.50 [freeware]
    ---
    * Origin: Shurato's Heavenly Sphere telnet://shsbbs.net (316:36/41)
  • From cr1mson@316:36/1 to Shurato on Saturday, November 01, 2025 19:25:42
    On 31 Oct 2025, Shurato said the following...

    in the mystic cfg: (D3) Exec DOOR32 program /mystic/legion.sh %PDORINFO1.DEF %3

    Shouldn't that be %Pdoor32.sys ?

    (D3) Exec DOOR32 program creates DORINFO1.DEF also. I use this one as it
    just works good for me and hope it works as well for all of you. If you get door32.sys to work for you, that'll work too. Let me know with a comment if
    it works for you. I'd try it out myself, but why fix it if it's not broken.
    :)

    -- cr1mson

    --- Mystic BBS v1.12 A47 2020/09/12 (Linux/64)
    * Origin: Raiders Inc BBS telnet raidersbbs.zapto.org:1337 (316:36/1)
  • From Shurato@316:36/41 to cr1mson on Saturday, November 01, 2025 16:00:00

    * In a message originally to Shurato, cr1mson said:

    On 31 Oct 2025, Shurato said the following...

    in the mystic cfg: (D3) Exec DOOR32 program /mystic/legion.sh %PDORINFO1.DEF %3

    Shouldn't that be %Pdoor32.sys ?

    (D3) Exec DOOR32 program creates DORINFO1.DEF also. I use this one as it just works good for me and hope it works as well for all of you. If you
    get door32.sys to work for you, that'll work too. Let me know with
    a comment if it works for you. I'd try it out myself, but why fix
    it if it's not broken. :)

    Yep, door32.sys works for me. The game crashes when I try to start it,
    though.

    --
    Shurato, Sysop Shurato's Heavenly Sphere (ssh, telnet, pop3, ftp,nntp,
    ,wss) (Ports 22,23,110,21,119,999)


    ---
    * Origin: Shurato's Heavenly Sphere telnet://shsbbs.net (316:36/41)
  • From cr1mson@316:36/1 to Shurato on Sunday, November 02, 2025 00:21:40
    On 01 Nov 2025, Shurato said the following...


    * In a message originally to Shurato, cr1mson said:

    (D3) Exec DOOR32 program creates DORINFO1.DEF also. I use this one as just works good for me and hope it works as well for all of you. If yo get door32.sys to work for you, that'll work too. Let me know with
    a comment if it works for you. I'd try it out myself, but why fix
    it if it's not broken. :)

    Yep, door32.sys works for me. The game crashes when I try to start it, though.

    Good deal.

    Okay, on the crashes, you may be using pre-exisiting data files. Try
    resetting the door by deleting the .dat files in the data directory and also the score files in the bulletin directory. This should resolve the issue.
    If it persists, tell me when it does work and what happened during the
    process until it stopped working. This will be a bug report I can use. The more details the better.

    -- cr1mson

    --- Mystic BBS v1.12 A47 2020/09/12 (Linux/64)
    * Origin: Raiders Inc BBS telnet raidersbbs.zapto.org:1337 (316:36/1)
  • From Shurato@316:36/41 to cr1mson on Wednesday, February 25, 2026 19:39:00

    On 01 Nov 2025, Shurato said the following...


    * In a message originally to Shurato, cr1mson said:

    (D3) Exec DOOR32 program creates DORINFO1.DEF also. I use this
    one as
    just works good for me and hope it works as well for all of you.
    If yo
    get door32.sys to work for you, that'll work too. Let me know with comment if it works for you. I'd try it out myself, but why fix it if it's not broken. :)

    Yep, door32.sys works for me. The game crashes when I try to start
    it,
    though.

    Good deal.

    Okay, on the crashes, you may be using pre-exisiting data files. Try resetting the door by deleting the .dat files in the data directory and also the score files in the bulletin directory. This should resolve
    the issue.

    If it persists, tell me when it does work and what happened during the process until it stopped working. This will be a bug report I can use. The more details the better.

    That fixed it!

    --
    Shurato, Sysop Shurato's Heavenly Sphere (ssh, telnet, pop3, ftp,nntp,
    ,wss) (Ports 22,23,110,21,119,999)


    *** THE READER V4.50 [freeware]
    ---
    * Origin: Shurato's Heavenly Sphere telnet://shsbbs.net (316:36/41)