Hi, as TnA answered, RETROLauncher was not created to be placed on the MC because it simply takes up too much space. If you still decide to put it in, it will always search in the directory where it was placed, which means that you will have to put the roms in the MC, that means more space and very long names, plus Retroarch will continue searching and writing inside the USB.I copied the elf + title.cfg to the MC1 for Retrolauncher. I need to copy more files to the MC1 in case there are problems with my USB Flash Drive and I lose the files and folders. I don't know how to create new folders and the path to recognize the games in the emulators.
To use POPStarter with games on the HDD, MX4SIO, network and USB, is it necessary to create it again separately from the Retrolauncher?
Hello, To change the video settings of a core simply open a game, open the Retroarch menu, go to the Retroarch main menu, then video options and there you can center the screen or try different scales, when you restart Retroarch the settings will be saved (for that core).Love your work! 2 questions:
- Is there a way to change screen in GBC emulator its a just a little off center for me
- Is it normal the games dont run well? (Snes,GB,GBC) they audio is stuttering and framerate issues
If possible, if you check the comments you will see that developer El_isra said how to do searches from an internal hard drive with Enceladus, simply adding a line to load that driver (which is in the same comment and works because I already tried it) and modifying the directories with USB search for HDD you should be able to load everything from an internal hard drive in exFAT (if it is not in exFAT, I also leave the clarification that Enceladus needs a modification).Hello Guys,
I tried a bit this Homebrew and I think is really good, but I am not a lover of USBs on PS2, the USB 1.1 ports are really bad to run games, even you have always a device connected to the console which I do not like so much, I prefer indeed PS2 FATs and I prepare everything into the internal HDD (PS2 Games/PS1 Games/Retro Emlators/ Retro Roms/and so on) up to now I prepare a version of the PS2 that starts up directly on OPL and all of the Homebrews and Retro Emulators are in the APPS TAB so you can use everything from there without the needs of the FreeMCBoot/PS2 Dashboard, I had to work hard on that as I am not a programmer and not even an expert, indeed some Hombrews like CheatDevice I have not been able to get it starting from the APP TAB in OPL other than puting the Cheat Deivce in a Memory Card, I would like to replace OPL start up in the consoles with RetroLauncher instead, I'm thinking to crate a partition called RetroLauncher and copy inside it the whole content of the RetroLaunch folder, then replace in the configuration file of RetroLaunch any mass line with HDD0 line, Ex. doesFileExist("mass:/CD/".. nombre) then to doesFileExist("HDD0:/CD/".. nombre) then, I think it should work in this way, again I am not a programmer and maybe I'm saying something really stupid, but, in the case I'm in the right spot, which will be the file I have to modify? funciones.lua? And then, how can I get the PS2 games running? As far as I know the PS2 games into the HDD are not in a folder but are as a partition each.
If anybody would be able to guide me a bit a Believe I could do a HDD version for the PS2 FAT / Internal HDD lovers like me.
Thank you all guys and sorry if I said something really stupid
It is not a hassle, but it is how you think by modifying the .lua files you can make the changes you want, it is very simple and if your native language is English it will be even easier since it is an interpreted programming language.Hello @Boon Tobias thank you so much for answering, I have checked the comments from @El_isra but as I am not a programmer at all, I do not know even what enceladus is, I guess I will be not able to do that much, I thought maybe modify the "funciones.lua" with the Note Pad it could work, shame on me, this is just because I am not knowladgiable enough to do those staff, sorry if I disturbed you guys.
You must first add the line to load the driver and then have the hard drive in exFAT format, I do not have a Fat console, I cannot carry out tests, I only comment on the information that they have given me in the forums and groups...I'm sorry...I agree with @SalvoGamer 's request, it would be nice to release a version compatible with HDDs, since I own a PS2 PHAT and I don't like having USBs attached to the console.
I read the discussion a bit, and I also tried unsuccessfully to modify the funciones.lua file by changing the dir from mass:/ to hdd0:/ without success. When I start retrolauncher encladus it goes into error, and only allows me to press start to restart it.
I hope that a version for internal Hard Disk will also be made soon.
First I ask you not to tag other users if it is not necessary, as it generates meaningless alerts and can be annoying.as also written by @El_isra, the string must be inserted
result, id = Sif.loadModule(path, argc, argv)
but I don't understand where it should be placed, I have already changed from mass: to hdd0: on all the retroarch files and on the functions.lua