User Tag List

Results 1 to 5 of 5

Thread: PC --> Serial Object --> Atari VCS ???

  1. #1
    No Products Registered

    Join Date
    Jul 2009
    Posts
    75
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    PC --> Serial Object --> Atari VCS ???

    My apologies up front - my question may be extremely stupid.

    I have written set of accessibility software tools that help a player to control several actions in a game with minimal input. So far these tools have been limited to pc games and emulation. I'd like to expand to be able to control game consoles, but I'm not a hardware guy and don't have the slightest idea of where I would even start if I wanted to build my own setup. However, I thought I might be able to do something with the serial object:

    Would it be possible to control an Atari VCS using a female/female serial cord connecting my PC to my VCS?

    http://farm3.static.flickr.com/2327/2235412540_e6c9592667.jpg

    If this would be possible, how should the "messages" be sent? I was looking at some pinouts for the joystick and thought a message of "1" for UP "2" for DOWN, etc.... but nothing is ever that simple.

    http://pinouts.ru/Inputs/JoystickAtari2600_pinout.shtml

    If this (or something similar) isn't possible, maybe I'll need to commission someone to build a hardware adapter to intercept and translate the signal(?)

    ...

    [edit]

    This is an answer I received on an an Atari Hardware forum:

    Its not as simple as connecting them together with a cable. The serial lines from a PC swing between positive and negative voltages. The joystick inputs are from 0 to 5v so they need some level conversion. If you want the system to be compatible with the existing games you'll need 5 outputs on the RS232 - one for each direction and fire. However, there aren't five usable outputs on RS232 so you'll be better off with a microcontroller that understands your serial commands and converts them into stick movements.

  2. #2
    No Products Registered

    Join Date
    Jul 2009
    Posts
    75
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: PC --> Serial Object --> Atari VCS ???

    Further discussion suggests that something similar may be possible if there was a way to communicate via the parallel port.

    Can MMF2 do this now? If not, is it something that might be supported in the future?

  3. #3
    Forum Moderator

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUniversal Windows Platform Export ModuleSWF Export ModuleXNA Export ModuleInstall Creator Pro
    nivram's Avatar
    Join Date
    Jul 2006
    Location
    Bandon, Oregon
    Posts
    6,773
    Mentioned
    12 Post(s)
    Tagged
    0 Thread(s)

    Re: PC --> Serial Object --> Atari VCS ???

    This can't be done. As far as future support for this, CT has their hands full with other things right now.

    Marv
    ​458 TGF to CTF 2.5+ Examples and games
    http://www.castles-of-britain.com/mmf2examples.htm

  4. #4
    Clicker Fusion 2.5 DeveloperHTML5 Export ModuleSWF Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Jul 2006
    Location
    USA
    Posts
    2,982
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)

    Re: PC --> Serial Object --> Atari VCS ???

    I have no idea about any of this as it's way beyond my comprehension level, but if there WAS a way to do this, someone would have to code an extension most likely that would allow the communication between MMF2 and the hardware.

    But don't take my word for it as I honestly don't really know. I'm just making a guess.

  5. #5
    No Products Registered

    Join Date
    Jul 2009
    Posts
    75
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: PC --> Serial Object --> Atari VCS ???

    http://www.clickteam.info/extensions/extview.php?id=138

    I just found this extension for MMF that is supposed to communicate via the parallel port.

    It seems like I've seen old extensions updated and uploaded to the forums before. How hard is it to convert one of these older extensions to work with MMF2?

    I guess if I have to, I still have my old copy of MMF around here somewhere that I can reinstall.

Similar Threads

  1. The Serial Object: MMF2 Serial Port Control
    By aw5 in forum Extension Development
    Replies: 19
    Last Post: 29th December 2020, 05:15 AM
  2. need help with serial number using INI object
    By BrashMonkey in forum Multimedia Fusion 2 - Technical Support
    Replies: 8
    Last Post: 30th July 2011, 09:58 AM
  3. question about serial object
    By cel in forum Extension Development
    Replies: 0
    Last Post: 26th August 2009, 12:17 PM
  4. question about the serial object
    By cel in forum Extension Development
    Replies: 1
    Last Post: 23rd March 2009, 06:57 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •