Jump to content

All my products and services are free. All my costs are met by donations I receive from my users. If you enjoy using any of my products, please donate to support me. My bare hosting costs are currently not met so please consider becoming a contibuting member by either clicking this text or the Patreon link on the right.

Patreon

joyrider3774

Elite Member
  • Posts

    811
  • Joined

  • Last visited

  • Days Won

    63

Everything posted by joyrider3774

  1. @PcTeknic /-PinballX-/Other Uploads/Joyrider3774/Zaccaria Pinball/Topper Videos/a_treasure.mp4 . do you have this table unlocked ?
  2. lol no problem you have a more complete collection, i extracted from game people can mix them. i think topper video for universe deluxe is already uploaded here /-PinballX-/Other Uploads/Joyrider3774/Zaccaria Pinball/Topper Videos/universedeluxe.mp4 i'l create the treasure one in 5 minutes. Do you know which tables you did not find the audio for ?
  3. yeah they are not in same location but people can choose only remakes and deluxe tables have real audio files in the game that i could find PS. i uploaded table audio (extracted from game directly, be aware of that so only use for personal use on your cabinet) /-PinballX-/Other Uploads/Joyrider3774/Zaccaria Pinball/Table Audio
  4. what do you mean with fail ? they do not load ? as the universe deluxe is both on ftp as in this topic
  5. see https://www.gameex.info/forums/topic/17937-mega-docklets-style-zaccaria-pinball-wheel-images/page/3/?tab=comments#comment-196095 it uses original pictures / logo of deluxe table maybe you had missed it ? /-PinballX-/Other Uploads/Joyrider3774/Zaccaria Pinball/Wheel Images/Deluxe Tables is where i upload them. The main folder does not contain them all but it's good there is an alternative for people to choose from
  6. @PcTeknic i also have audio files for remake and deluxe tables ... i can upload if you really need it, but i never did it before because i extracted (not recorded) it from the game
  7. Facebook: https://www.facebook.com/Brussels-Pinball-Museum-101741411294489 article: https://www.thebulletin.be/pinball-museum-and-arcade-coming-brussels?fbclid=IwAR1QhusUSquc5AqFMHkGEhjiOqzQtAksaibmL6uWE8gnwWXSx8SmrqnCM5M There also exists a dutch pinball museum which is already opened: https://www.dutchpinballmuseum.com/ and one in budapest hungary https://flippermuzeum.hu/en/main-page/ there probably exists some more but these 3 i know about and the belgium one is very good only 20 minutes by train from my place
      • 2
      • Like
      • Thanks
  8. Thanks, do you also have the logo only version so the text treasur only so i can make a topper video from it?
  9. can you create both logo and docklet wheel ? also if possible backglass (screenshot if it's static) and table video ? Thanks
  10. Treasure has to be unlocked by finishing campaign mode, i never finished it so don't have the unlock and can not create the media
  11. i'm not sure if the dmd on playfield needs to be visible its possible dmdext grabs it from memory but i have not ran pinball arcade lately so can not remember. It is possible if pinballarcade got updated recently (which i think it has recently) dmdext needs update for memory grabber also and it does not work for all tables that i do remember. (thats why i also display ingame dmd) you could always use ffplay.exe + irotate to show a video a on your dmd. I display 2 things on my dmd screen half for topper video half for dmdext mirroring. I like to have control over things so i rotate my screens myselve using irotate. Do note positions can be different with you because of this you might have to calculate the ffplay positions. FCM is not being updated anymore and they never fixed the black dmd screen problem with steam version in the beginning it worked without all that. But i also wanted to display topper and the only workaround is to rotate screen yourselve and display a movie yourselve using ffplay.exe otherwise dmd from pinballx is not at correct positions due to the rotation of the screens or it stops displaying the dmd movie after screen rotation Its the only solution i had found but you don't need to use dmdext if you just want to show a video on your dmd screen without score i would not buy arcooda it's too expensive and fcm might not work correctly to be able to direct launch a table but never tried it. i only posted about what i do to give you the combination of ffplay + irotate to show something on your dmd screen. With me i had problem to display the ingame dmd if fcm was running in cabinet mode thats why i had disabled it only then i could get it to display the ingame dmd
  12. Pinballx can probably not do it correctly, as the process that is being launched rotates the screen unless you position the dmd wrong before the game launches. I also have the blackscreen problem but it is possible to setup fcm without cabinet mode so it will display the dmd on the playfield and mirror the dmd to your dmd screen using dmdext but then you need to display the backglass yourself (which i do using my image monitor view tool). also what i do is rotate the screen myselve using irotate and after i rotated the screen i launch ffplay with the movie i want to see to play the movies on my dmd this works nice and you can pass the tablename of the game as a parameter to the launch before script so you know which movie to load in ffplay. In the launch after script i kill ffplay my Launch before script : start pinball_arcade_remap.exe powershell -Command "Start-Process 'irotate.exe' '/2:rotate=90 /exit' -Verb runAs -WorkingDirectory 'C:\Program Files (x86)\iRotate\'" start Image_Monitor_View.exe 0 "C:\PinballX\Media\Pinball Arcade\Backglass Images\%1.png" start "" "c:\pinballx\ffplay.exe" -left 2360 -top 0 -x 1920 -y 540 -alwaysontop -noborder -loop 0 "C:\PinballX\Media\Pinball Arcade\Topper Videos\%1.mp4" powershell -Command "Start-Process 'dmdext.exe' 'mirror --source=pinballarcade --destination=virtual --virtual-stay-on-top --virtual-hide-grip --virtual-position=2360 540 1920 540 --virtual-dotsize=1.1' -Verb runAs -WorkingDirectory 'c:\pinballx\scripts\'" you have to use Start for everything except irotate so the other commands do not get executed before the screen has rotated %1 is the tablename My launch after script taskkill /IM pinball_arcade_remap.exe taskkill /IM Image_Monitor_View.exe taskkill /IM ffplay.exe taskkill /IM dmdext.exe powershell -Command "Start-Process 'irotate.exe' '/2:rotate=0 /exit' -Verb runAs -WorkingDirectory 'C:\Program Files (x86)\iRotate\'" I can't remember exactly but i think i also had to set it up as other system and here is my config and here is my fcm config as you will see i disabled cabinet mode Settings.ini Disabling the cabinet mode is only needed if you want to mirror the dmd from playfield to dmd screen if you do not need or want that you can only use the ffplay.exe part in combination with irotate to rotate your screen manually and then use ffplay to display whatever movie you like. It is a workaround that works as i'm doing it and it works nice ffplay.exe is nice for this and you can also use irotate + ffplay.exe to display anything you like on your dmd screen do note make sure to use latest ffplay.exe as older versions do not have all the options i use like to position the video als do note the mirroring of the dmd does not work for all dmd's. and it is possible if the game got updated that it won't work anymore as i have not tried it lately but you can always use only the ffplay.exe part to display what you like
  13. Hey guys it seems the backbox bug has been silently fixed. So i recreated table videos for all deluxe tables along with backglass video's with the new layout. so no more pictures for deluxe tables (i have lost the script i used anyway). Also as i'm using a 4:3 backglass screen the resolution of the backglass video's will be 1600x1200 only (being 4:3) i'm not going to create backglass video's for a resolution i do not use. I can explain how i created those backglass + table video's (in sync) if anyway wants to create the 1920x1080 backglass video's. The video's are available on ftp here "/-PinballX-/Other Uploads/Joyrider3774/Zaccaria Pinball/Backglass Videos" and the table video's here "/-PinballX-/Other Uploads/Joyrider3774/Zaccaria Pinball/Table Videos" so spooky deluxe, strike deluxe and universe deluxe got it's table video's added and all deluxe tables a backglass video Here is an example of such backglass video universedeluxe.mp4
  14. sorry for late reply but i'm not as active anymore, currently more busy with setting up my modded arcade 1 up GameName is universedeluxe, also check the docklets topic for new wheel / logo images also available on ftp. On ftp topper video is also available (in my directory) <game name="universedeluxe"> <description>Universe Deluxe (Magic Pixel 2020)</description> <rom></rom> <manufacturer>Magic Pixel</manufacturer> <year>2020</year> <type>DX</type> <hidedmd>True</hidedmd> <hidetopper>True</hidetopper> <hidebackglass>True</hidebackglass> <enabled>True</enabled> <rating>0</rating> </game>
  15. New Table Universe Deluxe (2020), Gamename is universedeluxe
  16. just download latest pinballfx3 launcher from github and rename / replace the exe with PinballWickedLauncher.exe and you have the button also. All the launchers used are the same they are just renamed to different exe so a different ini is used
  17. it prevents erasing temporary files (with low disk space) at random moments not temporary files itselve so it was storage sense after all. storage sense probably kicked in during attract mode and erased the wheelcache folder
  18. you mean the wheel template ? it's on ftp in my folder here /-PinballX-/Other Uploads/Joyrider3774/Zaccaria Pinball/Wheel Images named Zaccaria_Pinball_Wheel.xcf and the fullset i use where work of others as well as me is included is uploaded here /-PinballX-/Other Uploads/Joyrider3774/Zaccaria Pinball/Wheel Images/my set (some created by others) but it's missing the latest table release have not created the wheel yet. Usually i extract all game data using quickbms to get the logo for the deluxe tables as you can not clearly get it otherwise
  19. don't think that will happen he is kinda finished with it and looking into other projects only possible bugfixes but i don't think he'll ever add cabinet support. The backglass part is really easy, dmdext takes more work
  20. dmdext using mirroring for placing the dmd on your second monitor but it will still be visible on playfield as well no way around that. For backglasses need to use my imagemonitorview tool from a start before batch file where you give game name as parameter. The game has no options for it you need to do it manually see the 1st page topics it's explained there
  21. @Mike_da_Spike i have them except for a_treasure, never unlocked that table so could not make a wheel (you need to finish campaign mode to receive that table), but i never uploaded them as i did not create them. I can upload my complete set somewhere if needed also i'm not too sure my wheel images for pinballchamp & pinballchamp83 are correct, those games confuse me as they have multiple versions edit: uploaded them here /-PinballX-/Other Uploads/Joyrider3774/Zaccaria Pinball/Wheel Images/my set (some created by others)
  22. not sure if they are needed but i got the formslingers logo. not sure where i had gotten it think from their media site or website (edit no it was from here http://formslingers.com/ ) Farsight studios i also have but i guess you do to btw where do you display these componay logo's ? just instead of the normal company logo's ? isn't it like a bit overactive if they are animated not sure i've seen a video somewhere showing this in action
  23. @Mike_da_Spike i ran his command and i see similar error, i have not tried using the app. but from his ffmpeg.txt he is running this: ffmpeg.exe -y -i "C:\PinballX\Media\Visual Pinball\Table Videos\Xenon (Bally 1980).f4v" -r 12.8 -thread_queue_size 512 -i "C:\PinballX\Media\Overlay \T2%03d.png" -filter_complex "[0:v]scale=1920:1080[scaled];[scaled][1:v]overlay=(main_w-overlay_w)/2:(main_h-overlay_h)/2,fps=fps=30,vflip,hflip" -ss 00:00:00 - t 00:00:05 -an -vcodec:a h264_nvenc -b:v 5M -f MP4"C:\PinballX\Media\Loading Videos\Xenon (Bally 1980).MP4" the fault comes from the last line MP4"C:\PinballX\Media\Loading Videos\Xenon (Bally 1980).MP4" it needs a space between MP4 and the filename otherwise it gives that error about hflip this the corrected command he should run ffmpeg.exe -y -i "C:\PinballX\Media\Visual Pinball\Table Videos\Xenon (Bally 1980).f4v" -r 12.8 -thread_queue_size 512 -i "C:\PinballX\Media\Overlay \T2%03d.png" -filter_complex "[0:v]scale=1920:1080[scaled];[scaled][1:v]overlay=(main_w-overlay_w)/2:(main_h-overlay_h)/2,fps=fps=30,vflip,hflip" -ss 00:00:00 - t 00:00:05 -an -vcodec:a h264_nvenc -b:v 5M -f MP4 "C:\PinballX\Media\Loading Videos\Xenon (Bally 1980).MP4" and according to the app log the video's should have been created but maybe he is not using the derandomizer plugin to actually see the videos inside pinballx
  24. 20:09:35.30 5/21/2020: V:\Stella\V:\Stella\Stella.exe stella.exe -fullscreen 1 "[ROMPath]\[RomFile]" that's really not valid you have 2 times your main root folder specified somewhere also not sure if the tompath romfile entries are correct they might need all uppercase although i'm not sure if the log mentions those expanded or not. did you add them to parameters ?
×
×
  • Create New...