SageTV Community  

Go Back   SageTV Community > SageTV Development and Customizations > SageTV Customizations
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

SageTV Customizations This forums is for discussing and sharing user-created modifications for the SageTV application created by using the SageTV Studio or through the use of external plugins. Use this forum to discuss customizations for SageTV version 6 and earlier, or for the SageTV3 UI.

Reply
 
Thread Tools Search this Thread Display Modes
  #41  
Old 06-15-2004, 02:44 PM
Opus4's Avatar
Opus4 Opus4 is offline
Administrator
 
Join Date: Sep 2003
Location: NJ
Posts: 19,624
Great -- sounds like what you came up with ought to work just fine then.

Quote:
Originally posted by ravenray
All I know is when I was just testing mame alone with my pvr 250 remote, nothing will happen. Some how when you select a game in mame, the ID or name changes and there's no focus to it.
That's exactly what shodge was talking about, prompting this whole mode() discussion.

- Andy
__________________
SageTV Open Source v9 is available.
- Read the SageTV FAQ. Older PDF User's Guides mostly still apply: SageTV V7.0 & SageTV Studio v7.1.
- Hauppauge remote help: 1) Basics/Extending it 2) Replace it 3) Use it w/o needing focus
- HD Extenders: A) FAQs B) URC MX-700 remote setup
Note: This is a users' forum; see the Rules. For official tech support fill out a Support Request.
Reply With Quote
  #42  
Old 06-15-2004, 07:53 PM
ravenray ravenray is offline
Sage Advanced User
 
Join Date: May 2004
Posts: 92
Just to let you know, it's a no go. The mode(x) will not work for this. Gotta find another way.
Reply With Quote
  #43  
Old 06-15-2004, 08:11 PM
Opus4's Avatar
Opus4 Opus4 is offline
Administrator
 
Join Date: Sep 2003
Location: NJ
Posts: 19,624
I don't know if mode(mame) is case-sensitive, so you could try mode(Mame). (?) For testing, you could also start Notepad & then use your 'go' button (confirm there really is no definition for 'go' in [SageTV]). While Notepad has focus, press a button to see what, if anything, shows up in Notepad. Ex: 'OK' button should produce the text 'ok'.

I don't know how often shodge is online, so maybe you could pm him to see if he got it working.

- Andy
__________________
SageTV Open Source v9 is available.
- Read the SageTV FAQ. Older PDF User's Guides mostly still apply: SageTV V7.0 & SageTV Studio v7.1.
- Hauppauge remote help: 1) Basics/Extending it 2) Replace it 3) Use it w/o needing focus
- HD Extenders: A) FAQs B) URC MX-700 remote setup
Note: This is a users' forum; see the Rules. For official tech support fill out a Support Request.
Reply With Quote
  #44  
Old 06-15-2004, 08:21 PM
ravenray ravenray is offline
Sage Advanced User
 
Join Date: May 2004
Posts: 92
Yup, I did that test to. Came up with my OK in notepad.
Reply With Quote
  #45  
Old 06-15-2004, 08:29 PM
Opus4's Avatar
Opus4 Opus4 is offline
Administrator
 
Join Date: Sep 2003
Location: NJ
Posts: 19,624
So, that means the mode switch is working properly. Perhaps mame reads keyboard input differently from how irremote sends its keys -- if so, it probably reads the keyboard directly through DirectX (DirectInput, I think) instead of 'normal' Windows methods/messages. At this point, you will definitely have to talk to someone with more knowledge of mame to find out if there is a way to send it input w/o using an actual keyboard, joystick, gamepad, etc.

- Andy
__________________
SageTV Open Source v9 is available.
- Read the SageTV FAQ. Older PDF User's Guides mostly still apply: SageTV V7.0 & SageTV Studio v7.1.
- Hauppauge remote help: 1) Basics/Extending it 2) Replace it 3) Use it w/o needing focus
- HD Extenders: A) FAQs B) URC MX-700 remote setup
Note: This is a users' forum; see the Rules. For official tech support fill out a Support Request.
Reply With Quote
  #46  
Old 06-15-2004, 10:07 PM
ravenray ravenray is offline
Sage Advanced User
 
Join Date: May 2004
Posts: 92
Andy,

You hit it on the nail. That's exactly it. I guess this won't be possible for a long while.
Reply With Quote
  #47  
Old 06-15-2004, 10:20 PM
Opus4's Avatar
Opus4 Opus4 is offline
Administrator
 
Join Date: Sep 2003
Location: NJ
Posts: 19,624
Well... wasn't _this_ conversation useful?? I guess you got that confirmed somewhere? But yeah, after all this, it dawned on me that they are probably using DirectInput for better response. Relying on Windows messages for keyboard control in a game is sort of worthless.

If you ever find out if/how it can be done with other messages, I guess you can look into having irremote send those.

- Andy
__________________
SageTV Open Source v9 is available.
- Read the SageTV FAQ. Older PDF User's Guides mostly still apply: SageTV V7.0 & SageTV Studio v7.1.
- Hauppauge remote help: 1) Basics/Extending it 2) Replace it 3) Use it w/o needing focus
- HD Extenders: A) FAQs B) URC MX-700 remote setup
Note: This is a users' forum; see the Rules. For official tech support fill out a Support Request.
Reply With Quote
  #48  
Old 06-20-2004, 12:40 PM
Droid's Avatar
Droid Droid is offline
Sage User
 
Join Date: Feb 2004
Location: Sunny FL
Posts: 66
Mame newbie

1) Do I run the Windows frontend version?
2) I tried the mame.exe and it worked, but I get a blank SAGE afterward.
3) I dont have a mame.ini file?

Thanks.... I really need a dumb persons walk thru.
Reply With Quote
  #49  
Old 06-21-2004, 09:44 AM
ravenray ravenray is offline
Sage Advanced User
 
Join Date: May 2004
Posts: 92
I currently run the mame32 version. I did both test on sage and myhtpc and they both work for me. I preferre to use myhtpc as I can have it show me the snap shots of my games (more configuration if you go through this route).
Reply With Quote
  #50  
Old 06-21-2004, 10:43 AM
shodge's Avatar
shodge shodge is offline
Sage Aficionado
 
Join Date: Apr 2003
Location: Columbus Ohio
Posts: 254
Hmm,

I have the snapshots of the games show up for me in the Sage menu....

Droid, to keep mame from stealing the graphics screen when MAME runs, you have to tell mame not to use DDRAW. Yes this can be done through the mame.ini file. If you don't have one, you can have mame create one. Just type mame -help, or mame /? or just mame (I'm not sure which as I am at work). One of the options listed should be to create a mame.ini.... You should be good from there...

-Stan
Reply With Quote
  #51  
Old 07-20-2004, 08:58 PM
shatter shatter is offline
Sage Advanced User
 
Join Date: Jul 2004
Posts: 75
Question No MAME games showing up in list

Hi,

I am trying to get mame to work in SageTV v2 without luck. None of my roms are showing up in the game listing screen in Sage.

I have sage installed on my C drive and mame on d drive as d:\mame with gamelist.txt under d:\mame\docs please see the entries from my sage.properties file below:

mame/gamelist_filename=gamelist.txt
mame/mame_docs_path=D\:\\MAME\\docs
mame/mame_exe_path=D\:\\MAME\\mamepp.exe
mame/mame_images_path=D\:\\MAME\\snap
mame/mame_roms_path=D\:\\MAME\\roms
mame/mame_working_directory=D\:\\MAME

Any ideas why I am not getting any games showing up in the Arcade Game listing in Sage?

Thanks
Reply With Quote
  #52  
Old 07-21-2004, 05:18 AM
mwhite's Avatar
mwhite mwhite is offline
Sage User
 
Join Date: Jul 2004
Location: Heart of Dixie
Posts: 36
Hi Shatter,

I had the same problem.

I had unzipped the roms I wanted to use into the roms folder instead of leaving them zipped up. Then I found out that mame knows how to unzip the roms automagically.

Leaving the roms zipped up in the roms folder fixed my problem.

Of course, your mileage may vary.

HTH

-mark
Reply With Quote
  #53  
Old 07-21-2004, 02:14 PM
shatter shatter is offline
Sage Advanced User
 
Join Date: Jul 2004
Posts: 75
Talking It works now!

thanks Mark!

That was the trick. I have all my roms unzipped into folders and instead it wants things as zip files.

thanks again!!
Reply With Quote
  #54  
Old 07-22-2004, 11:26 AM
yanksno1 yanksno1 is offline
Sage User
 
Join Date: Dec 2003
Location: Boynton Beach, FL
Posts: 9
Is there a way to have normal PC non-mame games displayed? That would be a feature I'd think people would want.
__________________
Doing the research now... will build later.
Reply With Quote
  #55  
Old 08-30-2004, 03:06 PM
Ranthorn Ranthorn is offline
New Member
 
Join Date: Aug 2004
Posts: 2
This thread has been very helpful. I am able to run Mame from Sage just fine on my monitor. I would like to display it on the TV. I'm using the Hauppage 350 as my TV-out. Is it possible to do what I want?
Reply With Quote
  #56  
Old 09-06-2004, 08:19 PM
sabre sabre is offline
Sage Aficionado
 
Join Date: Aug 2004
Posts: 279
On the trick to turn off DDRAW in mame.ini, that works to get the screen back to Sage. Bit it runs mame very scrunched, at least on ms pacman. Anyone else see this, or know of a resolution?

edit--turning off 3d and switchres does work, but i like to keep 3d on in overlay since it causes less freezing when looking at overlays - at least for me. just have to add a couple of key strokes.

Last edited by sabre; 09-06-2004 at 09:08 PM.
Reply With Quote
  #57  
Old 11-01-2004, 04:59 PM
wbarber69's Avatar
wbarber69 wbarber69 is offline
Sage Expert
 
Join Date: Oct 2004
Location: Hammond, La.
Posts: 512
Send a message via ICQ to wbarber69 Send a message via AIM to wbarber69 Send a message via MSN to wbarber69 Send a message via Yahoo to wbarber69
thanks you guys helped out a lot

lots of good info, and they sage there is no support for mame under sage
Reply With Quote
  #58  
Old 12-11-2004, 03:51 PM
mc2wheels mc2wheels is offline
Sage Advanced User
 
Join Date: Nov 2004
Location: Medway, MA
Posts: 101
I cannot get game pictures to display

I am able to see the list of games and play them, but I am unable to display the preview pictures in the game list. Mame32 can find them. Do i need to unzip the files?
Reply With Quote
  #59  
Old 12-11-2004, 11:52 PM
abasu2003's Avatar
abasu2003 abasu2003 is offline
Sage Expert
 
Join Date: Jul 2004
Posts: 551
you need to play them
Reply With Quote
  #60  
Old 12-12-2004, 02:21 PM
mc2wheels mc2wheels is offline
Sage Advanced User
 
Join Date: Nov 2004
Location: Medway, MA
Posts: 101
Not sure what you mean

I do play them, but the screen snapshots for the games do not show up on the display where I choose what game to play. It's just a nice to have really, but I was wondering if I need to configure it differently. I have the images path pointing to my snap directory where the zipped png files are. Has anyone out there gotten this to work?
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -6. The time now is 03:26 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.
Copyright 2003-2005 SageTV, LLC. All rights reserved.