Jump to content



Photo
* * * * * 10 votes

PinSelect - an alternative to Hyperpin


  • Please log in to reply
356 replies to this topic

#21 Sir Cheddar

Sir Cheddar

    His Sharpness

  • VIP
  • 383 posts

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

  • Favorite Pinball: Tales of the Arabian Nights



Posted 09 April 2013 - 04:22 PM

o_O

 

This is fast.

 

Edit: Ok, I miss Hyperpin's wheel a bit, but that performance boost :)

 

Thank you!

 

Feature request:

Please consider adding Backglass Videos if you get Playfield Videos working


Edited by Sir Cheddar, 09 April 2013 - 04:54 PM.


#22 hmueck

hmueck

    MaX

  • VIP
  • 2,190 posts
  • Location:Hamburg

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

  • Favorite Pinball: IPDB Top 300



Contributor

Posted 09 April 2013 - 06:27 PM

NB: you need a proper installed Hyperpin setup, that means you need backglass, playfield and wheel images for all tables you added to your database,
otherwise you get an exception like hmueck faces.

Makes sense. For some tables with a table video, i didn't bother to create a table image.

The tables are sorted in the database but to jump from one letter to another would require two additional keys and my cab doesn't have those ;) But I think it's a good idea to add this anyway...is noted ;)

You don't have magna save buttons? I thought they were mandatory. ;)
VPX0beta tables: 29cff786951ed9c1a70fc1fa47f5e3c1.png 0cecd68ffa2537a7262337834a05bbbe.png Finish them if you like!

#23 Zarquon

Zarquon

    Hobbyist

  • Members
  • PipPip
  • 37 posts
  • Location:Vancouver, BC

  • Flag: Canada

  • Favorite Pinball: Medevil Maddness

Posted 09 April 2013 - 09:12 PM

Great Stuff.

 

Any chance you will make this open source with the repository in something like GitHub so other can help via code contributions.  I have some ideas around improvements to the database as well as adding Hiscore support, and I'm sure some graphic work could be done by others.



#24 fuzzel

fuzzel

    spaghetti code

  • VP Dev Team
  • PipPipPipPipPip
  • 2,818 posts

  • Flag: Germany

  • Favorite Pinball: yes I have

Posted 09 April 2013 - 09:52 PM

Well my current plans are to release the source in the near future. But first I want to improve it a bit more so I'm a bit more satisfied with it and then everyone can tweak it like they want ;)

Upcoming updates will include the letter jump feature and I'm not satified with the "wheel"-solution this one must be reworked asap. After that I think it's good place to release the source.

 

If any good artist has some nice idea for a "wheel" or HUD for the wheel-logos don't hesitate to contact me.



#25 Zarquon

Zarquon

    Hobbyist

  • Members
  • PipPip
  • 37 posts
  • Location:Vancouver, BC

  • Flag: Canada

  • Favorite Pinball: Medevil Maddness

Posted 09 April 2013 - 10:28 PM

Is this written in C#? 



#26 jasonsmith

jasonsmith

    Enthusiast

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

  • Flag: Canada

  • Favorite Pinball: AFM

Posted 10 April 2013 - 04:23 AM

Oh it'll be so nice to have a solid front end. Thanks for all the work on this, much appreciated. 



#27 jasonsmith

jasonsmith

    Enthusiast

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

  • Flag: Canada

  • Favorite Pinball: AFM

Posted 10 April 2013 - 04:55 AM

I'm getting the same messages that hmueck was getting but all of my database tables have a backglass, table image and wheel. I know I have some extra table images and wheels etc in those folders but everything in my database is complete. Is there anything else that could be causing the exact issue. The only difference is after the first formatexception error I get another on very similar. 

 

Win7 64bit

I have both FP and VP tables installed. 

I do have the stock favorites.xml files in the database folders. 

 

 

EDIT:

 

Do all the database tables need to have a manufacturer, year and type?

Is there a limit on the length of any entries such as table name?


Edited by jasonsmith, 10 April 2013 - 05:03 AM.


#28 fuzzel

fuzzel

    spaghetti code

  • VP Dev Team
  • PipPipPipPipPip
  • 2,818 posts

  • Flag: Germany

  • Favorite Pinball: yes I have

Posted 10 April 2013 - 01:26 PM

Check post #0 for an update to v1.2 ;)

 

@Zarquon: yes it's C#



#29 hmueck

hmueck

    MaX

  • VIP
  • 2,190 posts
  • Location:Hamburg

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

  • Favorite Pinball: IPDB Top 300



Contributor

Posted 10 April 2013 - 02:50 PM

Feedback on 1.2:
- Now it shows 408 tables.
- To scroll to the next table, i have to hold down right shift for ca. 1 to 1.5 seconds. Then the sound plays and the next table es shown. But not all 408 of them. It cycles between ca. 10 and 20 (16?). When i select letters "STU" only (39 tables), it cycles between two tables only.
VPX0beta tables: 29cff786951ed9c1a70fc1fa47f5e3c1.png 0cecd68ffa2537a7262337834a05bbbe.png Finish them if you like!

#30 fuzzel

fuzzel

    spaghetti code

  • VP Dev Team
  • PipPipPipPipPip
  • 2,818 posts

  • Flag: Germany

  • Favorite Pinball: yes I have

Posted 10 April 2013 - 03:11 PM

ok will check that



#31 jasonsmith

jasonsmith

    Enthusiast

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

  • Flag: Canada

  • Favorite Pinball: AFM

Posted 10 April 2013 - 05:00 PM

1.2 started nicely without errors thank you. My first table is 24, it loaded to the table image no problem but when I tried to start it I got the following error:

 

24%20%28Stern%202009%29.png

 

The game fpt file is called "24 STERN 0.55.fpt" 

 

EDIT: all of my FP tables don't start and state the above issue. VP tables load fine.  

 

I get the same 1.5 sec delay when trying to change tables and each table change is a letter skip but that is happening with the up/down keys as shown below. 

 

EDIT2: I see the hold to skip letters is normal (I like that), I guess the normal table up/down function broke.  

 

I've changed the key asignments to:

 

<add key="UpKey" value="161" />

<add key="DownKey" value="160" />


Edited by jasonsmith, 10 April 2013 - 05:03 PM.


#32 jasonsmith

jasonsmith

    Enthusiast

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

  • Flag: Canada

  • Favorite Pinball: AFM

Posted 10 April 2013 - 05:15 PM

Having a menu scaling issue:

 

Untitled.png

 

Guess I got a misspelled Williams LOL. 


Edited by jasonsmith, 10 April 2013 - 05:15 PM.


#33 fuzzel

fuzzel

    spaghetti code

  • VP Dev Team
  • PipPipPipPipPip
  • 2,818 posts

  • Flag: Germany

  • Favorite Pinball: yes I have

Posted 10 April 2013 - 06:11 PM

yeah i have found some bugs, that's the problem if you do too much stuff at once? @jasonsmith: what resolution do you use? I'm using 1920x1080 and can't reproduce this problem, I was thinking of removing the filtering for manufacturer because I get space problems if you have too much tables...

#34 hmueck

hmueck

    MaX

  • VIP
  • 2,190 posts
  • Location:Hamburg

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

  • Favorite Pinball: IPDB Top 300



Contributor

Posted 10 April 2013 - 06:35 PM

I changed the "forward/backward" and "jump to next/previous letter" buttons to cursor-up/down/left/right and now v1.2 is working fine.
VPX0beta tables: 29cff786951ed9c1a70fc1fa47f5e3c1.png 0cecd68ffa2537a7262337834a05bbbe.png Finish them if you like!

#35 jasonsmith

jasonsmith

    Enthusiast

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

  • Flag: Canada

  • Favorite Pinball: AFM

Posted 10 April 2013 - 06:43 PM

I'm at 720 fuzzel, I can't run 1080 as my PC would slow to a crawl. Should it not just resize to whatever res is set even if it's a non standard resolution. 

 

Manufacturer filtering is a great feature. The lack of filtering in HP is an issue for me, the more filtering the better IMO. Maybe there's a different way to display it so there's no issue?



I changed the "forward/backward" and "jump to next/previous letter" buttons to cursor-up/down/left/right and now v1.2 is working fine.

 

A troubleshooting solution only I hope as most cabs are using shift to do everything. 



#36 The Loafer

The Loafer

    Pinball Wizard

  • VIP
  • 3,471 posts
  • Location:Embrun, Ontario, Canada

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

  • Favorite Pinball: Superman, Firepower & Tron



Posted 10 April 2013 - 06:57 PM

In HP, there is filtering via manufacturer, just not EVERY manufacturer (which is why I like what PinSelect is doing, more choice is better).

 

Looking forward to trying this, always nice to have different options.  How is PinSelect using FPLaunch?  You mention its required?



#37 ppsalzar

ppsalzar

    Neophyte

  • Members
  • Pip
  • 8 posts

  • Flag: Germany

  • Favorite Pinball: terminator 2

Posted 10 April 2013 - 07:22 PM

Super fantastic

 

I love it. Without this new Frontend I would mabe have given up to continue building my cab.  The restrictions on the HP to select hardware and Software are just to big for me . With a normal keyboard Pinselect  just works great !   :otvclap: :dblthumb:

 

Is there a possibility to amplify this great piece of initiative  and to get the HP develloppers working together with you .

 

How can I personally support you ? I am not a programmer but I could do some testing on my install.

I can assure you that it runs just perfect out of the box on my install.

     Win7_64 with all  regular updates  on an  intel i5- 3570 with an ATI 7850 graphics card driving two 1920x1080 screens

      No Compatibility modes anymore, no other tweaks.   fantastic

 

greetings

 

ppsalzar

 

 

 



#38 open6l

open6l

    Pinball Fan

  • VIP
  • 639 posts
  • Location:Ontario, Canada

  • Flag: Canada

  • Favorite Pinball: TRON Legacy

Posted 10 April 2013 - 07:52 PM

Questions/Suggestions: Can you add a toggle for the Shutdown System option? So that if you enable the value in the config it shows, and if you disable it doesn't show? Makes it less likely to 'accidentally' shutdown the cabinet when testing :)

 

Also - can you have Left Nudge and Right Nudge set as NextLetterDown and NextLetterUp?

 

great job so far :)


Edited by open6l, 10 April 2013 - 07:59 PM.

open6l___gaming.png


#39 Pinhead22

Pinhead22

    PinHead

  • Silver Supporter
  • 438 posts
  • Location:Boise, ID

  • Flag: United States of America

  • Favorite Pinball: Banzai Run, STTNG, Black Knight 2K, 2001

Posted 10 April 2013 - 08:25 PM

Can't wait to test this on my cab. Exciting stuff!!! :otvclap:



#40 fuzzel

fuzzel

    spaghetti code

  • VP Dev Team
  • PipPipPipPipPip
  • 2,818 posts

  • Flag: Germany

  • Favorite Pinball: yes I have

Posted 10 April 2013 - 09:00 PM

Questions/Suggestions: Can you add a toggle for the Shutdown System option? So that if you enable the value in the config it shows, and if you disable it doesn't show? Makes it less likely to 'accidentally' shutdown the cabinet when testing :)

 

Also - can you have Left Nudge and Right Nudge set as NextLetterDown and NextLetterUp?

 

great job so far :)

 

What keys do you mean with Left/Right Nudge? You can edit the keys in the PinSelect.exe.config file. Have you tried this?