SUPER
Merci par avance !
bravo
Posted 06 October 2018 - 05:36 PM
The Sinbad mod was very old, so I have updated the table with the DOF and UltraDMD commands. I have added the controller.vbs, so I guess it should work for all. I have not removed my flasher effects, so maybe it will be to much together with the DOF commands. But still there are more desktop users than DOF users ![]()
As in Sinbad's mod, at the top of the table's script you may choose between using the build in DMD made of reels or the UltraDMD. If you are a desktop user then the build in DMD will give you the best experience.
In the table both are enabled, like this:
Const UseReelsDMD = True
Const UseUltraDMD = True
Simply change "True" to "False" to the DMD you don't want.
Posted 06 October 2018 - 09:10 PM
I tried it in cabinet view and it loads but UltraDMD was not able to load up. Sadly every other UltraDMD table did also not run today. Which operating system do you use? Maybe I need to check the installation again. (I use windows 10, 64 bit)
I also use windows 10 64 bits, I recommend you reinstall udmd, https://ultradmd.wor...s.com/download/ try that
Posted 07 October 2018 - 01:26 PM
I tried it in cabinet view and it loads but UltraDMD was not able to load up. Sadly every other UltraDMD table did also not run today. Which operating system do you use? Maybe I need to check the installation again. (I use windows 10, 64 bit)
I also use windows 10 64 bits, I recommend you reinstall udmd, https://ultradmd.wor...s.com/download/ try that
Thanks that helped immediately! :-)
Posted 07 October 2018 - 03:17 PM
Not my PC week, everything works but I can not see the dB2S. With the script fix from kalavera I can see the dB2s but a script message does prevent the table to run properly.
Posted 07 October 2018 - 07:27 PM
Not the time to test it again right now, but I had the latest version from JPSalas in use and downloaded it also once more to be sure and also tried more dB2S and your script. It did not display the dB2S with the new table when I tried it. With your script it did display it but the table script stopped before the game started. Maybe it could have something to do with the latest windows update (?). I read about that it was stopped because users were missing files after the update.
Everything else was displayed and working. :-)
Edited by bassgeige, 07 October 2018 - 07:31 PM.
Posted 08 October 2018 - 02:13 AM
I got it working with PART of kavalera's script added to the newest version, by adding the following at line 45
' load B2S controller
If DesktopMode = False Then
Set Controller = CreateObject("B2S.Server")
Controller.B2SName = "zof10"
Controller.Run()
End If
I still needed to remove the framework of the desktop Ultradmd stuff out of the way (in VP editor, click on backd and options, see those little blue boxes?). since it appears top left on the fullscreen version, once I unlocked them and moved them out of the way and saved, everything worked, no errors anywhere. They should probably not appear when playing FS, may be an issue with the script modification but then again, I ain't no script guru ![]()
JPSalas: I did get the Sindbad version working before and tried it once or twice but never got a chance to play it since. It's very well done, a good simple game that looks great and is high on the cute factor, perfect for some of the younger guests. Thank you sir!
Question to whoever did the backglass. This thing is HUGE but I never see any light action on the backglass. Is my 150mb db2s backglass not working right or is this in dire need of being compressed down if it's just static?
Posted 08 October 2018 - 03:12 AM
Posted 08 October 2018 - 07:20 PM
It does not work for me with the script fix you entered. My NAS with the old Sindbad version stored is not accessible for an unknown reason, therefore I can not test this version either at the moment.
There are times where PC technique is not funny.
Posted 09 October 2018 - 06:53 PM
Mike DA Spike mentioned in the following feedback post inside the The Leyend of Zelda 1.30 a helpful hint:
https://www.vpforums...&showfile=11608
-------------------------------------------------------------------------------------------------------------------------------------------------------
Hi. I'm not a pinball expert, but I put the next code after the "end" of the sub Loadcore and that shows me that backglass
Edited by bassgeige, 09 October 2018 - 06:55 PM.
Posted 09 October 2018 - 07:44 PM
Do you see a static dB2S?
Posted 21 November 2018 - 11:59 AM
UPDATE:
1.3.1 Updated 21.11.2018
- many changes in the script by arngrim to fix missing DOF calls.
- removed the reel DMD when using the UltraDMD
- moved the UltraDMD folder to the same folder as the table, like most of UltraDMD tables do.
Arngrim send me the new script a few days ago
If you don't use DOF you may not need this update, but still you may like the other fix if you use UltraDMD ![]()
Still you change the script if you want the UltraDMD or the ReelDMD. By default both are enabled. And to change them you need to change the script, at lines 12 and 13. Set them to True or False as you like:
Const UseReelsDMD = True ' you want to use original desktop DMD?
Const UseUltraDMD = True ' you want to use UltraDMD?
Posted 23 December 2018 - 04:04 AM
Could have sworn I had this working a while back but after loading the Sinbad version and ultra dmd, I get the attached errors. Unless I missed it, I did not see that anyone else posted this issue.
That version is too old, you need to run it with an older version of VPX, or simply download the new version ![]()