Attract-Mode Support Forum

Related Stuff => Emulators => Topic started by: coisf on June 07, 2020, 06:44:42 AM

Title: Help the Pinball Arcade
Post 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
Title: Re: Help the Pinball Arcade
Post by: hermine.potter on June 08, 2020, 12:01:12 AM
what's your config to start it from commandline / as batchfile?
path, executable and parameters?
so we can try to get it to AM.
Title: Re: Help the Pinball Arcade
Post by: coisf on June 08, 2020, 06:31:52 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


Title: Re: Help the Pinball Arcade
Post by: coisf on June 11, 2020, 03:13:15 PM
 :) ;) 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
Title: Re: Help the Pinball Arcade
Post by: dynastyed on May 10, 2021, 05:48:31 AM
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?
Title: Re: Help the Pinball Arcade
Post by: hermine.potter on May 14, 2021, 01:41:58 PM
@ 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?