Quieky Posted December 3, 2012 Posted December 3, 2012 Hi, so I have trouble to set up my Atari 5200 emulation. Mess works great starting from DOS Prompt with mess a5200 -cart "myrompath/Rom.zip" -skip_gameinfo -nowindow My AHK script looks like this ;**********************************ATARI 5200*********************************** else if (systemName = "Atari 5200" && executable = "mess.exe") { hideDesktop() Hotkey, %exitEmulatorKey%, CloseProcess RunWait, %executable% a5200 -cart "%romPath%%romName%%romExtension%" -skip_gameinfo -nowindow, %emuPath%, Hide } This ist my Atari 5200.ini [exe info] path=D:\Emulatoren\Emulators\Atari5200\MESS\ rompath=D:\Emulatoren\Emulators\Atari5200\MESS\roms\a5200\ userompath=true exe=mess.exe romextension=zip parameters= searchsubfolders= pcgame=false winstate=NORMAL hyperlaunch=true I use Hyperspin 1.2 package & mess 0.147b Please could anyone help me? Because if I start Hyperspin and would chose some game - There comes a faulty message like "Make shure your path contains Backslash" or so..
Quieky Posted December 3, 2012 Author Posted December 3, 2012 Got the magican answer Well I used the wrong Version of autoHotKey! Must be AutoHotkey104805_Install - Oh my god, the stolen hours I worked on it ;-) Have a nice evening ;-)
sportsfan949 Posted January 6, 2015 Posted January 6, 2015 I am having a different issue with atari5200, tried Mess 156 and 157 with the correct bios packs. Using the centipede game as an example, the atari screen comes up then I get a black screen, no errors at all. Anyone seen this with the latest MESS?
sportsfan949 Posted January 6, 2015 Posted January 6, 2015 I am having a different issue with atari5200, tried Mess 156 and 157 with the correct bios packs. Using the centipede game as an example, the atari screen comes up then I get a black screen, no errors at all. Anyone seen this with the latest MESS?
DrMaxwell Posted March 7, 2015 Posted March 7, 2015 I fixed the problem in mess. How to guides and custom artwork sets @ https://www.youtube.com/user/MaxwellParadigm Themes, Wheels, Carts and Database Downloads available @ http://spacevalkyrie.weebly.com/
kaz321123 Posted March 10, 2015 Posted March 10, 2015 Ok, you fixed the problem with Atari 5200 in Mess, can you please assist me now? I have had to use Mess 143 or so to get Atari 5200 to work. Like others I just get a black screen in Mess 159.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.