Skip to content
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

patch: America's Most Haunted (Spooky Pinball 2014)_Bigus(MOD)2.0 #243

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

francisdb
Copy link
Contributor

@francisdb francisdb commented Feb 1, 2024

https://www.vpforums.org/index.php?app=downloads&showfile=15647

This one is a mess and requires renaming a timer in the actual vpx file.

The timer Timer conflicts with the VBScript Timer function and should be renamed to GameTimer.

imageimage

Then further some UltraDMD files need to be renamed to be fully uppercase: America's Most Haunted.UltraDMD/waz[0-26].gif

Some more missing files

./America's Most Haunted.UltraDMD/SWG.gif
./America's Most Haunted.UltraDMD/SPZ.gif
./America's Most Haunted.UltraDMD/SPY.gif

Had to fix some issues with automatic string to number conversion as the script expects a Long and wine vbscript seems to use Integer causing overflow errors. https://bugs.winehq.org/show_bug.cgi?id=56280

Script Error at line 552 : VBSE_OVERFLOW

Another bug where strings containing numbers are not parsed to numbers: https://bugs.winehq.org/show_bug.cgi?id=56281

@francisdb
Copy link
Contributor Author

francisdb commented Feb 3, 2024

@jsm174 ready to squash and merge

But users will have to do the vpx modification, added a readme.

@zognic
Copy link

zognic commented Feb 3, 2024

@jsm174 ready to squash and merge

But users will have to do the vpx modification, added a readme.

Can you calrify the method ?

  1. Open the table with VPX on Windows
  2. On layer windows, filter with the name "Timer" and select the property "Timer"
  3. Rename on the Property windows "Timer" to "GameTimer"
  4. Save and close

This is correct ?

@francisdb
Copy link
Contributor Author

This is correct ?

I think so, I tried finding the timer by clicking on the round things next to the table. Does it not work for you?

@francisdb francisdb force-pushed the patch/americas-most-haunted branch from 26b155d to 0b0b25e Compare June 11, 2024 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants