DanLShane Posted September 29, 2021 Posted September 29, 2021 3 hours ago, alulabxxx said: Yes, 1920x1080 I set the display in Pinupdisplay. The Backglass is perfect and not deformed. The video inside the little pizza display are perfect and fix the pizza display. Problem are with TEXT. I have the FONT folder, i have install all font to be sure =( Not problem with other table like Harry potter or Stranger things =( =( =( Verify that your Windows font scaling is set to 100%. Many PCs increase their font size for larger screens. You may need to reduce your text size.
alulabxxx Posted September 30, 2021 Posted September 30, 2021 11 hours ago, DanLShane said: Verify that your Windows font scaling is set to 100%. Many PCs increase their font size for larger screens. You may need to reduce your text size. 11 hours ago, DanLShane said: Verify that your Windows font scaling is set to 100%. Many PCs increase their font size for larger screens. You may need to reduce your text size. TNX for answer. I have verify and in My windows 10 font site is 100% =(((((((((((( I cry i don't find the problem =(
alulabxxx Posted September 30, 2021 Posted September 30, 2021 I also verify that clear type is enable in windows
remiperrin Posted September 30, 2021 Posted September 30, 2021 22 hours ago, outhere said: Run PinUpPlayerConfigDisplays.bat -- set up your screen correctly Make sure all screens in windows are set to 100% i try but i have 1. DMD on pin2DMD but no PUPPACK or 2. PUPPACK but no DMD (DMD on backglass in big on pizza'center ----for it i change on script: ----- Const DMDMode = 2 dim PuPDMDDriverType: PuPDMDDriverType=1 ' 0=LCD DMD, 1=RealDMD dim useRealDMDScale : useRealDMDScale=1 how to have pup & dmd?
remiperrin Posted September 30, 2021 Posted September 30, 2021 (edited) doublon Edited October 3, 2021 by remiperrin
remiperrin Posted September 30, 2021 Posted September 30, 2021 (edited) doublon Edited October 3, 2021 by remiperrin
remiperrin Posted September 30, 2021 Posted September 30, 2021 (edited) doublon Edited October 3, 2021 by remiperrin
alulabxxx Posted September 30, 2021 Posted September 30, 2021 Solve ! launch "intl.cpl", then "More parameters" and try to change decimal character to "." instead of "," It work ! TNX to Frédéric Berger now i have only the dmd problem 😃
alulabxxx Posted September 30, 2021 Posted September 30, 2021 32 minutes ago, remiperrin said: i try but i have 1. DMD on pin2DMD but no PUPPACK or 2. PUPPACK but no DMD (DMD on backglass in big on pizza'center ----for it i change on script: ----- Const DMDMode = 2 dim PuPDMDDriverType: PuPDMDDriverType=1 ' 0=LCD DMD, 1=RealDMD dim useRealDMDScale : useRealDMDScale=1 how to have pup & dmd? With Const DMDmode=2 pupdmddrivertype=1 Userealdmdscale=1 it's ok but it's an old DMD type, like an ultradmd table, i want to try to leave as a new lcd dmd type =(
alulabxxx Posted October 1, 2021 Posted October 1, 2021 The problem on DMD was that in pinup popper there is a 4:1 dmd that i don't set correctly
remiperrin Posted October 3, 2021 Posted October 3, 2021 With Const DMDmode=2 pupdmddrivertype=1 Userealdmdscale=1 now i have dmd but not pup
errno111 Posted October 14, 2021 Posted October 14, 2021 I have a problem that i see my scores on the playfield. anyone know how to remove that?
hur13y Posted November 7, 2021 Posted November 7, 2021 Does anyone actually have the PupPackConfig.bat file that is supposed to be in the \PinUPSystem\PUPVideos\pizzatime\PuP-Pack_Options folderf? I have a 3 screen cabinet setup with a Full Screen LCD DMD and noticed the default in the download from Orbital's download site does not include the batch file to properly configure the PupPack screens for your setup. Does this game/PupPack only have a 4:1 UltraDMD vs a Full Screen DMD option?
Cadorna Posted November 28, 2021 Posted November 28, 2021 (edited) When mini-game starts I can't move the ship and after lost, a script error appears. If I starts PUPShooter1.exe from C:\PinUpSystem\PUPVideos\pizzatime\MiniGame, W and S keys moves the ship so, how can I do the same with my cabinet flippers buttons? Edited November 28, 2021 by Cadorna
Shandogg Posted January 3, 2022 Posted January 3, 2022 On 11/7/2021 at 3:15 PM, hur13y said: Does anyone actually have the PupPackConfig.bat file that is supposed to be in the \PinUPSystem\PUPVideos\pizzatime\PuP-Pack_Options folderf? I have a 3 screen cabinet setup with a Full Screen LCD DMD and noticed the default in the download from Orbital's download site does not include the batch file to properly configure the PupPack screens for your setup. Does this game/PupPack only have a 4:1 UltraDMD vs a Full Screen DMD option? I was having the same issue as you. I went to my pup pack for guardians of the galaxy and copied the batch file for "option 3" into my pizza time pup pack main folder. Once I ran that file in this location Pizzatime is PERFECT and a blast.
h0pp4z Posted January 29, 2022 Posted January 29, 2022 On 9/30/2021 at 3:51 PM, alulabxxx said: Solve ! launch "intl.cpl", then "More parameters" and try to change decimal character to "." instead of "," It work ! TNX to Frédéric Berger now i have only the dmd problem 😃 made my day 🥰
wryker Posted February 8, 2022 Posted February 8, 2022 My issue is when I close this table in Popper the backglass won't turn off. It stays on..I'm running it on 2 screens (I have 3 but my dmd is only 10" diag so want it on the larger BG).
outhere Posted February 8, 2022 Posted February 8, 2022 8 minutes ago, wryker said: My issue is when I close this table in Popper the backglass won't turn off. It stays on..I'm running it on 2 screens (I have 3 but my dmd is only 10" diag so want it on the larger BG). https://www.nailbuster.com/wikipinup/doku.php?id=puppack_troubleshoot#when_i_close_a_table_with_a_pup-pack_the_media_continues_playing_won_t_close_when_i_return_to_frontend
wryker Posted February 8, 2022 Posted February 8, 2022 The table has this script already so do I add "Controller.stop"to it on its own line? Sub Table1_Exit() If b2son then Controller.Stop Savehs End Sub
gossman Posted March 10, 2022 Posted March 10, 2022 (edited) Table seems to work fine for me except no DOF solenoids are working so no flipper sounds. I suppose I can turn on sound for those in VPX. Is DOF working for anyone else? Edited March 10, 2022 by gossman
KiwiBri Posted March 10, 2022 Posted March 10, 2022 6 hours ago, gossman said: Table seems to work fine for me except no DOF solenoids are working so no flipper sounds. I suppose I can turn on sound for those in VPX. Is DOF working for anyone else? I'll give it a go later tonight, haven't played it in a while.
outhere Posted March 10, 2022 Posted March 10, 2022 6 hours ago, gossman said: Table seems to work fine for me except no DOF solenoids are working so no flipper sounds. I suppose I can turn on sound for those in VPX. Is DOF working for anyone else? DOF works fine - try this Take any backglass ( I used one from the 80's) and rename it pizza time or whatever name of your game is then load the game right click the backglass and make sure plugins is checked if not check it save it Ddelete backglasstand run game and see what happens
VPpro Posted March 21, 2022 Posted March 21, 2022 On 2/8/2022 at 1:52 PM, wryker said: The table has this script already so do I add "Controller.stop"to it on its own line? Sub Table1_Exit() If b2son then Controller.Stop Savehs End Sub I have the same issue. I don't know if your suggestion about controller.stop would work or where exactly to place it - but I did notice that the backglass only stays on when I press escape to exit the game before it's over. I played all the way thru then tried to change games in popper and it was not stuck. There is a clue there but I have not found solution. Please let me know if you find one
wryker Posted March 22, 2022 Posted March 22, 2022 22 hours ago, VPpro said: I have the same issue. I don't know if your suggestion about controller.stop would work or where exactly to place it - but I did notice that the backglass only stays on when I press escape to exit the game before it's over. I played all the way thru then tried to change games in popper and it was not stuck. There is a clue there but I have not found solution. Please let me know if you find one I honestly don't remember if I did or didn't ..I'd have to check since it's been a while
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now