-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
dmdext not ignoring aspect ratio and or honoring resize = stretch with Future Pinball #340
Comments
Made an account just to say I have this same issue. It's been an issue since Future Pinball was first supported in 1.9. I would really like this function to work cuz it just seems so slick the way resizing works and how it is saved for each table in the ini file. I would just love this ability to be able to have a custom sized DMD for all my tables. Please get this working! It would be so awesome. :) |
Made an account just to say I have this same issue. I installed version 1.10 but the resizing problem still exists (1 Nov 22). For me, the Height value is ignored if larger than the default. The other values appear to work and be saved if changed. "Please get this working! It would be so awesome. :)" |
I agree too! |
#366 should have fixed this. |
Thanks for addressing this?
Will this fix be part of a soon to be released new build?
Regards,
Stephen Geist
***@***.******@***.***>
From: Joe Flint ***@***.***>
Sent: Sunday, April 16, 2023 8:16 PM
To: freezy/dmd-extensions ***@***.***>
Cc: sgeist28 ***@***.***>; Manual ***@***.***>
Subject: Re: [freezy/dmd-extensions] dmdext not ignoring aspect ratio and or honoring resize = stretch with Future Pinball (Issue #340)
#366<#366> should have fixed this.
-
Reply to this email directly, view it on GitHub<#340 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AOSBYOCAZXFKJKGQVKIS5LLXBSDVBANCNFSM5VJ7H7RQ>.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.******@***.***>>
|
I would think so, but @freezy will know best. In the meantime, there is a test build here if you want to try: https://ci.appveyor.com/project/freezy/dmd-extensions/builds/46796240/job/go626t745c0vol57/artifacts |
Yes, there will be a new release when we get #367 in. |
I had a issue like this to solve it: I installed the exe/msi version of vpinmame at one point, deleting the x86 folder for vpinmame fixed the issue as it containted a config file. [not sure why this specific config after uninstall was detected and chosen] [probably applies to x64 as well] |
"Thank You" for working on this issue. I/we all appreciate your effort to making the window sizing work. |
Hi,
I've tried to get a dmd to an irregular size. I can do it on screen, save it, view the correct values in the ini file but when re-launching the game the dmd goes back to forced aspect ratio.
I've tried the comand line option --resize as well as the ini options for resize and ignorear.
Also in the gui, right clicking on the dmd, checking ignore aspect ration appears to work but upon save and re-launch the ignore aspect ration check is now unchecked.
e.g.
dmdext.exe" mirror --source=futurepinball -q --virtual-stay-on-top --resize stretch --fps 60 -g "Tron Legacy (Stern) (Ultimate 1.01) (p2.7) (DOFLinx MX PuP SSF)" --use-ini="E:\Emulator\Pinball emu\VisualPinball\VPinMame\fpDmdDevice.ini")
[global]
resize = stretch
[Tron Legacy (Stern) (Ultimate 1.01) (p2.7) (DOFLinx MX PuP SSF)]
virtualdmd style = Aqua
virtualdmd ignorear = true
virtualdmd left = 5914
virtualdmd top = 109
virtualdmd width = 1684
virtualdmd height = 161
(height was silly obvious for test purpose)
Thanks
The text was updated successfully, but these errors were encountered: