Search found 12 matches

by Wagz
Mon Oct 20, 2008 5:32 am
Forum: Development
Topic: lirc support
Replies: 14
Views: 11946

Did you use my included lircrc file or create your own. Also, on the key presses, is it in-game or simply on the menu?
by Wagz
Sat Oct 18, 2008 5:11 am
Forum: Development
Topic: lirc support
Replies: 14
Views: 11946

I've sent it over to you. Let me know how it works out. Pretty soon this will be moot, since it looks like lirc will be part of the kernel and we won't have to worry much about compiling it into things.

-Wagz
by Wagz
Wed Aug 08, 2007 11:42 pm
Forum: Development
Topic: lirc support
Replies: 14
Views: 11946

I haven't heard anything lately. It looks like there are a few people interested, and more if we talk to people using MythTV and are using zsnes as their game emulator. In any case, I'll send you the updated source that I've mentioned above. It will have the changes I mentioned in the previous post ...
by Wagz
Wed May 30, 2007 6:11 am
Forum: Bug Reports/Feature Requests
Topic: lirc support for zsnes?
Replies: 9
Views: 5580

Yes.

Yes, I have a working change, although it hasn't been submitted yet. If you're interested, I can give you the source for the one files that need to be changed. Be aware, though that this has only been tested on Fedora Core 6 32-bit systems. BTW, the discussion has moved to the development forum: htt...
by Wagz
Fri May 18, 2007 3:53 pm
Forum: Development
Topic: lirc support
Replies: 14
Views: 11946

Found issue.

Well, I tried changing the key value in the .lircrc file to 271, and it did not work. Upon further investigation, though, it seems that the keys read in by the lirc code were triggering an 'Alt' keypress. As a temporary work-around, I've forced all lirc input to have no "alternate" keyboar...
by Wagz
Thu May 03, 2007 7:02 pm
Forum: Development
Topic: lirc support
Replies: 14
Views: 11946

Wagz, I tried all the changes and it works to some extent. For me the Ok binded to Enter button does not work. For some reason it windows my zsnes when I press ok. There also some wierd stuff going on when I press up and down on the menus, sometimes it will get stuck on up or down and move up/down ...
by Wagz
Wed May 02, 2007 8:21 pm
Forum: Development
Topic: lirc support
Replies: 14
Views: 11946

No problem

No problem, Enclavet. I've sent the files to your e-mail. Let me know if it works for you and I'll post my changes here. There is really only a few lines of code added to the sdllink.c file in the src/linux directory. I've also included a modified configure.in file to allow the --with-lirc option. J...
by Wagz
Wed Mar 28, 2007 4:46 am
Forum: Development
Topic: lirc support
Replies: 14
Views: 11946

lirc support

I've been looking for a way to add lirc support to zsnes (as mentioned in this post). I've added some code to the sdllink.c file, and tested it out. It seems to work pretty well. Anyway if you would like it added to the project, I'd be happy to post my changes.

-Wagz
by Wagz
Wed Mar 28, 2007 3:46 am
Forum: Bug Reports/Feature Requests
Topic: lirc support for zsnes?
Replies: 9
Views: 5580

Lirc support

Alright, I've added some code, and it seems to work pretty well. I updated the configure script to have a --with-lirc option. You just need to set up the lircrc file to have the SDL_Key values in it (the same things that are generated by the keyboard). I used the following site for those values (che...
by Wagz
Mon Mar 26, 2007 3:40 pm
Forum: Bug Reports/Feature Requests
Topic: lirc support for zsnes?
Replies: 9
Views: 5580

Edit: AHA! A little googling and I seem to have found something that may help. http://www.lirc.org/html/configure.html#lircd.conf This explains how to configure lirc, as well as set program specific configs so that you dont hose what you already have set up. From what I can tell lirc emulates bot k...
by Wagz
Mon Mar 26, 2007 2:10 am
Forum: Bug Reports/Feature Requests
Topic: lirc support for zsnes?
Replies: 9
Views: 5580

Joypad

I am definately trying out the joypad. I had a couple of extra buttons on my controller I could use. So, I mapped one to exit and one to save the sate of my game. My remote, has a ton of extra keys that I could use to restore a state, or use the other features of the game. lirc will allow you to emu...
by Wagz
Wed Mar 21, 2007 5:30 pm
Forum: Bug Reports/Feature Requests
Topic: lirc support for zsnes?
Replies: 9
Views: 5580

lirc support for zsnes?

Hi everyone. I'm a new user of zsnes, and I love it. It is by far the best emulator out there. I recently set it up on my MythTV machine as one of the game emulators, wihch worked with no problem. The only issue I've run into is exiting the program. I don't have a keyboard and mouse attached to my M...