joyrider3774 Posted August 24, 2019 Share Posted August 24, 2019 New table Time Machine Remake (2019) https://store.steampowered.com/app/1130690/Zaccaria_Pinball__Time_Machine_2019_Table/ <game name="timemachine2019"> <description>Time Machine Remake</description> <rom></rom> <manufacturer>Magic Pixel</manufacturer> <year>2019</year> <type>RM</type> <hidedmd>True</hidedmd> <hidetopper>True</hidetopper> <hidebackglass>True</hidebackglass> <enabled>True</enabled> <rating>0</rating> </game> I think the game also got patched but launcher is still working fine. I did have problems getting my backglass screenshots in the usual way i had gotten them but managed to create them eventually. Wheel is in another post in the media section, and table video and backglass screenshots also have been uploaded to ftp (as well as my database) 1 Quote Link to comment Share on other sites More sharing options...
joyrider3774 Posted October 10, 2019 Share Posted October 10, 2019 New Table Star God Remake (2019) https://store.steampowered.com/app/1159530/Zaccaria_Pinball__Star_God_2019_Table/ <game name="stargod2019"> <description>Star God Remake</description> <rom></rom> <manufacturer>Magic Pixel</manufacturer> <year>2019</year> <type>RM</type> <hidedmd>True</hidedmd> <hidetopper>True</hidetopper> <hidebackglass>True</hidebackglass> <enabled>True</enabled> <rating>0</rating> </game> Launcher still working fine after patches for me 2 Quote Link to comment Share on other sites More sharing options...
GAH1068 Posted October 11, 2019 Author Share Posted October 11, 2019 Thanks - I was just about to update thread Quote Link to comment Share on other sites More sharing options...
joyrider3774 Posted November 21, 2019 Share Posted November 21, 2019 @GAH1068 the launch script might need changing they added a new kind of tables... "Deluxe" versions and it's a seperate section in the menu so my guess is we'll need a new code for this and the code to be added to the launch script (table_type_val). I have not tried fixing it myselve and did not buy the table yet. But this table can probably not be launched without doing changes to the script Quote Link to comment Share on other sites More sharing options...
GAH1068 Posted November 21, 2019 Author Share Posted November 21, 2019 I just bought it a little while ago. I am sure the script won't work as is since the table type is new. I will see if I can get the launcher fixed to handle this tonight when I get home. 1 Quote Link to comment Share on other sites More sharing options...
GAH1068 Posted November 21, 2019 Author Share Posted November 21, 2019 I updated the first post and added new script to handle new Deluxe type as well as my database file that has all Zaccaria tables. Working fine for me with the update but others please confirm. New table name is redshowdeluxe <game name="redshowdeluxe"> <description>Red Show Deluxe</description> <rom></rom> <manufacturer>Magic Pixel</manufacturer> <year>2019</year> <type>DX</type> <hidedmd>True</hidedmd> <hidetopper>True</hidetopper> <hidebackglass>True</hidebackglass> <enabled>True</enabled> <rating>0</rating> </game> 1 Quote Link to comment Share on other sites More sharing options...
hawkeyez88 Posted November 22, 2019 Share Posted November 22, 2019 In my head I was guessing DX ... great work as always. 1 Quote Link to comment Share on other sites More sharing options...
GAH1068 Posted November 22, 2019 Author Share Posted November 22, 2019 Lol, it was almost DL but DX sounded cooler. Quote Link to comment Share on other sites More sharing options...
joyrider3774 Posted November 26, 2019 Share Posted November 26, 2019 @GAH1068 thanks for the script changes. It seems to be working fine although i did not use all changes you had done only the ones related to the new DX type as i don't use mouse click and as i also noticed the following I'm not sure what exactly that does but it seems to me it's specific to your system as i noticed the "System_7" thingie and not everyone might have zaccaria pinball setup in system7. So I left that out, it was not present in the previous version i used of the AHK script. However your changes dealing with the nex DX type do work I also got a question can you post a picture somehow of how your backglass looks with the new red show deluxe table ? i don't seem to have a dmd anymore for that table (it's not related to your script). It could be my backglass'es monitor resolution is too low and it can't display the dmd or something. I'm using 1280x1024 in my backglass 4:3 monitor Quote Link to comment Share on other sites More sharing options...
GAH1068 Posted November 27, 2019 Author Share Posted November 27, 2019 Good catch, that sets the last game played in PinballX like it would for VPX. System_7 is the number under "Other" settings in PBX where I have Zaccaria defined. While this doen't hurt anything being wrong but it is worth changing to match the system number you are actually using. I had the same issue with Red Show Deluxe. All my other tables displayed scoring except Red Show Deluxe. You need to go into Zaccaria settings and change the UI to Full under the display or graphics options and then it will show up. Quote Link to comment Share on other sites More sharing options...
GAH1068 Posted November 27, 2019 Author Share Posted November 27, 2019 You need to update the FileRead line about 7 lines about that to match the path your database file is located too. I missed both of those when I was reviewing things people would need to change to fully work for them. Quote Link to comment Share on other sites More sharing options...
joyrider3774 Posted November 27, 2019 Share Posted November 27, 2019 ah yes, but i just left it out did not include it in my version of the script. Had some other things changed as well. Adjusting the ui setting to full doesn't it display dmd on playfield then and on other tables as well ? Have not tried yet on my cabinet but i think i explicitly setted that setting to none to have no dmd on the playfield Quote Link to comment Share on other sites More sharing options...
GAH1068 Posted November 27, 2019 Author Share Posted November 27, 2019 That is how my settings were. Changing from None back to full fixed Red Show. I consider this a bug as they should move it to backglass in cabinet mode. Quote Link to comment Share on other sites More sharing options...
halen Posted December 19, 2019 Share Posted December 19, 2019 New De Luxe Table - Cine Star Quote Link to comment Share on other sites More sharing options...
GAH1068 Posted December 19, 2019 Author Share Posted December 19, 2019 Yep, I bought it but haven't had a change to check it out to determine what the table name is. I'll take a look tonight when I get home and post the tablename if someone doesn't beat me to it. Quote Link to comment Share on other sites More sharing options...
roccodimarco Posted December 20, 2019 Share Posted December 20, 2019 I have since updated the ahk file, and I believe everything was working no problem. I just downloaded the new cine star deluxe table and with that table is a new update. Now when I launch cine Star or the new red show, I get the error about only supporting certain tables and DX is not on the list. im not sure if the update screwed something up, or maybe I’m missing a step. Quote Link to comment Share on other sites More sharing options...
GAH1068 Posted December 20, 2019 Author Share Posted December 20, 2019 I got tied up working on things yesterday and didn't get to check out the new table. My guess is you forgot to compile the AHK script to EXE and you are running the old version still. Quote Link to comment Share on other sites More sharing options...
roccodimarco Posted December 20, 2019 Share Posted December 20, 2019 I had the suspicion I needed to tie them together. I went over the first page but couldn’t see how to do it and it’s been forever since I first did this. Any chance you can point me in the right direction? Quote Link to comment Share on other sites More sharing options...
Mike_da_Spike Posted December 20, 2019 Share Posted December 20, 2019 If you installed autohotkey on the machine, just right click on the .ahk file and select "compile script" That should create a new exe file 1 Quote Link to comment Share on other sites More sharing options...
GAH1068 Posted December 20, 2019 Author Share Posted December 20, 2019 Thanks Mike - was just about to post that. 1 Quote Link to comment Share on other sites More sharing options...
joyrider3774 Posted December 21, 2019 Share Posted December 21, 2019 here's the new entry for the database, i also created a new wheel for the table. i was able to extract data from the game using quick bms and makes things easier check the other topic in media projects <game name="cinestardeluxe"> <description>Cine Star Deluxe</description> <rom></rom> <manufacturer>Magic Pixel</manufacturer> <year>2019</year> <type>DX</type> <hidedmd>True</hidedmd> <hidetopper>True</hidetopper> <hidebackglass>True</hidebackglass> <enabled>True</enabled> <rating>-2</rating> </game> 1 Quote Link to comment Share on other sites More sharing options...
GAH1068 Posted December 21, 2019 Author Share Posted December 21, 2019 Finally got to fire the cabinet up. New table launches just fine. Quote Link to comment Share on other sites More sharing options...
halen Posted December 22, 2019 Share Posted December 22, 2019 GAH1068 I update Zaccaria but i have problems on Pinball X. I have problems; Inbalid Table Types Quote Link to comment Share on other sites More sharing options...
joyrider3774 Posted December 22, 2019 Share Posted December 22, 2019 3 hours ago, halen said: GAH1068 I update Zaccaria but i have problems on Pinball X. I have problems; Inbalid Table Types did you download latest version of ahk script and did you compile the script to an exe using authotkey ? (check posts above) Quote Link to comment Share on other sites More sharing options...
GAH1068 Posted December 22, 2019 Author Share Posted December 22, 2019 Table type must be set DX in game manager. Also make sure the ahk script is compiled and you are launching the new version. If you are getting invalid table type it points to either/both as a reason. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.