It is a custom mixed SDK. You will need to download bits of old ones to set them as I have. Also, if you just want to compile FunTuna, look for gshi_ps2sdk.7z somewhere and compile it with it.@HWNJ could you provide a link to the SDK used to compile it??
i've managed to compile it with help of @alexparradoIt is a custom mixed SDK. You will need to download bits of old ones to set them as I have. Also, if you just want to compile FunTuna, look for gshi_ps2sdk.7z somewhere and compile it with it.
If you have an updated SDK, just use the pre-compiled source to compile the edited parts and that will be enough as the stuff that requieres an old SDK will already be compiled.
@HWNJIt is a custom mixed SDK. You will need to download bits of old ones to set them as I have. Also, if you just want to compile FunTuna, look for gshi_ps2sdk.7z somewhere and compile it with it.
If you have an updated SDK, just use the pre-compiled source to compile the edited parts and that will be enough as the stuff that requieres an old SDK will already be compiled.
config.c: In function `saveFmcbCNF':
config.c:2302: syntax error before "mcDirAAA"
config.c:2303: syntax error before "maximahora"
config.c:2304: `maximahora' undeclared (first use in this function)
config.c:2304: (Each undeclared identifier is reported only once
config.c:2304: for each function it appears in.)
config.c:2311: `mcDirAAA' undeclared (first use in this function)
config.c:2241: warning: unused variable `icon_path'
config.c: In function `Config_fmcb_OSDSYS':
config.c:3619: warning: operation on `osd_item' may be undefined
config.c:3660: warning: operation on `osd_item' may be undefined
make: *** [config.o] Error 1
@HWNJ
i might need to change stuff in the configurator... and it's trying to include libmc.h (wich doesnt exist in GHSI_PS2SDK)
the problem comes from some code that you added (begins at 2300 ends at 2315)
Code:config.c: In function `saveFmcbCNF': config.c:2302: syntax error before "mcDirAAA" config.c:2303: syntax error before "maximahora" config.c:2304: `maximahora' undeclared (first use in this function) config.c:2304: (Each undeclared identifier is reported only once config.c:2304: for each function it appears in.) config.c:2311: `mcDirAAA' undeclared (first use in this function) config.c:2241: warning: unused variable `icon_path' config.c: In function `Config_fmcb_OSDSYS': config.c:3619: warning: operation on `osd_item' may be undefined config.c:3660: warning: operation on `osd_item' may be undefined make: *** [config.o] Error 1
That's because of my SDK omolette (TM).i've studied the contents of PS2SDK (from GSHI ps2dev)
i was able to solve sceMcStDateTime (aka: maximahora)
that struct was declared at libmc-common.h it's included at libmc.h
somehow that definition doesnt reach config.c, copying libmc-common.h to fmcb cfg source and uncluding it again solves the problem
I still cant find why the compiler doesnt recognize sceMcTblGetDir
I've been looking for the second sdk you mention and I can't find anything similar to that dateThat's because of my SDK omolette (TM).
Install GSHI + 2018.02 from github and see if it solves the issue...
Yesterday I did some testing and that timestamp manipulation function compiles inside wLaunchELF with the latest sdk.That's because of my SDK omolette (TM).
Install GSHI + 2018.02 from github and see if it solves the issue...
Just go to github and go some commits backwardsI've been looking for the second sdk you mention and I can't find anything similar to that date
The only similar thing that I found was the SDK precompiled release made by SP193 at the ps2toolchain repo
Older uLaunchELF versions tend to have issues when reading USB devices with the root filled of files and folders.Thanks for this, works well on my Sony Bravia with built in PS2 (Sony Bravia KDL-22PX300 22")
I did have one issue when installing: Using FreeDVDBoot I would launch WorkingULE.ELF but I then found it couldn't read the Mass storage device I launched it from, to get around this I had another USB drive attached to the second USB with the FunTuna-R2.psu stored on it which it was still able to see. This allowed me to complete the install following the instructions
One question: Will you be updating this install with the new version 1.0 OPL?
Are you using FunTuna on slot 1?Hello, everyone. I am having a bit of an issue. I have a clean memory card and a matrix infinity modded ps2 slim. I used a burned dvd of ulf to open my usb and open the working ulf. Afterwards I copy the funtuna psu file and psupaste it and manage to enter the menu. However any time I try to open Openps2loader or ulauncherelf through funtuna I am back at the memory card browser and all I can do is re enter funtuna. What am I doing wrong?
Yep slot 1. I only have one memory card. Any idea what's happening?Are you using FunTuna on slot 1?
I thought of there being a clash so i tried it. Unfortunately nothing changed.Try disabling the modchip before using FunTuna. Press and hold START on the Matrix Logo, then re-start your console.
Paste "WorkingULE.ELF" as "RESCUE.ELF" on your pendrive, plug it to your PS2, then turn it on
When it launches, please show me the contents of mc0:/BOOT/

Its an 8mb magic gate original. The files run no issue with the wLE from the dvd.What's the size of the MC?
Try to run these ELF file (OPL or ULE) directly from that wLE.