MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » Community Skins and Plugins » MediaPortal Plugins » Popular Plugins » Maintained Plugins » My Emulators


Reply
 
LinkBack (1) Thread Tools Display Modes
Old 2006-11-12, 09:56   1 links from elsewhere to this Post. Click to view. #1 (permalink)
Community Plugin Dev
 
Chreekar's Avatar
 
Join Date: Nov 2006
Location: Stockholm
Posts: 220
Thanks: 1
Thanked 34 Times in 19 Posts

Country:


Default My Emulators

Hello everyone! I have made a plugin that works as a launcher for emulator games. It lists all the ROMs on the harddrive and starts the selected game in the associated emulator. Opinions requested :-)

The plugin can be found here:
MEDIAPORTAL - free media center - My Emulators

And emulator thumbnails here:
http://forum.team-mediaportal.com/at...8&d=1168379310

Newest SVN version:
https://myemulators.svn.sourceforge....ot/myemulators

CHANGELOG
-------------------------------------------
v3.1
-A new prefix, %ROM_WITHOUT_EXT%, that
works like %ROM% but will not include
the extension of the file
-New section in Configuration for setting
thumbnails
-Bugfix regarding exporting game meta data
-Esc can be used to go back one level
instead of just exiting
-Maximize box in Configuration window
-Bugfix in resizing method
-Configuration window resizable
-Blue3wide skin included

v3.0
-Built for Mediaportal 1.0
-Code completely rewritten
-New Configuration interface
-Improved translation system, see below
-Autoconfiguration of filter string
-Working folder for emulator can be set,
and default value is the location of
the emulator executable file
-Games can now be in subfolders
-More fields in the game database, among
others one to hide the game
-Create a custom view by marking some
games as favourites, and this view
can be shown on launch
-Ctrl + F opens a search field in the
database tab in the configuration
-Database optimization, so it should be
a lot faster and easier to work with now
-Possibility to import and export games
meta data through custom xml files
-PC Games have their own group and config

v2.0
-Filter for showing files made case-
insensitive

v1.9
-Support for Windows Vista and MP RC1
-Execute PC games, or other programs without
arguments. See USAGE below for instructions.
-Support for using .bat files as emulators
-Added a column for genre, or type of game,
which can be used to filter games via the
context menu in MP. The translation files
will have to be updated with two new
strings, shown in the TRANSLATION section
below.

v1.8
-A couple more skin files are now included
-More flexible passing of arguments, see USAGE
-Use delete key in Emulator list in setup

v1.7
-Built for MP 0.2.3.0
-Fixed bugs with paths to thumbs and data-
base, fixing error with SQLite: CANTOPEN

v1.6
-Solved problem when returning from
a launched emulator
-Added support for translations, see below
-The ROM images must now be placed in a
subfolder of thumbsmyEmulatorsgames
named as the emulator it belongs to

v1.5
-A ROM Database accessed from the configuration that lets the user:
-Change the name of each game
-Write a description
-Set a grade that is displayed in the plugin (can also be set from the context menu inside MP)
-Change and view a play count and the latest date the game has been launched.
-Buttons to sort the ROMs according to grade, number of times played or the latest date launched.
-Thumbnail support! After the first run, directories will be created in the thumbs-directory. Name the image exactly the same as the emulator or game to make it visible.
-An option to change the label of the plugin
-Switched to rar file format for the distribution file, and included source code. Most of the comments are in Swedish though.
-Loads of GUI improvements to the setup...
-...and a much better looking skin...
-...with animations and different views.

v1.0.2
-Option to not use quotes on ROM paths, which should solve some compability issues
-All settings are now stored in a database (which means the plugin must be reconfigured)
-Tabbed configuration layout
-New header logo

v1.0.1
-Added an option to not close MediaPortal after launching a game

Last edited by Chreekar; 2009-04-22 at 10:17.. Reason: New version!
Chreekar is offline   Reply With Quote
Old 2006-11-12, 10:04   #2 (permalink)
Retired Team Member
 
mPod's Avatar
 
Join Date: Jan 2005
Location: Berlin
Age: 35
Posts: 2,086
Thanks: 0
Thanked 3 Times in 3 Posts

Country:

My System

Default

Doesn't MyPrograms do the same? Waeberd invested most of his time in supporting emulators and their ROMs. Just wondering.
__________________


Bad news from the stars...

We cannot give any support without a properly filled support template
and a full mediaportal.log pasted here.


Before you ask...
mPod is offline   Reply With Quote
Old 2006-11-12, 13:53   #3 (permalink)
Portal Member
 
CHli's Avatar
 
Join Date: Jul 2005
Location: Switzerland
Age: 28
Posts: 1,227
Thanks: 49
Thanked 13 Times in 12 Posts

My System

Default

My Programs does the same but My Emulators look quite simple I will have a look to configure some other emulators. Thanks
CHli is offline   Reply With Quote
Old 2006-11-12, 15:01   #4 (permalink)
Retired Team Member
 
mirk's Avatar
 
Join Date: Jun 2006
Location: Växjö, Sweden
Age: 26
Posts: 860
Thanks: 54
Thanked 63 Times in 21 Posts

Country:

My System

Default

I like the clean look and easy setup. But i think is to bad that it close mediaportal before it start the emulation. Bug?
As it is now i dont see the mening with start the game from mediaportal...

Keep it up.
mirk is offline   Reply With Quote
Old 2006-11-13, 04:15   #5 (permalink)
Portal Member
 
Join Date: Oct 2006
Age: 27
Posts: 71
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Default

Nice work, but "My Programs" has some nice features... like it will scrape for all games/images/info in a certain directory for mame and automatically populate the my programs database... quite useful when you could have thousands of games to add... is "Waeberd" still around? maybe you could take a look at working on "my programs" instead of making another plugin....
shewless is offline   Reply With Quote
Old 2006-11-13, 09:24   #6 (permalink)
Retired Team Member
 
mPod's Avatar
 
Join Date: Jan 2005
Location: Berlin
Age: 35
Posts: 2,086
Thanks: 0
Thanked 3 Times in 3 Posts

Country:

My System

Default

Quote:
Originally Posted by shewless View Post
is "Waeberd" still around?
Unfortunately he "retired". He built himself a arcade game cabinet and is playing his MAME games on that cabinet rather than via MediaPortal.
__________________


Bad news from the stars...

We cannot give any support without a properly filled support template
and a full mediaportal.log pasted here.


Before you ask...
mPod is offline   Reply With Quote
Old 2006-11-13, 14:57   #7 (permalink)
Community Plugin Dev
 
Chreekar's Avatar
 
Join Date: Nov 2006
Location: Stockholm
Posts: 220
Thanks: 1
Thanked 34 Times in 19 Posts

Country:


Default

I haven't tested My Programs, I will look into that :-) The reason why I close MP is that it's always on top, so the game would be placed behind MP if I didn't do it. Anyone know how to minimize MP?
Chreekar is offline   Reply With Quote
These User Thank You:
Old 2006-11-13, 15:29   #8 (permalink)
Portal Member
 
Join Date: Nov 2004
Posts: 265
Thanks: 1
Thanked 1 Time in 1 Post


Default

You can leave the function MediaPortal always on Top unmarked in config.exe.

A question ; why only hdd games ; why not playing sega or PSX Games from CD?
stormbringer is offline   Reply With Quote
Old 2006-11-13, 15:32   #9 (permalink)
Portal Member
 
Join Date: Sep 2006
Age: 25
Posts: 52
Thanks: 1
Thanked 1 Time in 1 Post

Country:


Default

The always on top feature can be disabled, and it helps if you disable the exclusive directx mode
Jake m is offline   Reply With Quote
These User Thank You:
Old 2006-11-13, 21:39   #10 (permalink)
Community Plugin Dev
 
Chreekar's Avatar
 
Join Date: Nov 2006
Location: Stockholm
Posts: 220
Thanks: 1
Thanked 34 Times in 19 Posts

Country:


Default

Quote:
Originally Posted by Jake m View Post
The always on top feature can be disabled, and it helps if you disable the exclusive directx mode
Yeah, but i don't want the user to have to change their own settings.

Stormbringer: Because it was easiest, I'm still new on the plugin development part :-) It would be nice with CD support, I will just have to think about how to implement it.

Last edited by Chreekar; 2006-11-13 at 21:41..
Chreekar is offline   Reply With Quote
Reply

Bookmarks

Tags
emulators

Thread Tools
Display Modes

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
Trackbacks are On
Pingbacks are On
Refbacks are On


LinkBacks (?)
LinkBack to this Thread: http://forum.team-mediaportal.com/my-emulators-247/my-emulators-12771/
Posted By For Type Date
My Emulators for MediaPortal Roll Tide Roll !!! This thread Refback 2009-11-06 18:08

Similar Threads
Thread Thread Starter Forum Replies Last Post
Using My Programs with Emulators Deadpool MediaPortal Plugins 1 2006-08-03 14:30
emulator HowTo: yes or no? waeberd General Support 3 2004-09-08 14:51


All times are GMT +1. The time now is 15:27.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2 Protected by Akismet Blog with WordPress
Advertisement System V2.6 By   Branden