 |
|
|
|
 |
Sorry, you must have Javascript enabled to view the PS3News.com Forums. Please visit www.PS3News.com, or enable Javascript.
function showelement(element) {
if (document.getElementById) {
document.getElementById(element).style.display = 'block';
}
else {
if (document.layers) {
document.element.display = 'block';
}
else {
document.all.element.style.display = 'block';
}
}
}
function hideelement(element) {
if (document.getElementById) {
document.getElementById(element).style.display = 'none';
}
else {
if (document.layers) {
document.element.display = 'none';
}
else {
document.all.element.style.display = 'none';
}
}
}
function redirecturl()
{
eval("window" + "." + "location" + "= 'http://www.ps3news.com/'");
}
var host = eval("locat"+"ion.ho"+"st.toUpperCase()");
hideelement('nojscript');
if((host=="WWW.PS3NEWS.COM")||(host=="PS3NEWS.COM")||(host=="ps3news.com")||(host=="74.52.36.42")||(host=="www.ps3news.com"))
{
showelement('hiddenbody');
}
else
{
setTimeout('redirecturl()', 1000)
showelement('noproxy');
hideelement('hiddenbody');
}
| Notices |
Hey, YOU browsing these forums. You know you're not Registered, right? Registering at PS3 News you can:
• Post questions for the resident Sony experts and exchange cheats, tips and secrets
• View LESS ADS while browsing this site (upon Registration mail confirmation)
• Access the PS3 News Chatbox to get help and mingle with the community in realtime!
• Submit News right to our main page, for all to see and discuss
• And have some FUN!
Registration is FAST, simple and absolutely FREE! Sign up quickly HERE right now! |
PSP UMDGen News Use this section to discuss anything related to PSP UMDGen.
 |
|

12-11-2006
|
 |
Boss
|
|
Join Date: Apr 2005
Posts: 7,269
Rep Power: 50
|
|
UMDGen v4.00 Support and Feedback thread!
Use this thread for v4.00 questions and reporting any issues you may run across- Thanks guys! :smilew
|

12-11-2006
|
 |
Newbie
|
|
Join Date: Jul 2006
Posts: 2
Rep Power: 3
|
|
how does one change the PSP_SYSTEM_VER like i can change it with -/+ when higlighted yes , but how does one save it?
|

12-11-2006
|
 |
Registered User
|
|
Join Date: Dec 2006
Posts: 8
Rep Power: 0
|
|
Is UMD_DATA.BIN file generator works? I still haven't try it. I need to change my previous game which need RUNUMD to iso file.
|

12-11-2006
|
 |
Boss
|
|
Join Date: Apr 2005
Posts: 7,269
Rep Power: 50
|
|
I would try it and then post... no real point of posting if you haven't tried it, obviously it 'works' to some degree or it wouldn't be on the included feature list.
|

12-11-2006
|
 |
Newbie
|
|
Join Date: Apr 2006
Posts: 2
Rep Power: 3
|
|
|
Well, this version is very cute and the optimize button is awesome! :grin:
But I'd like to report some issues [I'm using brazilian winXP]...
1) some winXP messages are annoying:
'This program needs to be closed...bla bla...' appeared after a c'soing made, but everything continues working fine...
Even after closing the UMDGen4.0, I can't delete an ISO file utilized by it, because it's recognized 'being used by a program...' [it occurs with only ISO file, not all]
2) Why the DAX compressor window appears requesting 'continue', even when I'm c'soing and not daxing...
3) Even after completed a file conversion to ISO/CSO/DAX sometimes the main status bar remains 'compressing image...' [doing something?], and thus blocking another task to (de)compression...: then the only way is exiting from UMDGen4.0 and... restarting!
|

12-12-2006
|
 |
Registered User
|
|
Join Date: Jun 2005
Posts: 13
Rep Power: 4
|
|
great program
the new layout is bad, I prefer UMDGen 3.50 with the updates of 4.00 (without the layout update  )
still contains some bugs...
|

12-12-2006
|
 |
Junior Member
|
|
Join Date: Feb 2006
Posts: 36
Rep Power: 3
|
|
|
The "optimize" button makes some changes in % compression etc. The game ATV Pro for instance went from 865+ megs down to only 320. It says this is a optimize of 38% which of course is wrong since it's over 50% smaller. Also, the dummy file search found nothing. Will this "optimize" actually remove stuff from the file, game, that SHOULD NOT be removed for FULL functionality, including sounds, videos etc.
Thanks
|

12-12-2006
|
 |
H3aRt BrEaK KiD
|
|
Join Date: Apr 2006
Posts: 118
Rep Power: 9
|
|
Quote:
Originally Posted by ninjaserver
The "optimize" button makes some changes in % compression etc. The game ATV Pro for instance went from 865+ megs down to only 320. It says this is a optimize of 38% which of course is wrong since it's over 50% smaller. Also, the dummy file search found nothing. Will this "optimize" actually remove stuff from the file, game, that SHOULD NOT be removed for FULL functionality, including sounds, videos etc.
Thanks
|
I notice this fuction too.. I also wish to know the answer..
|

12-12-2006
|
 |
UMDGen Author
|
|
Join Date: May 2006
Posts: 76
Rep Power: 10
|
|
Quote:
Originally Posted by halfway2hell
how does one change the PSP_SYSTEM_VER like i can change it with -/+ when higlighted yes , but how does one save it?
|
Save as a new ISO.
Quote:
Originally Posted by kleenex130
Is UMD_DATA.BIN file generator works? I still haven't try it. I need to change my previous game which need RUNUMD to iso file.
|
Yes.
Quote:
Originally Posted by ninjaserver
The "optimize" button makes some changes in % compression etc. The game ATV Pro for instance went from 865+ megs down to only 320. It says this is a optimize of 38% which of course is wrong since it's over 50% smaller. Also, the dummy file search found nothing. Will this "optimize" actually remove stuff from the file, game, that SHOULD NOT be removed for FULL functionality, including sounds, videos etc.
Thanks
|
Optimize reduces game size by removing any dummy files and excess file padding only. It doesn't remove or relink any game files.
|

12-12-2006
|
 |
UMDGen Author
|
|
Join Date: May 2006
Posts: 76
Rep Power: 10
|
|
Quote:
Originally Posted by JaySparrow
2) Why the DAX compressor window appears requesting 'continue', even when I'm c'soing and not daxing
|
Because you still need to set the compression level (1-9). The DAX only options will be disabled when you choose to save to CSO format.
|
| |