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) v
« Previous 1 … 34 35 36 37 38 … 125 Next »
GameZone v0.23 released

 
  • 0 Vote(s) - 0 Average
GameZone v0.23 released
ViperDragon
Offline

Member

Posts: 139
Threads: 22
Joined: Apr 2005
#21
2007-01-16, 08:04 PM
I'll have to give this plug-in a shot! I went thru updating my emulators yesterday so what better way to test them out!

One thing I wanted to point out that I found really helpful is a program called Phatsoft JoyMouse. It allows you to turn your gamepad/joystick into a workable mouse by pressing a desired button on the pad. I use my wireless gamepad to control the MAME/Emulator programs (loading and selecting ROMS). Comes in pretty handy when you don't have a keyboard or remote handy. It can be found at CNET's download page.

ViperDragon
HydroChronic
Offline

Member

Posts: 106
Threads: 23
Joined: Jan 2007
#22
2007-01-16, 08:26 PM
Is anyone else having problems running other emulators; such as ZSNES, jNES or Fusion; that were setup in the MyPrograms plugin?

I will post exactly what my symptoms are when I get home (at work now).
idkpmiller
Offline

Posting Freak

Posts: 817
Threads: 141
Joined: May 2006
#23
2007-01-17, 01:50 AM
HydroChronic Wrote:Is anyone else having problems running other emulators; such as ZSNES, jNES or Fusion; that were setup in the MyPrograms plugin?

I will post exactly what my symptoms are when I get home (at work now).

If you could provide the specific emulator file, these are located in the /gbpvr/gamezone/myprograms/ directory as well as the gbpvr/logs/gbpvr.exe.log that would be useful.
HydroChronic
Offline

Member

Posts: 106
Threads: 23
Joined: Jan 2007
#24
2007-01-17, 10:38 PM
idkpmiller Wrote:If you could provide the specific emulator file, these are located in the /gbpvr/gamezone/myprograms/ directory as well as the gbpvr/logs/gbpvr.exe.log that would be useful.

I figured out what the problem was. I'm not sure if you want to fix it, but I think it would be cool if you did. I have all my roms organized alphabetically by folder and it seems that the plugin doesn't look in sub-directories for roms. Let me know if you can fix this, or else I'll re-organize my roms.

Attached are the log and MyProgram files too.
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#25
2007-01-18, 02:11 AM (This post was last modified: 2007-01-18, 02:58 AM by zehd.)
The patch worked much better. Thanks...

Now frogger and many other roms, in the similar vane work, but a couple won't, although they work with easymame.

I'm not sure if you want this to be a support forum for MAME, so I'll just list a couple of roms that aren't working...

galaga3.zip and pacman.zip. (mspacman.zip works fine...)

Also, to get the other roms to work, I had to turn off switch resolution and have aspect set to 'none'...

Edit: something I have noticed on all the roms that do play, is it is only for a short period of time, like two three minutes. I get to play a round or two and then it dies.
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
Slice
Offline

Junior Member

Posts: 45
Threads: 4
Joined: Oct 2006
#26
2007-01-18, 10:55 AM
Quote:dit: something I have noticed on all the roms that do play, is it is only for a short period of time, like two three minutes. I get to play a round or two and then it dies.

Hi there,

Something I was going to post about, it's when the screen saver kicks in. I had forgotten about it as I had turned it off!
[SIZE="1"]OS Windows 10 Hardware Hauppauge Nova T DVB-T Stick (Saorview) 2 x Hauppauge WinTV DVB-S/S2 (FreeSat) N-PVR Ver 3.5.7[/SIZE]
idkpmiller
Offline

Posting Freak

Posts: 817
Threads: 141
Joined: May 2006
#27
2007-01-18, 11:06 AM (This post was last modified: 2007-01-18, 11:12 AM by idkpmiller.)
zehd Wrote:The patch worked much better. Thanks...

Now frogger and many other roms, in the similar vane work, but a couple won't, although they work with easymame.

I'm not sure if you want this to be a support forum for MAME, so I'll just list a couple of roms that aren't working...

galaga3.zip and pacman.zip. (mspacman.zip works fine...)

Also, to get the other roms to work, I had to turn off switch resolution and have aspect set to 'none'...

Edit: something I have noticed on all the roms that do play, is it is only for a short period of time, like two three minutes. I get to play a round or two and then it dies.

Hi,

A couple of things to think about/try.

if you look in the config.exe.log file you will see a line similar to this:

INFO [1] GameZone: Mame launched C:\Program Files\devnz\gbpvr\Gamezone\MAME\Mame.exe "C:\Program Files\devnz\gbpvr\Gamezone\MAME\roms\galaga88.zip" -skip_gameinfo -sleep -triplebuffer -joystick -ctrlr gamezone


This is the command line that is being used to launch the game with mame, you can test this by using the command line to launch the same game and see if an error is returned

The next thing to consider is concerning the fact that the game only lasts two or three minutes before closing, as a safety net if another plugin snatches focus from gamezone then gamezone will quit the emulator and return you to gbpvr. I have noticed that taking this stance does cause a problem with the callerID plugin as it wants to display the callerid log whenever a call comes in, this throws my kids out of a game when ever anyone calls. If you have a think about it or maybe examine the logs you should find that a plugin or event is happinging on a regular basis. let me know what you come up with and I will then see if I can tackle it.

Thanks
idkpmiller
Offline

Posting Freak

Posts: 817
Threads: 141
Joined: May 2006
#28
2007-01-18, 12:15 PM
HydroChronic Wrote:I figured out what the problem was. I'm not sure if you want to fix it, but I think it would be cool if you did. I have all my roms organized alphabetically by folder and it seems that the plugin doesn't look in sub-directories for roms. Let me know if you can fix this, or else I'll re-organize my roms.

Attached are the log and MyProgram files too.

Hi,

Please ignore what I said in the PM I am going to take a look at this feature, some ideas came to mind leave it with me. I see that you still have My Programs installed so you should be fine for now. I will get back to you possible for testing later.

Cheers
HydroChronic
Offline

Member

Posts: 106
Threads: 23
Joined: Jan 2007
#29
2007-01-18, 02:58 PM
idkpmiller Wrote:Hi,

Please ignore what I said in the PM I am going to take a look at this feature, some ideas came to mind leave it with me. I see that you still have My Programs installed so you should be fine for now. I will get back to you possible for testing later.

Cheers

Wicked.

Let me know when you need testing, I will be available.
psavach
Offline

Junior Member

Posts: 2
Threads: 0
Joined: Jan 2007
#30
2007-01-28, 10:15 AM
This isn't so much a specific probelm but I am wondering how would I go about setting up other emulators in gbpvr and having them all show under gamezone. I'm fairly new to the pvr world and having a little trouble finding information needed. Thanks for any help. If this is the wrong place to ask I apologize in advance
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (4): « Previous 1 2 3 4 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Comskip build 0.80.011 Released erik 13 6,101 2009-03-01, 11:36 AM
Last Post: erik
  GameZone 0.5 Support Thread idkpmiller 46 11,027 2007-03-31, 10:57 PM
Last Post: idkpmiller
  GameZone 0.4 Support Thread idkpmiller 103 18,331 2007-02-21, 06:27 AM
Last Post: idkpmiller
  GameZone 0.3 released!!! idkpmiller 30 7,246 2007-02-07, 11:12 PM
Last Post: pastro
  GameZone idkpmiller 37 9,250 2007-01-10, 08:26 PM
Last Post: idkpmiller
  SkinEdit alpha0.51 released. leo212 7 3,063 2006-06-29, 01:54 PM
Last Post: Fatman_do
  GameZone 1.0 Support Thread 0 1,254 Less than 1 minute ago
Last Post:

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

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

Linear Mode
Threaded Mode