Author Topic: Quarantine Gaming !! - Dev/Port Help  (Read 32487 times)

Martin Iturbide

  • OS2World NewsMaster
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4712
  • Karma: +41/-1
  • Your Friend Wil Declares...
    • View Profile
    • Martin's Personal Blog
Re: Quarantine Gaming !! - Dev/Port Help
« Reply #15 on: April 02, 2020, 05:17:55 am »
Had my own corona virus scare recently..
Oh, That was a good scare...

I have attached WDSchess.zip in case anyone wants to give it a try - something to do while stuck at home  :-)

I tried for a while WDSchess and it is working fine from my site. I would suggest you to assign it a version number (1.0) and create a simple WDSchess.txt file to be included. Do you want also to include the source code?

I will put it also on the OS2World Gaming site.

Regards
Martin Iturbide
OS2World NewsMaster
... just share the dream.

Martin Iturbide

  • OS2World NewsMaster
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4712
  • Karma: +41/-1
  • Your Friend Wil Declares...
    • View Profile
    • Martin's Personal Blog
Re: Quarantine Gaming !! - Dev/Port Help
« Reply #16 on: April 02, 2020, 04:59:02 pm »
Hi

I had completed checking the Puzzle (86 games) and Educational  (22) games on the Gaming site. I had been checking page by page to update missing pictures and broken links.

It is interesting to see how many sites are gone after more than ten years. Instead of deleting those link, I'm putting the link to the wayback machine to remember those pages.

Regards
Martin Iturbide
OS2World NewsMaster
... just share the dream.

Martin Iturbide

  • OS2World NewsMaster
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4712
  • Karma: +41/-1
  • Your Friend Wil Declares...
    • View Profile
    • Martin's Personal Blog
Re: Quarantine Gaming !! - Dev/Port Help
« Reply #17 on: April 02, 2020, 06:38:44 pm »
Hi again

Tellie helped me yesterday and compiled Alzarin Tretris again using a modern libc library. Here it is the compiled version for you to provide me feedback. On my side it works, but I have problems with sound, while Tellie tells me the sound works. Please give it a try.

Regards
Martin Iturbide
OS2World NewsMaster
... just share the dream.

Pete

  • Hero Member
  • *****
  • Posts: 1281
  • Karma: +9/-0
    • View Profile
Re: Quarantine Gaming !! - Dev/Port Help
« Reply #18 on: April 02, 2020, 10:28:59 pm »
Hi Martin

Attached is WDSchess_V1-0.zip containing:-

   WDSchess.exe - chess game
   WDScreate.cmd - script to create program object in Games folder
   WDSchess.txt - this file
   WDS_src.zip - modified source files and instructions

I have uploaded the zip file to hobbes but very happy to also have it on the OS2World Gaming site.

Maybe a more competent coder could look into adding an option to Save/Load Game as I am having trouble understanding the coding.


Regards

Pete


 


« Last Edit: April 02, 2020, 10:30:38 pm by Pete »

Martin Iturbide

  • OS2World NewsMaster
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4712
  • Karma: +41/-1
  • Your Friend Wil Declares...
    • View Profile
    • Martin's Personal Blog
Re: Quarantine Gaming !! - Dev/Port Help
« Reply #19 on: April 03, 2020, 05:10:09 pm »
Any ideas on this subject:

Hi

I think I never tried Light Cycles and not even have a picture of it.
https://www.os2world.com/games/index.php/native-games/puzzle/275-light-cycles

It required something called ACSSVC (APPC.DLL and ACSSVC.DLL), does someone has those DLLs?

Will it work, or does it requires some strange network protocol (not TCP/IP) to run?

Regards
Martin Iturbide
OS2World NewsMaster
... just share the dream.

David Graser

  • Hero Member
  • *****
  • Posts: 870
  • Karma: +84/-0
    • View Profile
Re: Quarantine Gaming !! - Dev/Port Help
« Reply #20 on: April 03, 2020, 07:29:30 pm »
Hi again

Tellie helped me yesterday and compiled Alzarin Tretris again using a modern libc library. Here it is the compiled version for you to provide me feedback. On my side it works, but I have problems with sound, while Tellie tells me the sound works. Please give it a try.

Regards

Where are the files to be placed?  Just guessing, I placed to the USR directory.  However, the program does not run.

Martin Iturbide

  • OS2World NewsMaster
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4712
  • Karma: +41/-1
  • Your Friend Wil Declares...
    • View Profile
    • Martin's Personal Blog
Re: Quarantine Gaming !! - Dev/Port Help
« Reply #21 on: April 03, 2020, 08:21:02 pm »
Where are the files to be placed?  Just guessing, I placed to the USR directory.  However, the program does not run.

Hi David.

Possible you are missing the SDL libraries. There are in the Netlabs RPM or at hobbes.  You can check the issue (error message) by trying to run the exe from the command line. Or you can use PMDLL to check which dependencies it is looking for.

Regards
Martin Iturbide
OS2World NewsMaster
... just share the dream.

David Graser

  • Hero Member
  • *****
  • Posts: 870
  • Karma: +84/-0
    • View Profile
Re: Quarantine Gaming !! - Dev/Port Help
« Reply #22 on: April 03, 2020, 08:46:26 pm »
Where are the files to be placed?  Just guessing, I placed to the USR directory.  However, the program does not run.

Hi David.

Possible you are missing the SDL libraries. There are in the Netlabs RPM or at hobbes.  You can check the issue (error message) by trying to run the exe from the command line. Or you can use PMDLL to check which dependencies it is looking for.

I was missing the SDL libraries.  However, it still does not work for me.  It keeps asking for a name and level.  Can't get past this point.

Regards

Martin Iturbide

  • OS2World NewsMaster
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4712
  • Karma: +41/-1
  • Your Friend Wil Declares...
    • View Profile
    • Martin's Personal Blog
Re: Quarantine Gaming !! - Dev/Port Help
« Reply #23 on: April 03, 2020, 09:57:55 pm »
Hi David

I think you are misplacing the "/var/atris"

Check if you have the file "Atris.Players" on "c:\var\atris"

Check the console that is showing error for something like:
 Identity File [/@unixroot/var/atris/Atris.Players]

Regards
Martin Iturbide
OS2World NewsMaster
... just share the dream.

David Graser

  • Hero Member
  • *****
  • Posts: 870
  • Karma: +84/-0
    • View Profile
Re: Quarantine Gaming !! - Dev/Port Help
« Reply #24 on: April 03, 2020, 10:18:56 pm »
Hi David

I think you are misplacing the "/var/atris"

Check if you have the file "Atris.Players" on "c:\var\atris"

Check the console that is showing error for something like:
 Identity File [/@unixroot/var/atris/Atris.Players]

Regards

Thanks Martin.  That was the problem.

Martin Iturbide

  • OS2World NewsMaster
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4712
  • Karma: +41/-1
  • Your Friend Wil Declares...
    • View Profile
    • Martin's Personal Blog
Re: Quarantine Gaming !! - Dev/Port Help
« Reply #25 on: April 03, 2020, 10:52:57 pm »
Thanks Martin.  That was the problem.

David, do you have sound on ATris?
Martin Iturbide
OS2World NewsMaster
... just share the dream.

David Graser

  • Hero Member
  • *****
  • Posts: 870
  • Karma: +84/-0
    • View Profile
Re: Quarantine Gaming !! - Dev/Port Help
« Reply #26 on: April 04, 2020, 12:53:46 am »
Thanks Martin.  That was the problem.

David, do you have sound on ATris?
No sound Martin

TeLLie

  • Full Member
  • ***
  • Posts: 226
  • Karma: +11/-0
    • View Profile
Re: Quarantine Gaming !! - Dev/Port Help
« Reply #27 on: April 04, 2020, 10:39:49 am »
Hi

Sounds works perfect here, even can change it to a other melodie
I use plain OS2, Martin use it in a VM and you David?

These are the dll i use from SDL
5-21-17  14:39         144,492    124  SDL120.dll
5-21-17  15:32          11,164    124  SDL_t200.dll
« Last Edit: April 04, 2020, 11:04:39 am by TeLLie »

guzzi

  • Sr. Member
  • ****
  • Posts: 331
  • Karma: +0/-0
    • View Profile
Re: Quarantine Gaming !! - Dev/Port Help
« Reply #28 on: April 04, 2020, 12:30:26 pm »
No sound here either, ecs with uniaud

TeLLie

  • Full Member
  • ***
  • Posts: 226
  • Karma: +11/-0
    • View Profile
Re: Quarantine Gaming !! - Dev/Port Help
« Reply #29 on: April 04, 2020, 12:41:26 pm »
Hoi Bjorn,

What are the dates of youre SDL files