NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Information Community Announcements v
« Previous 1 … 52 53 54 55 56 Next »
My Programs Plugins Released

 
  • 0 Vote(s) - 0 Average
My Programs Plugins Released
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#1
2005-01-26, 04:20 PM
[Image: myprograms.jpg]
download: version 1.1

My Programs Features
- Applications
- Utilities
- Games
- Emulators

apps, utils,games allow you to launch standard .lnk (windows shortcut files) from gbpvr.

emulators you need to specify a few things, like emulator exe, rom path, command line arguments. this allows you to have countless emulators and to launch any rom from inside gbpvr. only requirement is that the emulator must either be command line based, or allow command line switches. most emulators do allow this, so theres no real problem.

you must specify directories for your apps, utils, games and roms all of which allow sub directory so you dont have to browse through 10000 roms trying to find your favourite.

any questions, comments, let me know.

enjoy.

i wonder if this will make htpcnews.com [Image: rock.gif]
Heyt
Offline

Member

Posts: 106
Threads: 9
Joined: Jan 2005
#2
2005-01-26, 09:55 PM
That looks realy great. And is exactly what was missing on gbpvr. The weekend will come and i will test it.

and for you tipstir if i find the time to test it with some emulators i will post the links to them here (and maybe some options if needed)
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#3
2005-01-27, 12:22 AM
i wont posts where you can find emulators, they are illegal (well i think they are) and therefore, they are wrong [Image: tounge.gif]. if you wish to break the law you can find out where to get "command line" / "dos" emulators yourself (its not very hard).
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#4
2005-01-27, 12:53 AM
oh bugger my last post, i think the roms are illegal, ok lets make a list of emulators that work.

MAME - http://www.mame.net - arcade emulator (roms = zip) (args = "%ROM%&quotWink (with quotes!!!Wink
ZSNES - http://www.zsnes.com - Super Ninetendo Emulator (roms = smc) (args = "%ROM%&quotWink (with quotes!!!Wink
GenEM (DOS) - download v0.19 - Sega Genesis/MegaDrive Emulator (roms= bin|md|mgd|smd) (args= "%ROM%&quotWink (with quotes!!!Wink
ePSXe - download v1.6.0 - PSX Emulator (roms = bin|iso) (args = [Image: rock.gif] havent tested it but help says there is command line switches).
adripsx - download v1.02.01 (dos) - PSX Emulator (roms = bin|iso) (args = "%ROM%&quotWink (with quotes!!!Wink
visualboyadvance- vba.ngemu.com - GBA Emulator (roms = gba|gbc) (args = "%ROM%&quotWink (with quotes!!!Wink (plays roms from all gameboys)
project64- pj64.net - N64 Emulator (roms = rom|v64|z64) (args = %ROM%) (withOUT quotes!!!Wink

VDMSound - download 2.1.0 - Allows you to run your old dos games (KQ, QFG etc), creates shortcuts but not standard ones so youll have to create a shortcut to the shortcut, then use args= "" exe="%FILE%" (with quotes!!!Wink roms = "lnk"
ScummVM - scummvm.org - plays old LucasArts games, monkey island etc (roms = zip) (args = "-f %ROM%" -f = force fullscreen).

thats all i know of now, but ill do some searching around and post more, ill keep updating this post with new ones, so can easily find them in one post. if you know one please post it.

you can download emulator icons (png files) from xbox-skins.net icon packs

to download cover art for games on multiple platforms (gba,nes,snes,megadrive etc) checkout vgmuseum



reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#5
2005-01-27, 03:25 AM
tip:
you can add comskip to the listed emulators, and then for the args use "%ROM%" for the rom extensions use "mpg" and for the rompath use your default recording directory, or any directory containing mpeg files. that way if you havent run comskip on a few recordings you can easily do so, a popup message pops up to inform you the process is starting, it dissapears around 10 seconds later, and you can return using gbpvr, however this will not inform you that the process has finished, but other than that its a good little trick. note i didnt design my programs to use comskip, i just realized it would work, but has to go under as a emulator (only place the required fields given).
oakleeman
Offline

Junior Member

Posts: 35
Threads: 9
Joined: Jan 2005
#6
2005-01-27, 04:24 AM
reven,

exactly what I had in mind however I am unable to test it as I'm receiving the following error after clicking OK in the config:

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at MyProgramsPlugin.MyProgramsConfigForm.WriteNode(String strNode, String strValue)
at MyProgramsPlugin.MyProgramsConfigForm.buttonOK_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2032
CodeBase: file:///c:/windows/microsoft.net/framework/v1.1.4322/mscorlib.dll
----------------------------------------
Config
Assembly Version: 1.0.1807.13106
Win32 Version: 1.0.1807.13106
CodeBase: file:///C:/Program%20Files/devnz/gbpvr/Config.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2032
CodeBase: file:///c:/windows/assembly/gac/system.windows.forms/1.0.5000.0b77a5c561934e089/system.dll
----------------------------------------
GBPVRBackendCommon
Assembly Version: 1.0.1807.13103
Win32 Version: 1.0.1807.13103
CodeBase: file:///C:/Program%20Files/devnz/gbpvr/GBPVRBackendCommon.DLL
----------------------------------------
System.Drawing
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2032
CodeBase: file:///c:/windows/assembly/gac/system.drawing/1.0.5000.0b77a5c561934e089/system.xml.dll
----------------------------------------
System.ServiceProcess
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2032
CodeBase: file:///c:/windows/assembly/gac/system.serviceprocess/1.0.5000.0b77a5c561934e089/system.data.dll
----------------------------------------
ComicPlugin
Assembly Version: 1.0.1778.29404
Win32 Version: 1.0.1807.13103
CodeBase: file:///c:/program%20files/devnz/gbpvr/gbpvrbackendcommon.dll
----------------------------------------
DVDRipperPlugin
Assembly Version: 1.0.1807.13106
Win32 Version: 1.0.1807.13103
CodeBase: file:///c:/program%20files/devnz/gbpvr/gbpvrbackendcommon.dll
----------------------------------------
GBPVRPublic
Assembly Version: 1.0.1795.36204
Win32 Version: 1.0.1807.13103
CodeBase: file:///c:/program%20files/devnz/gbpvr/gbpvrbackendcommon.dll
----------------------------------------
ImdbPlugin
Assembly Version: 1.0.1700.27443
Win32 Version: 1.0.1807.13103
CodeBase: file:///c:/program%20files/devnz/gbpvr/gbpvrbackendcommon.dll
----------------------------------------
MyMusicPlugin
Assembly Version: 1.1.1838.13994
Win32 Version: 1.0.1807.13103
CodeBase: file:///c:/program%20files/devnz/gbpvr/gbpvrbackendcommon.dll
----------------------------------------
MyPicturesPlugin
Assembly Version: 1.0.1816.41316
Win32 Version: 1.0.1807.13103
CodeBase: file:///c:/program%20files/devnz/gbpvr/gbpvrbackendcommon.dll
----------------------------------------
MyProgramsPlugin
Assembly Version: 1.1.1853.8583
Win32 Version: 1.0.1807.13103
CodeBase: file:///c:/program%20files/devnz/gbpvr/gbpvrbackendcommon.dll
----------------------------------------
MyVideosPlugin
Assembly Version: 1.1.1842.12205
Win32 Version: 1.0.1807.13103
CodeBase: file:///c:/program%20files/devnz/gbpvr/gbpvrbackendcommon.dll
----------------------------------------
NewsPlugin
Assembly Version: 1.0.1700.17547
Win32 Version: 1.0.1807.13103
CodeBase: file:///c:/program%20files/devnz/gbpvr/gbpvrbackendcommon.dll
----------------------------------------
TheaterPlugin
Assembly Version: 1.0.1700.27165
Win32 Version: 1.0.1807.13103
CodeBase: file:///c:/program%20files/devnz/gbpvr/gbpvrbackendcommon.dll
----------------------------------------
WeatherPlugin
Assembly Version: 2.2.1739.35339
Win32 Version: 1.0.1807.13103
CodeBase: file:///c:/program%20files/devnz/gbpvr/gbpvrbackendcommon.dll
----------------------------------------

************** JIT Debugging **************
To enable just in time (JIT) debugging, the config file for this
application or machine (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the machine
rather than being handled by this dialog.
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#7
2005-01-27, 04:33 AM
stupid error has been fixed.



oakleeman
Offline

Junior Member

Posts: 35
Threads: 9
Joined: Jan 2005
#8
2005-01-27, 04:50 AM
tried a reboot and didn't work. tried it on my laptop and am getting the same error. Can you tell me which log file I'm looking for specifically?
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#9
2005-01-27, 04:54 AM
well in most cases its the gbpvr.exe.log, but since the problem is in the config, it might be in the config log. just send me every log file (not the recording service, or gbpvrtray (if you try to zip them, you'll probably get a read error since they will be being accessed via gbpvr)). so every other .log file in the gbpvr directory.  rerun gbpvr open and close, jsut to clear the log, then run the config app and try to configure it.  then send me the logs.
also can you send me your config.xml file, that might tell me what the problem is also. if you have passwords in their (not the pin numbers, but some plugins store passwords as plain text in there) remove those first, you dont want me knowing your passwords now do you.



darrin75
Offline

Senior Member

Posts: 558
Threads: 103
Joined: Nov 2004
#10
2005-01-27, 05:02 AM
here is the error i get

1/26/2005 11:59:47 PM.890 VERBOSE [2] MyProgramsTask created
1/26/2005 11:59:48 PM.015 ERROR [2] Error initializing menu plugin: C:\Program Files\devnz\gbpvr\\plugins\MyProgramsPlugin.dll
1/26/2005 11:59:48 PM.015 ERROR [2] Exception has been thrown by the target of an invocation.
1/26/2005 11:59:48 PM.015 ERROR [2] at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly)
at System.Activator.CreateInstance(Type type, Boolean nonPublic)
at an..ctor()
1/26/2005 11:59:48 PM.015 ERROR [2] Inner exception: System.NullReferenceException: Object reference not set to an instance of an object.
at MyProgramsPlugin.Emulators..ctor()
at MyProgramsPlugin.MyProgramsTask..ctor()
1/26/2005 11:59:48 PM.015 ERROR [2] at MyProgramsPlugin.Emulators..ctor()
at MyProgramsPlugin.MyProgramsTask..ctor()
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (4): 1 2 3 4 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  NextTool finally released mvallevand 0 3,017 2022-05-13, 09:53 PM
Last Post: mvallevand
  Searchlite v3 Released - maybe not so lite. mvallevand 0 2,257 2017-04-24, 03:04 PM
Last Post: mvallevand
  TV Listings 3.7.2 released alibert 0 2,973 2016-11-21, 05:13 PM
Last Post: alibert
  TV Listings 3.7.1 released alibert 3 3,920 2015-01-10, 11:05 AM
Last Post: liteswap
  NEWA Release Build 2.10 Released 2013-12-30 UncleJohnsBand 0 2,181 2013-12-31, 02:53 AM
Last Post: UncleJohnsBand
  TV Listings 3.7.0 released alibert 0 3,309 2013-10-23, 06:45 AM
Last Post: alibert
  TV Listings 3.6.2 released alibert 3 5,370 2013-04-30, 01:14 AM
Last Post: dljones8053
  NEWA Release Build 1.30 Released 2012-11-27 UncleJohnsBand 0 2,262 2012-11-28, 04:11 AM
Last Post: UncleJohnsBand
  NEWA Release Build 1.26 Released 2012-08-24 UncleJohnsBand 0 5,441 2012-08-25, 04:56 AM
Last Post: UncleJohnsBand
  MusicMonkey v1.1 Released cncb 0 2,327 2012-08-10, 05:06 PM
Last Post: cncb

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

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

Linear Mode
Threaded Mode