From c2d01db9cbdf6bbcc8b6f4a3e10e6f727fa2921a Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Sun, 11 Sep 2022 12:44:52 -0700 Subject: [PATCH] Added G-Story Portable Monitor (thanks stop oxy!) --- Miscellaneous/G-Story/G-Story_Monitor.ir | 64 ++++++++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 Miscellaneous/G-Story/G-Story_Monitor.ir diff --git a/Miscellaneous/G-Story/G-Story_Monitor.ir b/Miscellaneous/G-Story/G-Story_Monitor.ir new file mode 100644 index 00000000..aed43be3 --- /dev/null +++ b/Miscellaneous/G-Story/G-Story_Monitor.ir @@ -0,0 +1,64 @@ +Filetype: IR signals file +Version: 1 +# +# G-Story Portable Gaming Monitor +# +name: Power +type: parsed +protocol: NEC +address: 02 00 00 00 +command: 46 00 00 00 +# +name: Source +type: parsed +protocol: NEC +address: 02 00 00 00 +command: 58 00 00 00 +# +name: Mute +type: parsed +protocol: NEC +address: 02 00 00 00 +command: 5C 00 00 00 +# +name: Menu +type: parsed +protocol: NEC +address: 02 00 00 00 +command: 0E 00 00 00 +# +name: Exit +type: parsed +protocol: NEC +address: 02 00 00 00 +command: 0D 00 00 00 +# +name: Up +type: parsed +protocol: NEC +address: 02 00 00 00 +command: 48 00 00 00 +# +name: Down +type: parsed +protocol: NEC +address: 02 00 00 00 +command: 4D 00 00 00 +# +name: Left VolDwn +type: parsed +protocol: NEC +address: 02 00 00 00 +command: 4E 00 00 00 +# +name: Right VolUP +type: parsed +protocol: NEC +address: 02 00 00 00 +command: 49 00 00 00 +# +name: Ok +type: parsed +protocol: NEC +address: 02 00 00 00 +command: 4A 00 00 00