If using cmd files, u don’t need xml files and u don’t need chds inside folders…for android I don’t use xml and I renamed my chds to match the frontends artwork names and they are all loose…all my chds are together in whatever folder I placed them in…oh yea and they certainly don’t need to be in the system folder of RetroArch…I have every rom on an hdd and using the nvidia shield
OK, but then why isn’t this working for me?! Why do I have a black screen ?! If my command line is right where is the error ?!
Ok I want to do it but I don’t know how ?! Can you tell me how to create this journal ?!
On Windows I only use .cmd files that I launch via the RetroArch interface. It works great but not on Android & I would really like to play on my mobile phone
OK but again why my .cmd files are not starting my games on Android. You have seen the contents of my .cmd files… where is the error ?!
You didn’t say if you are using a front end. It is important information…it could be causing issues.
Your command line looks almost identical to the one I used to test above. Did you try changing your backslashes “\” to forward slashes “/” like I suggested? Backslashes serve a different purpose on Android/Linux.
Not sure if your getting ur stuff from homeboy in the hyperspin forumns but his version of mame is much more updated than what we can use on android…keep that in mind…if u using mame 227 for android then make sure your Softlist is from the same number…my cmd files are a bit different from yours…mine are this:
fmtmarty -cdrom “my rom name and location” -ramsize 4 -ui_active
As was stated above, mine is longer because I do 1 extra step…I make an ini file which is the only thing that gets placed in a specific RetroArch folder…that goes in /storage/0/RetroArch/system/mame/ini/…and the ini will be named fmtmarty.ini…the main thing in that ini is the line that says roms…I point it to the fmtmarty folder with all the chds …hope that helps
and you should be good to go… as long as your config/MAME/fmtmarty.opt has the mame_softlists_enable = "disabled" in it.
Edit. To actually get this to work I had to switch the order of the -rompath and the -cdrom targets. I also had to encapsulate the entire MAME command by adding an extra " at the end. (The beginning would also work.)
As you can see I changed the order of the commands the BIOS statement is first I removed the -ui_active command & the slashes are the right way round (/)
I also disabled this option: mame_softlists_enable = "disabled"
Despite all these changes I still have a black screen…
I do not know what to do ??? I would like to know why you show me the example with the Windows version of MAME libretro & not that of Android ?!
Because I do not have an android phone. I do have an android device in the closet I may break out. I have some concerns. Mostly that @sanchezmike01 is using the “-ui_active” switch, which shouldn’t work.
And I just wanted to show off.
Try this. Create an fmtmarty.ini in your “Retroarch/system/mame/ini” folder.
Ui_active may not be necessary for this system, but on Android it does work on the ini file or cmd file…I do it via batch file so I keep it always in there just in case…sord M5 is such a system that if u don’t have it there, u will need to press scroll lock on the keyboard beucase the tab button won’t work…also not all android keyboards have the scroll lock button…
Interesting then that the first log showed an error related to it. I’m starting to wonder if something else is causing an issue, this really shouldn’t be this hard.
I just unpacked my shield (recently moved)…I have that and a ton of non arcade games working on mame for RetroArch android including systems with no xml…thats another thing…someone said to him to make sure u have an xml…no need for that with cmd files…I rename all my roms to insure a pacman from a computer system won’t load with a bezel from the arcsde rom because they have the same identical rom name…between that and ppl stealing ur work and selling it, then saying they were the master mind of it…lmao…the only roms I don’t rename are mame arcade roms…literally everything else is renamed …u may think it’s too much work but it’s done in seconds with apps and batch scripts
All that sounds very impressive. Do you know the command to boot from a floppy and then run a CD?
One thing the hash XML does is automatically take care of that sort of thing. While the command line can greatly increase the playable rom count, it can also be limiting.
That being said… I have no idea why the OP is having such a hard time getting this to run.
With enough patience I have never failed to get a non-arcade system up and running… if it will run at all.
Not at all. I have hundreds of hours into my HTPC. It only needs to be done once and you may as well do it right.
I would really appreciate your insight to the bootable floppy >>> cdrom floppy thing.
Why don’t you give an example of the contents of your .cmd files ? No one replied to my last message ? I posted the .log & showed the latest changes I made but no one responded ? What must I do now ?