Jump to content



Photo
* * * * * 10 votes

PinSelect - an alternative to Hyperpin


  • Please log in to reply
356 replies to this topic

#221 fuzzel

fuzzel

    spaghetti code

  • VP Dev Team
  • PipPipPipPipPip
  • 2,818 posts

  • Flag: Germany

  • Favorite Pinball: yes I have

Posted 06 May 2013 - 09:41 AM

version 1.83 is up!



#222 hmueck

hmueck

    MaX

  • VIP
  • 2,190 posts
  • Location:Hamburg

  • Flag: ---------

  • Favorite Pinball: IPDB Top 300



Contributor

Posted 06 May 2013 - 09:53 AM

Short question: Does anyone know a media pack which has more flyer images, e.g. images in inside1/2/3/4/5/6 folder and not only in the front/back folder?

 

My "Inside6" folder lists three: Space Invaders, Star Trek The Next Generation and Strange Science.


VPX0beta tables: 29cff786951ed9c1a70fc1fa47f5e3c1.png 0cecd68ffa2537a7262337834a05bbbe.png Finish them if you like!

#223 fuzzel

fuzzel

    spaghetti code

  • VP Dev Team
  • PipPipPipPipPip
  • 2,818 posts

  • Flag: Germany

  • Favorite Pinball: yes I have

Posted 06 May 2013 - 11:46 AM

Great thx

#224 Hyper

Hyper

    Enthusiast

  • Members
  • PipPipPip
  • 251 posts

  • Flag: Netherlands

  • Favorite Pinball: MM, Tommy & AFM

Posted 06 May 2013 - 12:41 PM

I really like PinSelect, but the fact that it isn't able to play table videos, keeps me with HyperPin.

When in the future PS is able to play table videos (and backglass videos) I will make the switch.

Keep up the good work!!!



#225 bnlsg

bnlsg

    Hobbyist

  • Platinum Supporter
  • 28 posts

  • Flag: ---------

  • Favorite Pinball: Medieval Madness

Posted 06 May 2013 - 02:20 PM

Cool piece of software! I don't really care about video playback, so I'm about to switch.

There is just one missing feature that hopefully is easy to implement: The Starting_Genre in Hyperpin.

As I have 500+ tables on my cab I set "Starting_Genre = Favorites" so that Hyperpin shows my favorites only on startup. Would it be possible for PinSelect to honor that setting?

#226 jasonsmith

jasonsmith

    Enthusiast

  • Members
  • PipPipPip
  • 214 posts
  • Location:BC, Canada

  • Flag: Canada

  • Favorite Pinball: AFM

Posted 06 May 2013 - 02:47 PM

version 1.83 is up!

 

Thanks for the update fuzzel, the flyers are awesome. This is the first time I was actually able to read some. You definitely honored my request for full screen lol. They are FULL screen, which is really cool. The aspect ratio is little stretched when full screen but then again the text is taller so it's not so squished. Curious if they would still be legible if they remained the proper ratio with a black filler bar at the top of the screen.

 

In respect to the genre button bringing up the filter menu, the work around for me is to switch my keys in the settings. I just need to remember that they are swapped and have to return them back if I use HP.

 

I was thinking, many cab builders don't like a whole bunch of buttons on their cab fronts, I have a bunch but don't really like them either. So accessing the filter menu should be possible some other way, maybe a selection in the exit menu.  

 

I know you have made rotating through the tables quicker but would it be possible to make it faster. It seems like it's fighting on my crappy PC a bit. If I do quick next table button presses it only takes a few until the rotation gets behind the button press. And with the letter skip I need to stop a letter or two before the one I want as it's also not keeping up and still moves a couple letters after I let go of the button. 



#227 Hyper

Hyper

    Enthusiast

  • Members
  • PipPipPip
  • 251 posts

  • Flag: Netherlands

  • Favorite Pinball: MM, Tommy & AFM

Posted 06 May 2013 - 04:06 PM

As I have 500+ tables on my cab I set "Starting_Genre = Favorites" so that Hyperpin shows my favorites only on startup. Would it be possible for PinSelect to honor that setting?

 

I think you will have to fill the: Favourites.xml for that.

 

From the ps_readme.txt: Under Databases\Visual Pinball and Databases\Future Pinball you will find a new file Favourites.xml. You can add your favourite pinball tables here in the
same way as you would do for the normal database. Do not delete the Favourites.xml file, if you don't want to use it don't add a game into that file.



#228 bnlsg

bnlsg

    Hobbyist

  • Platinum Supporter
  • 28 posts

  • Flag: ---------

  • Favorite Pinball: Medieval Madness

Posted 06 May 2013 - 05:45 PM


As I have 500+ tables on my cab I set "Starting_Genre = Favorites" so that Hyperpin shows my favorites only on startup. Would it be possible for PinSelect to honor that setting?

 
I think you will have to fill the: Favourites.xml for that.



Yes, i did that. But on startup PinSelect always displays all tables, not just the favorites.

#229 fuzzel

fuzzel

    spaghetti code

  • VP Dev Team
  • PipPipPipPipPip
  • 2,818 posts

  • Flag: Germany

  • Favorite Pinball: yes I have

Posted 06 May 2013 - 08:52 PM

Yes this is a small bug...I oversaw this settings in the ini file. I will add this asap ;)



version 1.83 is up!

 

Thanks for the update fuzzel, the flyers are awesome. This is the first time I was actually able to read some. You definitely honored my request for full screen lol. They are FULL screen, which is really cool. The aspect ratio is little stretched when full screen but then again the text is taller so it's not so squished. Curious if they would still be legible if they remained the proper ratio with a black filler bar at the top of the screen.

 

In respect to the genre button bringing up the filter menu, the work around for me is to switch my keys in the settings. I just need to remember that they are swapped and have to return them back if I use HP.

 

I was thinking, many cab builders don't like a whole bunch of buttons on their cab fronts, I have a bunch but don't really like them either. So accessing the filter menu should be possible some other way, maybe a selection in the exit menu.  

 

I know you have made rotating through the tables quicker but would it be possible to make it faster. It seems like it's fighting on my crappy PC a bit. If I do quick next table button presses it only takes a few until the rotation gets behind the button press. And with the letter skip I need to stop a letter or two before the one I want as it's also not keeping up and still moves a couple letters after I let go of the button. 

Regarding your speed wishes: I fear I can't do very much here...PinSelect is a Winforms application, those apps have limited graphics support. It works though but not as fast as you would expect it.

After all these changes it turns out that the design decision using Winforms wasn't a good one but I don't have the time to rebuild everything in WPF (and I don't really know if this would speed things up).

So I guess you have to live with it until I find a better solution ;)

 

And for the filter menu thing...I don't know if I should change it, have to think a little bit about it ;)



#230 jasonsmith

jasonsmith

    Enthusiast

  • Members
  • PipPipPip
  • 214 posts
  • Location:BC, Canada

  • Flag: Canada

  • Favorite Pinball: AFM

Posted 06 May 2013 - 09:00 PM


 

And for the filter menu thing...I don't know if I should change it, have to think a little bit about it ;)

 

This is your baby fuzzel, unless you think my ideas are for the better good please don't change anything. Thanks for thinking about them though  :tup:



#231 fuzzel

fuzzel

    spaghetti code

  • VP Dev Team
  • PipPipPipPipPip
  • 2,818 posts

  • Flag: Germany

  • Favorite Pinball: yes I have

Posted 06 May 2013 - 09:53 PM

Version 1.84 is up!

I just changed the Startup_Genre setting and the behaviour of the Startup/Exit Program setting



#232 Aurich

Aurich

    Enthusiast

  • Members
  • PipPipPip
  • 306 posts
  • Location:Southern California

  • Flag: ---------

  • Favorite Pinball: Scared Stiff

Posted 06 May 2013 - 09:59 PM

I haven't had a chance to try this out yet, I will, but mark me down as another person who couldn't care less about video support. I have high quality screenshots and backglasses and that's all I need. Frankly the videos irritate me, they're not up to the quality of my still screens, the anti-aliasing isn't as good.



#233 jasonsmith

jasonsmith

    Enthusiast

  • Members
  • PipPipPip
  • 214 posts
  • Location:BC, Canada

  • Flag: Canada

  • Favorite Pinball: AFM

Posted 06 May 2013 - 10:08 PM

fuzzel I'm getting a crash on startup with 84.

 

2013-05-06%2015.06.10.jpg

 

2013-05-06%2015.06.25.jpg

 

EDIT: Tried re-extracting, tried re-downloading :(


Edited by jasonsmith, 06 May 2013 - 10:49 PM.


#234 nels

nels

    Hobbyist

  • Platinum Supporter
  • 13 posts

  • Flag: Canada

  • Favorite Pinball: El Dorado,AFM,Big Indian

Posted 06 May 2013 - 10:44 PM

Hi Fuzzel 

 

  Great proggie there,it has resolved a lot of focus issues for me in win 7 64 bit.The new update works but took me a while to figure out it seems there are multiple spellings for favorites eg . favorites,favourites,favorits .Anyone not able to load your favorites in the start_Genre you have to spell it favorits .Hope i'm not nitpicking here ..... anyways Kudos for a great program so far . :otvclap:

 

 Nels



#235 knucklehd

knucklehd

    Hobbyist

  • Members
  • PipPip
  • 17 posts
  • Location:Dallas Ga.

  • Flag: United States of America

  • Favorite Pinball: whirlwind

Posted 07 May 2013 - 02:16 AM

1.84 Crashes immediately for me as well. Thought it was me changing back to FP 2.4 from 2.5 mod getting BAM to work (having fun with that good stuff), but nope, when I go back to PS 1.82 it works fine.

I didnt have any favorites listed in my xml, i tried renaming from favourites to favorites, no luck. 

 

For now I am swaying to FP, love the graphics, tables, better sound, speed, BAM, and pinselect. (physics don't bother me much better with 2.5, so we need to keep pinselect supporting this and working good with BAM)  I have a mix of ~80 tables for now and growing. 

Thanks so much.



#236 fuzzel

fuzzel

    spaghetti code

  • VP Dev Team
  • PipPipPipPipPip
  • 2,818 posts

  • Flag: Germany

  • Favorite Pinball: yes I have

Posted 07 May 2013 - 06:40 AM

For those having an instant crash: Do you use the startup/exit program feature?
If so what do you start? Batch file or exe?
I can't reproduce the problem here...

Edited by fuzzel, 07 May 2013 - 06:41 AM.


#237 fuzzel

fuzzel

    spaghetti code

  • VP Dev Team
  • PipPipPipPipPip
  • 2,818 posts

  • Flag: Germany

  • Favorite Pinball: yes I have

Posted 07 May 2013 - 07:23 AM

Version 1.85 is out. Please go to sourceforge for downloading it (link is in the first post).



#238 jasonsmith

jasonsmith

    Enthusiast

  • Members
  • PipPipPip
  • 214 posts
  • Location:BC, Canada

  • Flag: Canada

  • Favorite Pinball: AFM

Posted 07 May 2013 - 12:38 PM

For those having an instant crash: Do you use the startup/exit program feature?
If so what do you start? Batch file or exe?
I can't reproduce the problem here...


I start a batch file that turns my cab button leds on. There's also a batch file set to turn the leds off on exit. The .bat files are in the root HP directory.


#239 bnlsg

bnlsg

    Hobbyist

  • Platinum Supporter
  • 28 posts

  • Flag: ---------

  • Favorite Pinball: Medieval Madness

Posted 07 May 2013 - 12:45 PM

Version 1.84 is up!

I just changed the Startup_Genre setting and the behaviour of the Startup/Exit Program setting

 

:dblthumb:



#240 fuzzel

fuzzel

    spaghetti code

  • VP Dev Team
  • PipPipPipPipPip
  • 2,818 posts

  • Flag: Germany

  • Favorite Pinball: yes I have

Posted 07 May 2013 - 01:04 PM

<blockquote class='ipsBlockquote'data-author="jasonsmith" data-cid="224719" data-time="1367930318"><p>
I start a batch file that turns my cab button leds on. There's also a batch file set to turn the leds off on exit. The .bat files are in the root HP directory.</p></blockquote>

So do you still get a crash with 1.85? I tried to reproduce your problem but with no luck.
Perhaps some local security options for .NET are kicking in?


Edited by fuzzel, 07 May 2013 - 01:08 PM.