PS2 Questions popstarter and popsloader

cloudff7

Member
I would like to copy the files and keep the popstarer inside the MC, my MC contains the POPSLOADER rev 5, does the popsloader contain the popstarter elf or is it necessary to add it? On my external USB I will only keep games and covers
 
POPSLoader includes POPSTARTER.ELF
If it doesn't for some reason can easily add it.
I use the .psu Release of rev5 - it comes with POPSTARTER and works from Memory Card and USB by default.
 
I had read before that Popsloader latest rev5 example did not have the popstarter elf. Were you able to use popstarter within popsloader without needing to use the popstarter installer or download the popstarter elf?
 
I had read before that Popsloader latest rev5 example did not have the popstarter elf. Were you able to use popstarter within popsloader without needing to use the popstarter installer or download the popstarter elf?
Popsloader needs at least 1 popstarter.elf to launch the vcd files.
 
Does popsloader rev5 contain the popstarter elf or not? If it doesn't have this elf, how do I add it? Popsloader is inside MC in the opl apps folder
 
rev5 does not include them by default.
These are the paths it looks for POPSTARTER.ELF:

PLDR.PROFILES = {
{
ELF=System.currentDirectory().."/POPSLDR/PROFILES/MAIN/POPSTARTER.ELF";
DESC="Latest popstarter without any modifications";
},
{
ELF=System.currentDirectory().."/POPSLDR/PROFILES/DEBUG/POPSTARTER.ELF";
DESC="Latest popstarter with debug menus enabled";
},
{
ELF=System.currentDirectory().."/POPSLDR/PROFILES/USBDELAY/POPSTARTER.ELF";
DESC="Latest popstarter with increased USB delay";
},
{
ELF=System.currentDirectory().."POPSLDR/PROFILES/USBDELAY_DEBUG/POPSTARTER.ELF";
DESC="Latest popstarter with increased USB delay & debug menus enabled";
},
{
ELF="mass:/POPS/POPSTARTER.ELF";
DESC="the POPSTARTER ELF located on the POPS folder";
},
 
In my case, popsloader is inside the OPL apps folder inside the memorycard and inside the popsloader folder there is the popsldr folder, but I wanted to add popstarter inside the popsloader folder to start on the memory card. Is it necessary to create another folder and another apps or title config file?

my memory card 8mb
 
In my case, popsloader is inside the OPL apps folder inside the memorycard and inside the popsloader folder there is the popsldr folder, but I wanted to add popstarter inside the popsloader folder to start on the memory card. Is it necessary to create another folder and another apps or title config file?

my memory card 8mb
You just need to place it here:
POPSLDR/PROFILES/MAIN/POPSTARTER.ELF

Then you should be fine.
Otherwise you need to edit the lua to map a different location.

EDIT:
You can download the app packaged properly for memory card here:
[PS1] POPSLoader | SAS Apps Archive
https://ps2wiki.github.io/sas-apps-archive/applistings/POPSLoader/POPSLoader.html

Simply copy and PSUpaste, not paste, the .psu file to the root of your memory card. This will give you rev5 with the required POPSTARTER files.
 
What download latest version popstarter.elf in pt-br language?

I have image .Bin of My MC 8MB created in MC anihillator in Pc windows IS possibly Open image acess folders and copy/paste popstarter.elf in POPSLDR folder?
 
What download latest version popstarter.elf in pt-br language?

I have image .Bin of My MC 8MB created in MC anihillator in Pc windows IS possibly Open image acess folders and copy/paste popstarter.elf in POPSLDR folder?
POPSTARTER does not need language files - games come in their assigned languages already.
POPSLoader does not support language files as far as I know?
All you need to do is use wLaunchELF to copy the elf where you need it.
There's no reason to inject an mc image, that's a very extensive backwards way of accomplishing the task.
 
On a PC, it's easier to update OPL or put Popstarter inside the Popsloader folder, but I have the bin image created by MC Anihilator on my PC. I'd like to open it and copy the file into the folder, but I don't know if it's possible on Windows.
Popstarter Kelf and other files are also necessary?
 
The popstarter menu screen in Japanese or english, is there a file to download and modify to pt-br? I will put this file inside the MAIN folder with elf

MENU.png
 

Similar threads

Back
Top