-
Thalamus replied to the topic First Annual Virtual Pinball Awards in the forum Visual Pinball Discussion 1 week, 4 days ago
What ? No one mentioned me as a moderator not behaving the way a moderator should ? REALLY ?? Must be my bad English.
-
Thalamus replied to the topic First Annual Virtual Pinball Awards in the forum Visual Pinball Discussion 1 week, 4 days ago
Did.
-
Thalamus replied to the topic First Annual Virtual Pinball Awards in the forum Visual Pinball Discussion 1 week, 4 days ago
To the ones that point out that I’m not allowed to have my own opinions being a moderator. Fine. Point taken. I’m hereby signing out of that job.
-
Thalamus replied to the topic First Annual Virtual Pinball Awards in the forum Visual Pinball Discussion 1 week, 5 days ago
Seriously. I can’t come up with any better plan to make an uproar in this community than this thread. Personally I find it provoking starting it with a pre populated list where I could not care less for most of the stuff. I won’t participate in any way and I’m pretty sure that I won’t agree on the result either. Yes, maybe my fault, not…[Read more]
-
Thalamus replied to the topic Viper Night Drivin' (Sega 1998) in the forum Downloads Support Topics 1 week, 5 days ago
thefuse001 wrote:
having errors with this table..line 1119..”MaterialUpdate…variable underfined”plays well but playfield looks solarised(black and really bright)..
oddly enough it sometimes starts ok with line 1119 commented out,sometimes not..any ideas?
That error means you are not up to date with latest 10.6 – should be 10.6.1.
-
Thalamus replied to the topic Hello all members of the forum
in the forum Welcome to VPINBALL.COM 1 week, 5 days ago
Hey Micke, ock välkommen
-
Thalamus replied to the topic Batman 66 (Not PUP) VPX All sounds VERY Loud in the forum Visual Pinball Discussion 1 week, 5 days ago
Believe that table uses samples, or maybe mp3 ? If it is samples, well, load the table, go in the menu to sound manager – now find the samples that plays too loud by testing via play button. Use the kind of misnamed position button and from there, adjust the output. Remember to save and exit table completely. If it is mp3, I don’t remember if that…[Read more]
-
Thalamus replied to the topic help paragon 1978 in the forum Downloads Support Topics 1 week, 6 days ago
Press F6, set the options to match what you want.
-
Thalamus replied to the topic Doctor Who (Bally 1992) in the forum Downloads Support Topics 1 week, 6 days ago
Fraglerok wrote:
Hello, i have also the problem with the music by using VPinMAME 3.3, VPX10.6 & rom dw_l2 not coming from VPUniverse.VPUniverse access is really difficult (so often for me, it’s impossible to reach this site) and i don’t want to reuse VPinMAME3.2 just for 1 table as VPinMAME3.3 help to run several new tables.
One solution is…
-
Thalamus replied to the topic Twilight Zone High Scores Don't Save in PinUp in the forum PinUp System 2 weeks ago
Try adding a proper exit code to the table.
Sub Table1_exit()
Controller.Pause = False
Controller.Stop
End Sub -
Thalamus replied to the topic O Brother! Another original WIP in the forum Visual Pinball Table WIP'S 2 weeks ago
I like the multiple options for the ball ot take, especially the right spinner.
-
Thalamus replied to the topic Help! Games Won't Run in the forum Downloads Support Topics 2 weeks ago
Maybe the reason for you not seeing the error messages is that you under video preferences is running exclusive full screen. Turn that off to get more information.
-
Thalamus replied to the topic Theatre of Magic (Bally 1995) 2 & 3 screens directb2s b2s db2s in the forum Downloads Support Topics 2 weeks ago
-
Thalamus replied to the topic Virtual Pinball Table Updater Automatic in the forum Visual Pinball Discussion 2 weeks ago
LOL. So, how in the hell are a program going to decide what version out of lets say 2-3 Terminator2 or 3-5 Lord of the Rings to update ? Find yourself a new hobby if this is too much work for you. And, you are even relying on a spreadsheet, that is manually updated by someone in the community. What happens if those updates isn’t provided for you ?…[Read more]
-
Thalamus replied to the topic Pindmd v1 not found error in the forum Visual Pinball Discussion 2 weeks, 1 day ago
Imo you don’t need UltraDMD anymore. If dmdext 1.8 is working, it should be as easy as to download FlexDMD and choose via the gui program to replace UltraDMD. There are a few script files in the FlexDMD release, with some code changes to Diablo, making it native FlexDMD. Should still work, if you choose to “replace”. That gui will also tell you if…[Read more]
-
Thalamus replied to the topic Kings of Steel (Bally 1984) in the forum Downloads Support Topics 2 weeks, 2 days ago
Changed this line
Set Lights(25) = L25 to Set Lights(25) = GI_15
also renamed L25 to LL25 and did change the SolDiv sub slighly.
Sub SolDIV(Enabled)
If Enabled Then
PlaySound SoundFX(“fx_Flipperup”,DOFContactors):
Diverter.RotateToStart
LL25.state = 0
Else
PlaySound SoundFX(“fx_Flipperdown”,DOFContactors):
Diverter.RotateToEnd
LL25.state =…[Read more] -
Thalamus replied to the topic NBA Fastbreak (Bally 1997) VPW Mod in the forum Downloads Support Topics 2 weeks, 2 days ago
Getting back with a feedback after running it only a few games. I already know that this one will be one that I’ll be studying the rules for. I have never really been a huge fan of this machine, but, this release will change that. Looks stunning and plays very well. Thank you so much guys !
-
Thalamus started the topic Happy new year in the forum Welcome to VPINBALL.COM 2 weeks, 3 days ago
So, where I’m located the new year is about 02:40 into the new year and I just wanted to take the opportunity to thank you all for the fun you’ve given me in the past year. I’ve learned a lot from you guys, and are truly appreciative of all the feedback, good or bad. Preferably good of course ;)
I want to especially thanks @randr for still…[Read more]
-
lonchaney replied to the topic DarkPrincess (Original 2020) in the forum Downloads Support Topics 2 weeks, 3 days ago
Super boulot, merci pour le cadeau!
Vous me faites même apprécier “It’s a small world”, un exploit!
-
Thalamus replied to the topic Key to Rom effects are they dependent on previous effects in code? in the forum DIRECT OUTPUT FRAMEWORK(DOF) 2 weeks, 3 days ago
It would me much better if you actually told us the table and/or showed us the script. In general, deleting something from the script will just disable it from being used, but, deleting content in a sub in a incorrect way will most probably make the table script invalid. If what you are trying to do is inside a sub. Copy and paste the sub.
Rename…[Read more]
- Load More