If neither of those of work for you, you can donate any amount by clicking here. |
-
Posts
35 -
Joined
-
Last visited
Everything posted by nicco84
-
hey joe... it works great!!! it's fantastic! on click and you have al what you want! i have try with wheel too and no problem! only one thing... i think it's my issue because it has never worke since 1.1 script works only for pm5 and vp... it doesn't read system visual pinball (vp992 is the exe) and system future pinball. attached pbx and pbxrecorder .ini .... if it's not a problem could you take a look? thanks man PinballX.ini PBXrecorder.ini
-
- after 30 seconds recording (my option) it starts correctly to encode but without closing vp. so it open more and more instances of vp. - i don't know if it's my issue but pbxrecorder starting from the first release has never opened Visual pinball system... Ok with pm5 (mine other system2 in pinbalx.ini) and vpx (mine other sytem 3)
-
When I add new tables I click in description form game manager and I add one is in the list. I think Pinballx utilize correct description from ipdb. I already had som tables with registered copyright character and during import I copied description and paste in new video filename. Some have this special characters and Pinballx read it. If I delete it from filename Pinballx couldn't read anymore. Pinballx skip only characters you couldn't put in file name like : ; \ / ... Inviato dal mio iPhone utilizzando Tapatalk
-
Sorry for multipost and for stress but i found a solution for the ® joe! in beta5 ahk script i delete completely this ;Special handling for Italian ® in the Table Name. Change ® to ® IfInString, XTable, ® { StringGetPos, start, XTable, & TestTable := SubStr(XTable, 1, start) TestTable2 := SubStr(XTable, start+7) XTable = %TestTable%®%TestTable2% } and in this section ;Special handling for ® in the Description. Change ® to #174; IfInString, Description, ® { StringGetPos, start, Description, ® TestTable := SubStr(Description, 1, start) TestTable2 := SubStr(Description, start+7) Description = %TestTable%#174;%TestTable2% } i made this changes (in red) ;Special handling for ® in the Description. Change ® to ® IfInString, Description, ® { StringGetPos, start, Description, ® TestTable := SubStr(Description, 1, start) TestTable2 := SubStr(Description, start+7) Description = %TestTable%®%TestTable2% } now it reamin the window with end button issue after that you could pass from beta to gold
-
sorry joe, forgive what i write in upper post. it repeat twice because it reads probably an old output file new test with few tables with last beta5 - ac/dc and Star trek: now works great!! no more issue due to / and : - same issue with Elvis#174; (Stern 2004) - now when ffmpeg finish to work to create f4v, a window appear and you have to click end to proced with next table (if it works on PF or in BG), if it work on both PF and BG two windows appear. i think that the ® issue we could do it manually whitout problem! thanks joe Visual Pinball Physmod5.xml
-
yes Draco i added myself editing description in xml file of vpx system. no problem for that. when i push select in "description" field of game manager i find all tables and i think it's so perfect (with really accurate description as the same as IPDB) that i utilize it like standard for all my tables when i have not seen America's Most Haunted i believe to do a good things to letting it know Pinballx staff. IMHO i think addition should not be done for me but fo all. sorry if with my post i have had a bad expression
-
no problem joe, are really few tables with special charachters. i understand you've not italian system and it's not simple for me beta test every time. special charachters apart pbxrecorder works great! and thanks again. if am i not wrong pbxrecorder.exe is pbxrecorder.ahk compiled right? if it's so is a problem for you link to me 1.02 beta2 and 4 .ahk?? in my free time i'd like to try some test with my italian layout
-
hi joe, i try with your last beta04 here's results (physmod5.xml it's reduced to only tables report bug during recording) correct filname taken from descritpion field in xml for physmod5 and vpx (acdc not present in xml cause i do a second test, but description is correct) - AC/DC (Stern 2012) - Elvis® (Stern 20004) - Harley-Davidson® (Stern 1999) - Star Trek: The Next Generation (Williams 1993) - The Sopranos® (Stern 2005) - Terminator 2: Judgment Day (Williams 1991) with beta04 the output files name are: - No Files output and ffmpeg doesn't try to encode them (dos windows close in 1 second) - Elvis® (Stern 2004®® (Stern 2004).f4v - Harley-Davidson® (Stern 1999®y-Davidson® (Stern 1999).f4v - star trek (only 2 words without extension, always caused by : (colon)) - The Sopranos® (Stern 2005®opranos® (Stern 2005).f4v - Terminator 2 (only 2 words without extension, always caused by : (colon)) NOTES: - ® stays for ® - NO MORE issue with ' (like james cameron's avatar) in my modest suggesting: when i download playfield video by pbx game manager (with flag in checkbox "Online for import") the manager donwload videos for AC/DC and Star Trek: The Next Generation but it renames them in ACDC (without /) and Star Trek The Next Generation (without colon) .... i think in script should find a way to erase / and : really thanks for all your precious work Joe Visual Pinball Physmod5.xml Visual Pinball X.xml
-
sorry draco, with game manager i try to add new tables. the system is visual pinball x set like other system (like physmod2 and 5). when i have to add America's most Haunted i click in description and i couldn't find the table so i have to write a manual description no problem it's only one table, i'm saying this to link from the description wheel, instuctions, flyers...
-
hi gtx. attached my physmod5 database. pbxrecorder take correctly description tables to rename. i try with your new 1.02 and i have same issue. i'll write - ® in read is ® in write (like elvis and harley) - ' in read is ’ in write (like jame's cameron avatar) - for </game> <game name="Indiana Jones MOD 2.5 FS PHYSMOD5"> <description>Indiana Jones: The Pinball Adventure (Williams 1993)</description> and </game> <game name="STTNG_VP990_HD_GI_MOD_1.3_Physmod_FOM"> <description>Star Trek: The Next Generation (Williams 1993)</description> pbxrecorder creates files but stop write before : it creates files with only write "indiana jones" and "star trek" like if : interrupts everything. files are with no extension and if i try rename them with extension f4v they don't start, like if they are never been encoded that is because it's not permitted write file name with : is the same for AC/DC but it jump correctly / writing ACDC and pinballx read correctly video file. problem is that i already have BG and PF for elvis harley and avatar but it read wrong and it start recording again. maybe it's due to my italian layout keyboard? Visual Pinball Physmod5.xml
-
sorry guys it happens again! copy/paste issue open pinballx, select FP table (ac/dc ledwiz supported) loading table... during loading some windows of FP appears after that start FP loading table page everything fine, table loaded but pinballx is over FP and controls don't work, work only Pinballx controls so: i've to press Alt+Tab to swap FP window and after FP controls works post config.ini and log.ini any ideas? thanks PinballX.ini log.txt
-
- FP
- future pinball
-
(and 1 more)
Tagged with:
-
After install Pinballx 1.99 an win restart it works!!!
- 3 replies
-
- 1
-
-
- pinballx
- future pinball
-
(and 2 more)
Tagged with:
-
hi guys, little problem with FP... open pinballx, select FP table (ac/dc ledwiz supported) loading table... during loading some windows of FP appears after that start FP loading table page everything fine, table loaded but pinballx is over FP and controls don't work, work only Pinballx controls so: i've to press Alt+Tab to swap FP window and after FP controls works PinballX.ini
- 3 replies
-
- pinballx
- future pinball
-
(and 2 more)
Tagged with:
-
[APP] NukeLauncher - NukePA for (The Pinball Arcade)
nicco84 replied to time299's topic in User Projects
Thanks lurker! Yes i understood in the ahk was something wrong but it wasn't possible only for me. Yes maybe Jeff could add this few strings in ahk and then recompile in exe for us, if could be possible Thanks lurker and anticipate toJeff- 252 replies
-
- The Pinball Arcade
- TBA
- (and 4 more)
-
[APP] NukeLauncher - NukePA for (The Pinball Arcade)
nicco84 replied to time299's topic in User Projects
Thanks to Jeff and mike, the problem was w8.1 and windowed full screen mode. Now it works but with problem: If I select a table through Pinballx wheel it opens TPA correctly push ok to open every menu (auto start true in nukePA.ini) but in TPA table wheel it selects attack from Mars (because it is the first table), open it and also shot the first ball ... Like the ahk always says to push enter... I think a video could explain better My nukePA.ini is in the post #208 Thanks guys- 252 replies
-
- The Pinball Arcade
- TBA
- (and 4 more)
-
PinballX Enhancements/Features Requests
nicco84 replied to Draco1962's topic in FAQs, Guides, & Other Useful Information
i think a sorting by emulator could be better with a little description of the emulator in start, after that when you push start in submenu there's option for same table with other emulators... Great idea sir cheddar -
PinballX Enhancements/Features Requests
nicco84 replied to Draco1962's topic in FAQs, Guides, & Other Useful Information
IMHO i think in Pinballx must a sorting by emulator... I.e. I have 4 wheel of medieval madness , vp, vp night mod, fp, Tpa... Is not beautiful to see and more important is difficult to understand for friends see pincab for first time -
[APP] NukeLauncher - NukePA for (The Pinball Arcade)
nicco84 replied to time299's topic in User Projects
Hey Jeff and mikeww1, when I have time I will try. Thanks men- 252 replies
-
- The Pinball Arcade
- TBA
- (and 4 more)
-
PINBALL ARCADE - [DL] Playfield Videos/Wheels /Mega Pack
nicco84 replied to Namsan's topic in PinballX Media Projects
Thanks namsan!!!