-
Posts
466 -
Joined
-
Last visited
-
Days Won
5
Content Type
Profiles
Forums
Articles
Downloads
Gallery
Blogs
Everything posted by Cnells2000
-
Startup Screen Load Delay: greater than 30 seconds
Cnells2000 commented on JoeViking245's file in Third-party Apps and Plugins
- 5 comments
-
- 1
-
-
- startup screen
- loading screen
-
(and 1 more)
Tagged with:
-
Startup Screen Load Delay: greater than 30 seconds
Cnells2000 commented on JoeViking245's file in Third-party Apps and Plugins
- 5 comments
-
- startup screen
- loading screen
-
(and 1 more)
Tagged with:
-
would you happen to have the custom options.txt thats missing also sir?
-
Bug: Dialogue boxes are off the edge of the screen...
Cnells2000 replied to NagakiriHidechi's topic in Troubleshooting
im getting this problem right now I'm using a 1920x1080, 100% scaling, single monitor setup. as well -
do i have to wait 24 hours or something? im still playing and they are not updating. Is there an update button for hi-schore refresh. ive always been connected to the cloud database but i dont see my name
-
ok ill check. thanks
-
Hey all. i was in the discovery center, went to the compete for high scores section, played a game, entered my initials, but i dont see my name in the hi score list. I at least beat the lowest guy on the game. do i have to wait 24 hours or something?
-
bigbox theme KZARCADE (1080p Theme with Video Bezels)
Cnells2000 commented on THIBAUT's file in Custom Themes
-
is there anyway i can use Attract Mode With Fullscreen Video Snaps & My Personal Music? i wanted to be in bigbox, and if it becomes idle for a while, attract mode would start playing random video snaps in full screen and playing Music until i press a button and everything returns to normal. is there anyway that can be accomplished? thank you in advance.
-
Just wanted to know Could We Possibly Use Switch Joy-cons As Mouse for lightgun games, dance games In Teknoparrot? is so, what do we need? it doesnt require a mayflash bar and works for dolphin emulators and such. I got it working through X input but i could not figure out how to use motion controls. Thanks.
- 1 reply
-
- 1
-
-
can i remove the video delay on new default theme?
Cnells2000 replied to Cnells2000's topic in Troubleshooting
i do see a section called storyboard trigger. but i would not know where to begin to type the needed words to make the video load faster -
I'm using the new default theme and it's great but I kinda hate it has like a 1 second delay before it shows the video. The sound plays immediately but the video waits 1 second maybe and then it shows. Can I change this to immediately make my videos show up? bandicam 2023-07-24 18-38-05-894.mp4
-
Definitely In keyboard Mode using 1256qwertyghjklzxcvbop, enter, and escape only. Results Adding your line SetKeyDelay, 100, 50 Results are exactly as the same video above after applying this script
-
correct. my actual arcade cabinet with usb keyboard and I-pac encoder In the 2nd video, i clicked on it manually with my mouse. i was just showing you it has the same results whether im in launchbox or not The set Key delay was already at the top. I just forgot to copy that part by accident. the results are the recent videos above.
-
@JoeViking245@skizzosjtafter adding that script results 2.mp4 I added that msg box on another script, a little box comes in the middle of the screen saying all the msgs i typed. But it appeared behind launchbox even though i have startup disabled and alt and enters and directions went all over the place except for keyboard splitter. Here Is Me running the script and waiting W/O Launchbox involved. results 3.mp4 Still Not grabbing.
-
@JoeViking245 I Still don't understand what this means.... Or how i would begin to type this Yes the window is in focus. Its the active window. I added that winactivate thing u said. Hope i typed and placed it correctly. The shortcut is named Keyboard Splitter TMNT This Is What my Active And Non Active Window Looks Like After Adding That Line, this is the video results.mp4 I can press the keys manually. it just wont work automatically
-
@JoeViking245@skizzosjt wondering if u could help me with one more thing....I created the script for a practice fun for use on my pc and i just transitioned over to my actual arcade. Im now running the script and it works the same bc i see it moving on a notepad. But i cant get it to focus on the program. even though the window is in focus. i changed the script at the beginning and extended the length it takes to begin and still nothing. the script runs and dissapears like its supposed to but it doesnt make the movements. works on other windows like notepad, browser, File explorer, etc My keyboard works fine and i can do the movements manually.....just cant get it to focus on the keyboard splitter program, even though its in focus. i disable startup also. i couldnt find this. the script is working the same though. its even doing the alt +F4 at the end on other windows. Just Not that window. Sample.mp4 as u can see it focuses on other windows just not that one.
-
So Here is the Script at the end. Thank You guys.
-
Holy s#!t. It was exactly what u said. everything works now. BTW, this is a perfect way to make games like SOR 4, TMNT shredders revenge, Etc work with keyboard controls for an arcade setting Thank you very much @JoeViking245 and @skizzosjt! u guys are wonderful. @JoeViking245 thank you for helping me simplify my script. I did'nt know u could add a 4 beside the direction prompt! Skizzosjt Suggestion WIth Joe Viking Script Result.mp4 Skizzosjt Suggestion With JoeViking245 Script Result
-
@JoeViking245 Script results: i changed the 1000 to 3000 to give it more time. didnt know if i needed to add a comma to the sleep 1000 and sleep 2000 so i made a script with the commas and without. JoeViking Script Results.mp4 the window is highlighted after exiting game on your script video and mine and i can manually push the tab key and make it move to ok, the script isn't just doing it yet. still stopping at same area.
-
couple hours later.... I started looking for solutions everyhere and came across this after using Chatgpt. it game me a script and i added a couple things and it got really close!!! holy $#@! Skynet is getting scary!! It gave me: ; Wait for 3 seconds Sleep 3000 ; Send Alt key Send {Alt} Sleep 100 ; Send Right arrow key (4 times) Send {Right} Sleep 100 Send {Right} Sleep 100 Send {Right} Sleep 100 Send {Right} Sleep 100 ; Send Down arrow key Send {Down} Sleep 100 ; Send Right arrow key Send {Right} Sleep 100 ; Send Down arrow key Send {Down} Sleep 100 ; Send Enter key Send {Enter} Sleep 100 ; Wait for 3 seconds Sleep 3000 ; Send Tab key Send {Tab} Sleep 100 ; Send Enter key Send {Enter} Sleep 100 SetTitleMatchMode, 2 ----------------I ADDED THIS AREA ; Wait for the "tmnt.exe" window to become active WinWaitActive, tmnt.exe ; Wait until the process closes Process, WaitClose, tmnt.exe Sleep 100 ----------------PART I ADDED ENDS HERE Send {Tab} Sleep 100 ; Send Enter key Send {Enter} Sleep 2000 ; Send Alt + F4 to close the Keyboard Splitter Program Send !{F4} ExitApp This is the Result: Results After Script.mp4 It Seems to Go all the way through to 00:26 then it stops.....it needs to finish this part. the script is still open on the bottom right so its not finished somewhere.... Its supposed to finish these steps..... Send {Tab} Sleep 100 ; Send Enter key Send {Enter} Sleep 2000 ; Send Alt + F4 to close the Keyboard Splitter Program Send !{F4} ExitApp Its nearly there!! can someone please help me finish this?
-
Hey Everyone. I Have A Program Im Trying to use with a script. it set up to boot like i need it to but the rest has to be done by script. i have a video below of exactly how it can be done, i just dont know how to make the script. could someone help me with a script for this please? Much appreciated. The Script Is Wait Like 2 Seconds....Alt Key, Right, Right, Right, Right, Down, Right, Down, Enter Key Wait Like 1.5 Secs....Tab, Enter Key. (The game will load like normal. Wait till im done playing. when i exit the game, Send the Tab Key, Enter Key. And Finally Alt+F4 to close. Done. Any Help Will Be Appreciated. This program has no hotkeys, Hence why im trying to do this. thanks guys. Script Video Demonstration.mp4