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 donating by either clicking this text or the Patreon link on the right.

Patreon

Mike_da_Spike

Elite Member
  • Posts

    3362
  • Joined

  • Last visited

  • Days Won

    198

Everything posted by Mike_da_Spike

  1. I thought it was just when highscores was enabled in the front end, but noticed it now happens after every attract mode. The DMD is still in use at the moment that pinmame is launched. According to my DMDdevice.log [16] 2022/08/18 06:10:45.429 ERROR | Error: Access to the port 'COM4' is denied. DmdDevice.log My assumption is that after attract mode, XDMD is not closed correctly. Closing the table and relaunch it, shows in my DMDdevice.log that it can access the DMD again [16] 2022/08/18 06:18:39.773 INFO | Checking port COM4 for PinDMDv3... [16] 2022/08/18 06:18:39.940 INFO | Trusting that PinDMDv3 sits on port COM4. [16] 2022/08/18 06:18:39.941 INFO | Colored 4-bit frames for PinDMDv3 enabled.
  2. I didnt do anything. Tom fixed it in code. Glad it is working !
  3. password isn't saved in the pinballx.ini, but stored in registry. @Tom Speirs When Reg key HKCU\Software\PinballX does not exists, the reg key will not be created and UID and PW are not stored. If this key is created manually, the settings will be stored. When will this reg key be created ? During install ? @biffiam I attached a small reg file, if you double click this, it will create the reg key for pinballX. (if you know hoe to make it manually, it is fine as well) After creating this, launch settings.exe and you can fill in the UID and PW, clicking on next and back will show your login name and able to use it within PinballX and game list manager pinballx.reg
  4. Not sure if it is resolved. DBM uses different regkeys for uid and pw. I only mentioned it, tocheck if the credentials where ok.
  5. After you fill in the field, did you hit next ? Also try to launch pinballX once before you start game list manager. You can also try Databasemanager, it will check password as well
  6. Scutters and I just released a new version for DBM. Nothing specials for end users, but since the last update, we changed the complete apng support. I was not happy how we showed APNG files during the overwrite dialog and preview on the main screen. It could take a lot of time before it shows, and we could not have animated PNG's shows directly in the wheel image. But .... thanks to @Tom Speirs we could have a fully integrated apng library into Database Manager. We received the source code from MNGer player, which gave Scutters and myself a good start for getting animated PNG's to display. @scuttersdid a good job of fixing frames issue in the code. I did some things myself as well The biggest difference from previous version and this version is : show animated PNG's directly as animated in the program (only when it has the extension .apng as PinballX will not show apng file renamed as png file) much faster showing the overwrite dialog and preview screen A small video created to show the differences : I hope you like it Again, big thanks to Tom and Scutters !
  7. Is it just me, or are the user icons much bigger than before ?
  8. nais ! did you received a new updated on the theme ?
  9. Its now changed to ips default
  10. Its definitely the default theme for me. Not sure what you expect
  11. Not sure what browser you use on your phone, bit my 'samsung beta internet' browser shows it correctly:
  12. Thanks Tom. That is working like a charm
  13. Thats the option I use most (and the thanks button, that only gives a like, just as @Draco1962mentioned)
  14. Version 3.3.5 uploaded Fix some distortion that could happen during conversion of media to new video Mostly black or transparent could show a bit unclear. Also downscaling to real DMD gave distortion. Hope that it is fixed with this release
  15. is VP9 not working at all, or only when you launch your table via PBX ? If it is freezing outside PinballX as well, you first need to figure that part out.
  16. Nice one. Bought my 3080 a couple of months too early. I'm curious of you like VR. I'm still in doubt of it Btw. Did you see also Tilt 5 project ?. More augment reality, but you can use your own cabinet for it (see post ftom Freezy)
  17. I aasume you have dof installed, otherwise you don't have interaction. If DOF is working, you need the dof plugin for pinballx. This can be downloaded from the download section. Opem the dof configtool (website), go to table config and selecttable pinballx. On the right pane (canidate configuration) Paste the next line on 'start button' ON Blink fu500 fd600 Save your config, download the newconfig and apply it to your dof. That should do the trick (you can change the blinking part off course, this is my fading in and out on my led light) Hope it make sense
  18. Can you be more specific what you want / try to accomplish ?
  19. Awesome! Thanks for checking I will update the upload section soon
  20. Thanks, and yes, according to FFMpeng something is wrong with that file "[png @ 00000209fbe77b80] Invalid PNG signature 0x74E5244DD1B764E9." Can you delete the video that was created, use the invalid PNG again and rerun the script. It now should fail on the file and continue (so will not create the file, but will not hang anymore) Just want to know if this works And again, thanks for reporting this and that you send the files CreateVideos.exe
  21. Good catch ! What version of ffmpeg.exe are you using, and can you post the wrong png as well ? I want to recreate the issue to check if I didn't miss anything
  22. Can you open a command prompt from the machine you run this from and run the next command D:\Pinball\PinballX\ffmpeg.exe -y -loop 1 -i "D:\Pinball\PinballX\Media\Visual Pinball\Wheel Images\Tropic Fun (Williams 1973).png" -t 00:00:02.33 -filter_complex "color=black,format=rgb24[c];[c][0]scale2ref[c][i];[c][i]overlay=format=auto:shortest=1,setsar=1,pad=width=ceil(iw/2)*2:height=ceil(ih/2)*2" -c:v libx264 -r 60 -pix_fmt yuv420p -f MP4 "C:\Users\halen\AppData\Local\Temp\temp_1.MP4" I'm curious what will happen
  23. Thanks for the nightmare logging !. It is now a step further, but I need to check why that part hangs the program. I don't have time today anymore, but will look at it tomorrow for you
  24. Yeah, that what I mean. You need to find a way that pinballx will not use your dmd. So you can display the stats
×
×
  • Create New...