- View New Content
-
Getting Started
-
Tutorials
Tutorial Categories
Tutorials Main Page Installation and Setup Downloadable TutorialsROM Adjustments
Number of Balls Adjustments Volume Adjustments
-
Visual Pinball Tables
VP 8 Desktop Tables
All VPM Recreations VP Recreations VP/VPM MODs VP Originals ROMsVP 9 Desktop Tables
All VPM Recreations VP Recreations VP/VPM MODs VP Originals ROMsVP9 Cabinet Tables
All Full Screen Cabinet Full Screen B2S Cabinet Spanned Cabinet Tables Media Packs ROMsVPX Tables
All VPinMAME Recreations VPX- - /VPinMAME - MOD Tables VPX Recreations VPX Originals Media Packs ROMs VR
-
Frontend Media & Backglass
Media Packs
Complete Media Packs Wheel Logos VideosBackglasses
dB2S Animated Backglasses UVP Animated Backglasses Topper Images
- Future Pinball Tables
-
Design Resources
Main Resources
Table Templates Playfield Images Image Library Sound Library Key CodesVP Guides
VP8 Guide - English VP8 Guide - Deutsch VP9 Guide - English VP9.1.x Guide - English VP Object Guide VPM DocumentationFuture Pinball Resources
Playfield Images 3D Model LibraryFuture Pinball Guides
FP Script Guide Big Draco Script Guide FP Table Design Guide FP DMD Guide
- Other Features
- Bug Tracker
- Image Gallery
- Blogs
-
More
Submitter
SUPPORT TOPIC File Information
- Submitted: Dec 10 2021 10:10 PM
- Last Updated: Jan 04 2022 06:41 PM
- File Size: 36.67MB
- Views: 9623
- Downloads: 826
- Author(s): HorsePin
- Permission to MOD?: Yes, with approval
Previous Versions
Download Moon Station (HorsePin 2021) 1.0.2





pingod pingod.vp

This is the first game release using PinGod.Vp. PinGod.Vp is a small framework / helper to build pinball games scripted with C#.
Visual Pinball can interact with the display when a controller is installed. This only needs to be done once (like PinMame) and the latest setup is included in the download. (source is available, find PinGod.VP thread)
Full source code and assets for the table can be found in GitHub. MoonStation Github Source . Inside the Visual Pinball directory you can find "SVG" files etc which you could use for wheels etc.
-------------------------------------
Instructions
-------------------------------------
1. Run the PinGod.VP.Setup (1 click install) and copy scripts to visual pinball
2. Open the table in Visual Pinball 10.7 and run the game
3. Use F2 on the window and move / resize. (You can make it fullscreen if on a cab)
4. Use F1 to bring up options for sound, display, game and pingod.
* If you want to move the table. Update the script to the location of the MoonStation game in the tables script
* If you want to make changes to the script like above, you can do it in the script provided instead of editing the table, the table should use this script when table is run
Visual Pinball can interact with the display when a controller is installed. This only needs to be done once (like PinMame) and the latest setup is included in the download. (source is available, find PinGod.VP thread)
Full source code and assets for the table can be found in GitHub. MoonStation Github Source . Inside the Visual Pinball directory you can find "SVG" files etc which you could use for wheels etc.
-------------------------------------
Instructions
-------------------------------------
1. Run the PinGod.VP.Setup (1 click install) and copy scripts to visual pinball
2. Open the table in Visual Pinball 10.7 and run the game
3. Use F2 on the window and move / resize. (You can make it fullscreen if on a cab)
4. Use F1 to bring up options for sound, display, game and pingod.
* If you want to move the table. Update the script to the location of the MoonStation game in the tables script
* If you want to make changes to the script like above, you can do it in the script provided instead of editing the table, the table should use this script when table is run
What's New in Version 1.0.2 (See full changelog)
- - Initial Release
- - (Source code and table + assets) https://tinyurl.com/y4kakley
- - Added export hot fix
- 1.0.2
- - Pingod: Added settings in game accessed by F1
- - Pingod: Select song moved to new sounds menu
- - VP: Added missing sounds, bumper, flipper panning, slings..Screws, bolts. Lowered plastics.
Screenshots
Can you try delete the settings.save ? "C:/Users/Me/AppData/Roaming/Godot/app_userdata/MoonStation" . When you run the game from anywhere again this should get created.
Thank you for your answer : I deleted the file but the result is the same : the backglass disappears quickly. The new file 'settings.save' contains the value 'null'.
Yes that's strange. Not sure what would cause that.
Delete the settings file then run the game on it's own and see if it disappears. If it doesn't disappear then I would guess you've maybe changed the display settings in the table script enough to break them.
Yes that's strange. Not sure what would cause that.
Delete the settings file then run the game on it's own and see if it disappears. If it doesn't disappear then I would guess you've maybe changed the display settings in the table script enough to break them.
Same result but I made a new test : the files 'gamedata.save' and 'settings.save' contains value 'null' : if I add the same json line from KnightRider, the window stay longer ! I have the error now 'Game window unavailable'. Can you give me the good json lines for this two files, maybe the problem is located in the creation of this files ?
Fait, mais rien a changé
Fait mais rien a changé
Yes that's strange. Not sure what would cause that.
Delete the settings file then run the game on it's own and see if it disappears. If it doesn't disappear then I would guess you've maybe changed the display settings in the table script enough to break them.
Same result but I made a new test : the files 'gamedata.save' and 'settings.save' contains value 'null' : if I add the same json line from KnightRider, the window stay longer ! I have the error now 'Game window unavailable'. Can you give me the good json lines for this two files, maybe the problem is located in the creation of this files ?
See how it is on this version. You have more control over display settings now.
Toujours pareil hélas...
Toujours pareil hélas...
- Can you run the game window on it's own without visual pinball? If you can't for some reason check the logs.
Other test : if I set isDebug = True : I have the message 'The specified file can not be found' at the line '.Run GetPlayerHWnd, GameDirectory'. This message is strange because the .exe is launched.
I set GameDirectory with the full path (c:\), but the result is the same.
You only run IsDebug when you have the source code.
One option runs the source code the other runs a final game.
See how it is on this version. You have more control over display settings now.
Yes, the new version 1.0.2 works for me ! Thank You.
I also tested the source code with Godot, and it works. If it hadn't worked, I could have discovered the error in the godot editor.
Other files you may be interested in ..
- 18,039 Total Files
- 57 Total Categories
- 865 Total Authors
- 24,344,657 Total Downloads
- Twinky (Chicago Coin 1967) Latest File
- jpsalas Latest Submitter
user(s) are online (in the past 15 minutes)
members, guests, anonymous users
Thank you for your answer : I deleted the file but the result is the same : the backglass disappears quickly. The new file 'settings.save' contains the value 'null'.
Other test : if I set isDebug = True : I have the message 'The specified file can not be found' at the line '.Run GetPlayerHWnd, GameDirectory'. This message is strange because the .exe is launched.
I set GameDirectory with the full path (c:\), but the result is the same.