Showstopper with Comcast Pace DTA
Moderators: FlipFlop, Moderators
Showstopper with Comcast Pace DTA
I will soon be forced to use the (infamous) Comcast Pace DC50X DTA box. I'd like to continue using my Replaytv Showstopper (3000 model). Apparently there is an RID file available to add IR blaster support for this box to the newer replays (in the Replay file section on this forum), however, the older showstopper models use OBJ files to add IR blaster codes.
It seems no one is quite sure that this support can be added to the Showstopper (due to it using a different IR protocol (?)
Does anyone have any information about the showstopper IR blaster protocols or the Comcast Pace box? Eventually I think I will need an OBJ file created to add the IR blaster codes, but I'm not sure if it can work to begin with. Someone did create an OBJ file over at the AVS forums, but couldn't test it and no one gave any feedback if they tried it. If anybody has any information that might help, I'd appreciate it!
It seems no one is quite sure that this support can be added to the Showstopper (due to it using a different IR protocol (?)
Does anyone have any information about the showstopper IR blaster protocols or the Comcast Pace box? Eventually I think I will need an OBJ file created to add the IR blaster codes, but I'm not sure if it can work to begin with. Someone did create an OBJ file over at the AVS forums, but couldn't test it and no one gave any feedback if they tried it. If anybody has any information that might help, I'd appreciate it!
-
The Robman
- Site Owner
- Posts: 21886
- Joined: Fri Aug 01, 2003 9:37 am
- Location: Chicago, IL
- Contact:
There is an RM JP1 upgrade for this STB here:
http://www.hifi-remote.com/forums/dload ... le_id=6408
And a KM file here:
http://www.hifi-remote.com/forums/dload ... le_id=6326
This upgrade uses the XMP ($016C) protocol (aka "Dreambox"). My guess is that it's too large to load into the ReplayTV boxes.
I had to remind myself how to create OBJ upgrades for Replay. First, you'll need this RDF:
http://www.hifi-remote.com/forums/dload ... le_id=4722
Then you'll need the RM program, which can create OBJ files in much the same way that it creates Slingbox BIN files, just by selecting the ReplayTV rdf as the "remote".
I just edited the protocol used by this box to try and make it smaller and have created an OBJ file based on it, but I have absolutely no way of knowing if it will work or not.
RM file:
http://www.hifi-remote.com/forums/dload ... le_id=7036
OBJ file:
http://www.hifi-remote.com/forums/dload ... le_id=7027
http://www.hifi-remote.com/forums/dload ... le_id=6408
And a KM file here:
http://www.hifi-remote.com/forums/dload ... le_id=6326
This upgrade uses the XMP ($016C) protocol (aka "Dreambox"). My guess is that it's too large to load into the ReplayTV boxes.
I had to remind myself how to create OBJ upgrades for Replay. First, you'll need this RDF:
http://www.hifi-remote.com/forums/dload ... le_id=4722
Then you'll need the RM program, which can create OBJ files in much the same way that it creates Slingbox BIN files, just by selecting the ReplayTV rdf as the "remote".
I just edited the protocol used by this box to try and make it smaller and have created an OBJ file based on it, but I have absolutely no way of knowing if it will work or not.
RM file:
http://www.hifi-remote.com/forums/dload ... le_id=7036
OBJ file:
http://www.hifi-remote.com/forums/dload ... le_id=7027
Last edited by The Robman on Mon Aug 10, 2009 8:31 pm, edited 2 times in total.
Rob
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!
-
The Robman
- Site Owner
- Posts: 21886
- Joined: Fri Aug 01, 2003 9:37 am
- Location: Chicago, IL
- Contact:
As mentioned in the file description, the code is C1982. I can't help with the rest of it as I've never actually loaded a new code into a ReplayTV box, and I don't think too many others have either.
You might get more help here:
http://www.avsforum.com/avs-vb/showthread.php?t=862213
but I don't know how many active users are still other there.
You might get more help here:
http://www.avsforum.com/avs-vb/showthread.php?t=862213
but I don't know how many active users are still other there.
Rob
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!
Ok...it seems that you can't 'add' the OBJ file to the Replay...but you can replace ones that are there. They retain the original name but after the replacement I confirmed that the file contents are changed. However I'm not sure which file to replace. Here's the contents of the IRtable text file:
I'm not sure which one the C1982.OBJ is supposed to replace, or if it matters. I'm assuming after I do this replacement, I just use the old IR code...correct?
Code: Select all
#
# Replay TV IRBlaster Setup Code Info Table
#
# Version 12/28/99
#
# This file contains specific information for IRBlaster setup codes.
# Each entry specifies the IR Code to use, the output string format,
# and the interdigit delay. A setup code 0f 0 is used to change
# the delay and format used as the default
#
# Setup Code IRB Code Format String Delay File
#=================================================================
003 003 %d@ 200
015 015 %02d 200 C0015.OBJ
160 160 %d 200 C0160.OBJ
392 392 %03d 200 S0392.OBJ
276 276 %d@ 200 C0276.OBJ
877 877 %d@ 200 C0877.OBJ
899 899 %d@ 200 C0899.OBJ
476 476 %03d 400
525 525 %d@ 200 C0525.OBJ
775 775 %d 200
5533 533 %d 200 C0533.OBJ
4476 476 %3d@ 200 C0476.OBJ
847 847 %d@ 200 S0847.OBJ
1005 3053 %03d 200 S1005.OBJ
5392 392 %d@ 200 S0392.OBJ
5476 476 %03d 400
6000 6000 %02d 200
7000 7000 %02d 400
8000 8000 %03d 200
9000 9000 %03d 400
-
The Robman
- Site Owner
- Posts: 21886
- Joined: Fri Aug 01, 2003 9:37 am
- Location: Chicago, IL
- Contact:
I just replaced the file with C0015_OBJ, which is on your list, so try that.
Rob
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!
-
The Robman
- Site Owner
- Posts: 21886
- Joined: Fri Aug 01, 2003 9:37 am
- Location: Chicago, IL
- Contact:
I'm not familiar with the process, but if you're overlaying an existing file, rather than adding a new one, I don't think so.
Rob
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!
-
The Robman
- Site Owner
- Posts: 21886
- Joined: Fri Aug 01, 2003 9:37 am
- Location: Chicago, IL
- Contact:
I don't have any experience upgrading ReplayTV boxes, but a newer version of the UEI chip is also used in Slingboxes and I know that there is a size limit there. There is a limit to the overall combined size of the upgrade, so for example, if you need to include a large protocol you may need to reduce the number of buttons in the upgrade in order to bring the size down.
Does that answer your question? Did you have any luck loading the upgrade that I created?
Does that answer your question? Did you have any luck loading the upgrade that I created?
Rob
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!
-
ClearToLand
- Posts: 3
- Joined: Sun Mar 25, 2007 9:30 pm
- Location: Central NJ, USA
Modified C0015_OBJ Confirmed to Work on 2K/3K/Showstopper...
ReplayTV Guru Mikeyboy has recently verified that a 'slightly modified' 'Pace DC-50X / Thomson DCI-1011 / Comcast' code C0015_OBJ by The Robman works on 2K/3K/Showstoppers.dontcareavs on AVS wrote:...edit2:
I've attempted to create an OBJ file for the 2K/3K users, but I have no way to test it. This is a new version with minimal button codes (217 bytes). Please let us know if it works for you....
For my complete summary, please read: AVS Forum: "Almost Ready for Prime Time" 2K/3K STB/DTA Instructions...
Thanks dontcareavs, The Robman and Mikeyboy!
NOTE: Posted here to inform both current thread subscribers and future SEARCHes.
Low Post Count != Low Knowledge - High Post Count != High Knowledge 