You can view the page at http://psx-scene.com/forums/content....pr0p0sitionJOE
|
|
|
|
Would you like to get all the new info from
PSX-Scene in your email each day?
Want to learn more about the team keeping you up to date with the latest scene news?
Read about them now! Check out our Developer bios, too! | ||
|
|
You can view the page at http://psx-scene.com/forums/content....pr0p0sitionJOE

Thanks a lot!
That's awesome...
Thanks PropJoe
Sega Mega Drive Classic Dynamic
wow i was looking this one like forever!!! thanks a lot propJoe!
cool themes but not seeing it on my PS3
thanks,much appreciated
Here is a batch file to convert all the theme edats to PKG files (for easy installation from ★ Install Package Files):
make_pkg_all_themes (edat).bat
Notice that the make_package_npdrm1732_341patched_retail is the make_package_npdrm.exe from the SDK 3.41 patched with the Make Package Npdrm Patcher (revision 1732) applied.Code:setlocal enabledelayedexpansion for %%1 in (*.p3t.edat) do ( set filename=%%1 set theme=!filename:~0,36! echo ContentID = !theme!>package.conf echo Klicensee = 0x72F990788F9CFF745725F08E4C128387>>package.conf echo DRMType = Free>>package.conf echo ContentType = Theme>>package.conf echo PackageVersion = 01.00>>package.conf make_package_npdrm1732_341patched_retail.exe package.conf %%1 )
@aldostools You are so helpful you make me sick. (In a good way) Thanks man.
Thank you very much @pr0p0sitionJOE. Keep up the hard work. Thank you @aldostools on that very helpful post, as well. Both are very much appreciated.
| « Previous Thread | Next Thread » |