Attract-Mode Support Forum
Related Stuff => Emulators => Topic started by: coisf on June 07, 2020, 06:44:42 AM
-
I found a loader that goes directly you have tables for this Pinball, I can't get it started with AM, there is nobody who can try to get it started and place the configuration
https://cdn.discordapp.com/attachments/401433952239484929/708030384251732068/Pinball_Arcade_Loader_v1.4.7z
-
what's your config to start it from commandline / as batchfile?
path, executable and parameters?
so we can try to get it to AM.
-
I tried outside AM and it works, but inside AM I can't set the command.
This is readme
How to use:
1. Right click PinballArcadeLoader.exe => Properties => Compatibility tab => Make sure "Run this program as administrator" is turned on
2. Run in command line: PinballArcadeLoader.exe PathToYourExe NameOfYourTable (Find the name of your table in PC11\Resource, remove the leading T, and remove the trailing .rez)
Example: PinballArcadeLoader.exe "C:\Pinball Arcade\PinballArcade11.exe" StarTrekTNG
3. If you want the camera to be locked in place add FixCamera=4 or 5 or 6 at the end of the command line. Other numbers are at your own risk.
4. If you want to use custom ball textures, make sure BallAlbedo.png and BallShiny.png are in the same folder as PinballArcadeLoader.exe and add CUSTOMBALL at the end of the command line
-
:) ;) I did it, I created bat files, here is the cfg:
# Generated by Attract-Mode v2.6.1
#
executable cmd
args /c "[romfilename]"
rompath C:\Games\The Pinball Arcade\bat
romext .bat
system The Pinball Arcade
-
Thanks very much this is very usefull, I need help with an error when execute the batch "cannot find PC11/%s" and nothing happen,
when i look at the program folder there is one called PC11 but i don't know what to do.
anyone got this error?
-
@ dynastyed
the error appears after starting within AM?
what happens, if you start the .bat outside AM / from windows explorer with double click? same message?