Anarchy Arcade

Anarchy Arcade

View Stats:
JLansing Oct 6, 2014 @ 6:11pm
Set File to load in custom program?
Aloha all!

Is there any chance we can have more options under the edit menu to load files in custom applications? I see that you can select the Emu that you want to run the file in, but not other programs. I ask because I have some other Emulators that aren't listed in the game and I'd like the files to launch with that. But because they are .iso files, they launch in my computers default program.

This would also be great for files for Photoshop that I don't want to load in the viewer, but would rather have load straight into Photoshop. I can think of a million ways to use a setting like this. Is there something I'm missing? Or is there a chance this will be coming in the future?
< >
Showing 1-5 of 5 comments
JLansing Oct 6, 2014 @ 6:14pm 
I found my own answer! Thank you Sith for making it clear on the site. Sorry for the post. But I'll leave it up in case someone else comes across it.

Conclusion
If you're an advanced user with scripting experience, you can go into the "Anarchy Arcade/aarcade/apps" folder and create your own emulator scripts for any program you could imagine.

Each .app file in that folder will show up as an OpenWith value when spawning new files for the 1st time.
Vermilicious Oct 7, 2014 @ 2:28am 
Neat.
WacKEDmaN Oct 7, 2014 @ 8:25pm 
quite easy really...i set one up for Future pinball in a few seconds!

"app" { "name" "FuturePinball" "executable" "O:\Emulation\Future Pinball\Future Pinball.exe" "commands" "/open $QUOTE$FILE$QUOTE /play /exit" "downloadurl" "http://www.futurepinball.com/download.html" "logourl" "http://img.informer.com/icons/png/32/446/446737.png" "description" "Future Pinball is capable of emulating a large variety of pinball table systems." "filespaths" { "path0" { "path" "O:\Emulation\Future Pinball\Tables\" "type" "pinball" "extensions" { "fpt" "fpt" } } } "title" "Future Pinball" }
JLansing Oct 8, 2014 @ 12:31pm 
PS2 working. XD AWESOME

"app" { "name" "PCSX2" "executable" "C:\Program Files (x86)\PCSX2 1.2.1\pcsx2-r5875.exe" "commands" "$QUOTE$FILE$QUOTE" "downloadurl" "http://www.pcsx2.com/" "description" "PCSX2 is capable of emulating the PlayStation 2 console system." "filespaths" { "path0" { "path" "C:\Users\JL\Downloads\(Roms\PSX2\" "extensions" { "iso" "iso" "bin" "bin" "iso" "iso" "img" "img" "ccd" "ccd" "iso" "iso" "mds" "mds" "pbp" "pbp" "ecm" "ecm" } "type" "ps" } } "title" "PCSX2 Emulator" "logourl" "http://fc04.deviantart.net/fs70/f/2011/298/c/2/pcsx2_icon_by_alucryd-d3hrq51.png" }
SM Sith Lord  [developer] Oct 10, 2014 @ 4:34am 
Originally posted by JLansing:
PS2 working. XD AWESOME

Wow, great work figuring that out by yourself JLansing.
< >
Showing 1-5 of 5 comments
Per page: 1530 50

Date Posted: Oct 6, 2014 @ 6:11pm
Posts: 5