NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) GameZone v
« Previous 1 2 3 4 5 6 Next »
Gamezone with PVRX2 in fullscreen issue

 
  • 0 Vote(s) - 0 Average
Gamezone with PVRX2 in fullscreen issue
D.R.
Offline

Junior Member

Posts: 25
Threads: 7
Joined: Nov 2007
#1
2007-11-12, 12:01 PM (This post was last modified: 2007-11-13, 11:20 AM by D.R..)
I've got gamezone working but only when PVRX2 is running in windowed mode. In fullscreen the emus won’t run, this is a problem I've come across with other HTPC software which I have only been able to resolve by writing some ugly wrappers to force the HTPC software out of fullscreen just before launching the emu.

I am currently running PVRX2 using the -fse switch, I need to do this in order to get decent video playback on my TV. Now I'm guessing -fse means "full screen exclusive" but when I set video decode to full screen exclusive in the config appalet I still get horrible video playback.

So is there either:

1) A way of running PVRX2 in a window with the same video settings as the -fse switch (I have found the switch to run it without a title bar) or;

2) A way of forcing PVRX2 back to windowed mode before launching the selected emu (other than me applying my rather crude coding "skills" to the problem once more).

Any suggestions gratefully received. Smile

EDIT:

I've just been serching the forums for "fse"...can...open...worms all over the floor! I can see I'm probably not going to get an easy answer to this. I will try the new build and see if EVR solves my problem *crosses fingers*.
McBainUK
Offline

Posting Freak

Posts: 4,711
Threads: 429
Joined: Sep 2005
#2
2007-11-14, 07:26 AM
What were your results on this? I need to run -fse due to my slow HTPC and find launching an emu causes all sorts of problems. Was thinking of use a bat file running off a custom task to restart GB-PVR in non -fse mode but I don't think custom tasks are supported in PVRX2 yet?

Is there a better way?
Wiki profile
My Projects
Programs Plugin [SIZE=2](retired)
| Volume OSD Plugin (retired) | Documentation Wiki (retired)
[/SIZE]
idkpmiller
Offline

Posting Freak

Posts: 817
Threads: 141
Joined: May 2006
#3
2007-11-14, 07:45 AM
Hi Guys,

Would it be any use if I added a feature that would call a batch file if it existed when you first call GameZone and another when it closed, if you could script your way around issues it may help. Just an idea!

Cheers
Let the Games begin...Round 2!
GameZone v2.9.6 - PVRx2 1.4.7 compatible!

[Image: 1299379.png]
D.R.
Offline

Junior Member

Posts: 25
Threads: 7
Joined: Nov 2007
#4
2007-11-14, 02:51 PM (This post was last modified: 2007-11-14, 02:56 PM by D.R..)
I did have a very quick go at writing wrapper in autoit to get over the problem which went something like this:

Write wrapper named whatever the emu.exe is normally named e.g. mame.exe, gamezone calls wrapper to run thinking its the emu.exe. Wrapper grabs all the switches after the .exe, switches pvr2x into windowed mode then calls the emulator .exe (renamed) e.g. mame1.exe followed by all of the switches sent by gamezone. When the emu is terminated the wrapper forces pvrx2 back into fullscreen.

Great thinks me, just one problem. You cant switch pvrx2 into windowed mode when its running in -fse. Bugger...

And that is the crux of the problem. I tried the new build this morning with EVR and I get a horrible line right accross my screen. I then tried -fse, lovely clear picture. I did sort of fix my problem though. By making my TV the primary monitor I can run pvrx2 without -fse and I get no tearing on the TV image.

That means gamezone can happily launch emulators with no mods. It wont fix things in the long run though as I was hoping to run pvrx2 on the second monitor.

EDIT:

Forgot to mention, pvrx2 does support calling custom tasks so you could shutdown and restart. I tried the new build this morning and called a MAME frontend from pvrx2 as a custom task with no problems...except I still cant do it in -fse.
McBainUK
Offline

Posting Freak

Posts: 4,711
Threads: 429
Joined: Sep 2005
#5
2007-11-14, 03:00 PM
McBainUK Wrote:Was thinking of use a bat file running off a custom task to restart GB-PVR in non -fse mode but I don't think custom tasks are supported in PVRX2 yet?
Have just tried adding a custom task which launches notepad.exe and it works, sub must have added it in recent builds.

Using a bat file to restart GB-PVR (in different modes) isn't tidy but should work. Will post again when I have a spare minute to implement this idea.
Wiki profile
My Projects
Programs Plugin [SIZE=2](retired)
| Volume OSD Plugin (retired) | Documentation Wiki (retired)
[/SIZE]
D.R.
Offline

Junior Member

Posts: 25
Threads: 7
Joined: Nov 2007
#6
2007-11-14, 04:06 PM
It will work but the problem is you would have to be carefull not to do it whilst recording something.

Is there a process you can check is running whilst recording to stop you from switching modes?

Its a bugger coz being able to play games whilst recording TV is one of the good things about having your emus available from your pvr.
McBainUK
Offline

Posting Freak

Posts: 4,711
Threads: 429
Joined: Sep 2005
#7
2007-11-14, 04:11 PM
D.R. Wrote:It will work but the problem is you would have to be carefull not to do it whilst recording something.
I thought that you could close the GB-PVR GUI and it would still record, as it's the recording service that does the business?
Wiki profile
My Projects
Programs Plugin [SIZE=2](retired)
| Volume OSD Plugin (retired) | Documentation Wiki (retired)
[/SIZE]
pastro
Offline

Posting Freak

Posts: 1,885
Threads: 128
Joined: Jul 2006
#8
2007-11-14, 04:19 PM
McBainUK Wrote:I thought that you could close the GB-PVR GUI and it would still record, as it's the recording service that does the business?

That's right. I do it all the time.
GBpvr PC: Intel Celeron 1.8 Ghz. 768 Mb WinXp Home Sp2
Video: Diamond 128 Mb 9550
Capture Cards: PVR-150 & PVR-150 MCE w/fm + 2x MVP
Author of: BurnDVDX2 and Skiptool
idkpmiller
Offline

Posting Freak

Posts: 817
Threads: 141
Joined: May 2006
#9
2007-11-15, 06:42 AM
I wouldnt think many of the emulators will allow you to send them to the second monitor, so how really useful is this?
Let the Games begin...Round 2!
GameZone v2.9.6 - PVRx2 1.4.7 compatible!

[Image: 1299379.png]
D.R.
Offline

Junior Member

Posts: 25
Threads: 7
Joined: Nov 2007
#10
2007-11-15, 07:49 AM
Yeah you're right about the emu on second monitor and I'm new here so I didnt realise you could close the gui and keep recording! That being the case its suddenly doable to run in -fse and run gamezone with a bit of scriptery pokery!

If I get something working I will post it. Thanks for the input so far most helpful. Big Grin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (3): 1 2 3 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Nes Roms won't show up in gamezone Red46 1 112,095 2010-01-21, 12:29 AM
Last Post: Red46
  Trouble w/ VMR Fullscreen Exclusive? mkenyon2 1 13,610 2009-08-24, 04:17 PM
Last Post: McBainUK
  GameZone Not Opening ViperDragon 18 20,910 2009-08-15, 10:43 AM
Last Post: whurlston
  Missing GameZone Menu JasonMaggini 1 9,921 2009-06-02, 04:22 AM
Last Post: idkpmiller
  Gamezone .xml for Mayhem3 5l4k3r 2 10,939 2009-01-14, 09:31 PM
Last Post: 5l4k3r
  GameZone 2.9.5 idkpmiller 10 17,593 2009-01-10, 01:10 AM
Last Post: 5l4k3r
  GameZone 2.9 wishlist idkpmiller 22 23,579 2009-01-04, 12:21 AM
Last Post: 5l4k3r
  Gamezone goes back to main menu grangeomatic 3 10,805 2009-01-03, 11:27 PM
Last Post: idkpmiller
  GameZone 2.9.2 released on wiki idkpmiller 3 11,252 2008-12-04, 04:59 AM
Last Post: ViperDragon
  GameZone 2.9.1 released on wiki idkpmiller 2 5,348 2008-11-08, 11:04 PM
Last Post: idkpmiller

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode