Page 2 of 2
Re: Odd problem when using the Commodore 64 system
Posted: Sun Dec 25, 2016 8:21 pm
by jmd
Matter of fact, the latest No-Intro set I have I can only find .tap files
I've just contacted the dev, .tap format will be added to the next mGalaxy version!
In the meantime you should do likeĀ that: mGalaxy folder > Data > UserSystems > UserSystems.xml
Open the file with a text editor, locate the <System guid="Commodore 64-xxxxxx" type="Computer"> tag.
A few lines below, edit the 'cmd' line like this:
Code: Select all
<Cmd hidden="false" name="WinVice" value="-fullscreen "%path\%file%ext"" extensions=".crt,.d64,.t64,.tap,.zip" />
...the important thing here is the '.tap' added to 'extensions'
Just to let you know that using C64 is possible
Re: Odd problem when using the Commodore 64 system
Posted: Sun Dec 25, 2016 8:34 pm
by thirtywinter
mgalaxy wrote:
Sigh.. I'm looking at the error message right now in mGalaxy Runway
Once again, the message you're referring to indicates that the folder is empty OR filled with files whose extensions are not 'compatible' (understand 'not .d64, .t64, .zip')
And once again I am telling you that the following : (I'll put them in a numerically ordered list so it's real easy to follow)
- Folder is not empty
- Folder contains ONLY T64 files
- The T64 files are known good as they function great when not using mGalaxy
In other words, you keep on harping on things that are not relevant as they do not apply to this particular situation. I wish you all the best, but I'm not going to sit here and repeat myself ad nauseam to get a very simple message across. All I wanted was a little help with my situation, but I can see it has already been decided what the issue is even if its made very clear that what you are saying is plainly irrelevant as it has already been taken care of.
Best of luck.
Re: Odd problem when using the Commodore 64 system
Posted: Sun Dec 25, 2016 8:36 pm
by thirtywinter
jmd wrote:
Matter of fact, the latest No-Intro set I have I can only find .tap files
I've just contacted the dev, .tap format will be added to the next mGalaxy version!
In the meantime you should do likeĀ that: mGalaxy folder > Data > UserSystems > UserSystems.xml
Open the file with a text editor, locate the <System guid="Commodore 64-xxxxxx" type="Computer"> tag.
A few lines below, edit the 'cmd' line like this:
Code: Select all
<Cmd hidden="false" name="WinVice" value="-fullscreen "%path\%file%ext"" extensions=".crt,.d64,.t64,.tap,.zip" />
...the important thing here is the '.tap' added to 'extensions'
Just to let you know that using C64 is possible
Now that's an actual workable solution. Thank you very much. I'll give it a whirl.
Re: Odd problem when using the Commodore 64 system
Posted: Sun Dec 25, 2016 8:39 pm
by jmd
Now that's an actual workable solution. Thank you very much. I'll give it a whirl.
Glad it helps you! I'm actually using .t64 files..but it should work the same with .tap files