Page 1 of 1
Converting these codes to remotemaster
Posted: Tue Mar 17, 2026 1:09 pm
by rjones99
Hello.
I want to create an upgrade file in Remote Master for a new device I have but annoyingly do not have the remote for.
These are the IR codes given but I have no idea how to get them in to Remote Master. I believe these might be NEC codes?
Any pointers? Would be happy to share the upgrade file If I can get it working of course.
Thanks, RJ.
Code: Select all
; # Standard remote
address = 0xfe01
command_menu = 0xee11
command_ok = 0xec13
command_cancel = 0xe619
command_cancel = 0xb34c
command_up = 0xe916
command_down = 0xe51a
command_left = 0xae51
command_right = 0xaf50
command_minus = 0xef10
command_plus = 0xe718
command_setup = 0xbc43
command_app = 0xf00f
command_res_reset = 0xbd42
command_power = 0xbf40
command_ovrscn_c = 0xfb04
command_mute = 0xbe41
Re: Converting these codes to remotemaster
Posted: Tue Mar 17, 2026 3:33 pm
by The Robman
Re: Converting these codes to remotemaster
Posted: Wed Mar 18, 2026 8:10 am
by rjones99
Thanks for this! Will have a look and report back
Re: Converting these codes to remotemaster
Posted: Wed Mar 18, 2026 8:54 am
by The Robman
and please let me know what the make and model of the device is
Re: Converting these codes to remotemaster
Posted: Wed Mar 18, 2026 2:37 pm
by rjones99
Thanks for this. This didn't work but some context might also be useful!
The device is the the morph 4k upscaler (
https://junkerhq.net/xrgb/index.php/Mor ... trol_Setup)
Noted, I could use the morph gui to setup up any remote remote for this but it would nice to have the default remote with the default configuration just work and who doesn't love having a JP1 upgrade file!
It does have it's own IR debugger which I just had a play with. This might be useful?:
Using the attached upgrade file, pushing OK on the remote, the morph debugger shows:
And what we would like is
Code: Select all
address = 0xfe01
command_ok = 0xec13
I do have access to their discord channel so I can ask questions if I know what to ask.
Also using the OSSC upgrade we created a while back
https://github.com/hifiremote/deviceupg ... /ossc.rmdu
The debugger does report the exact codes listed on their wiki that is:
Code: Select all
# OSSC
; address = 0x837c
; command_menu = 0x4db2
; command_ok = 0x47b8
; command_cancel = 0x48b7
; command_up = 0x4bb4
; command_down = 0x4cb3
; command_left = 0x4ab5
; command_right = 0x49b6
So that does join up whatever this format is, with a remote master config.
Re: Converting these codes to remotemaster
Posted: Wed Mar 18, 2026 4:11 pm
by The Robman
I just updated the file, try it now
Re: Converting these codes to remotemaster
Posted: Thu Mar 19, 2026 6:10 pm
by rjones99
Works 100% thanks so much! I love this project!
I tested all the codes in the debugger and they are exactly what is documented on their wiki. Also done a factory reset on the morph and the remote was working which is exactly want I wanted to get to!
I made a few changes to the layout (mainly the RGYB buutons) so it's more inline with the packaged remote and have attached that. Please feel free to use which ever one you think is better.
Thanks again!
RJ
Re: Converting these codes to remotemaster
Posted: Thu Mar 19, 2026 7:34 pm
by The Robman
Glad to hear it. Rather than load it as an attachment here, could you load it as a real file in the file section?
Re: Converting these codes to remotemaster
Posted: Fri Mar 20, 2026 5:50 am
by rjones99
The Robman wrote: Thu Mar 19, 2026 7:34 pm
Glad to hear it. Rather than load it as an attachment here, could you load it as a real file in the file section?
https://www.hifi-remote.com/forums/app. ... e_id=27305
Thanks again.
Re: Converting these codes to remotemaster
Posted: Wed Mar 25, 2026 6:15 pm
by The Robman
If you want to decode any other morph codes, here's the spreadsheet that I used to decode this one:
https://www.hifi-remote.com/forums/app. ... e_id=27307