|
|
|
|
Permalink |
Email this |
Linking Blogs
| Digg It!
Bookmark / Find this article on: |
|
33 Comments
|
kinda pointless with psx2psp out there...
omg omg first post !!1!!one!... save it, wanks
No, PSX2PSP doesn't support *decompression* of PBPs compressed with the latest version of popstation... though from talking with KingSquitter, it looks like he'll be implementing this feature in a future release.
(stupid comments thingy :S)
The idea is to try and encourage developers, new or old, to further the community any way they can.
thanks a bunch for this! i tried to do this with psx2psp 0.71 and the iso's didn't decompress, and therefore didn't load in epsxe
Getting a exception error converting a uncompressed Ultimate.Brain.Games eboot.pbp.
Its a great idea for all of us who have loads of uncompressed games.
Thanks for ur effort.
Are you using the GUI to do the conversion? If so, make sure you have also downloaded the popstrip-0.3-win32.zip, and extracted it in the same folder.
Otherwise, try renaming your PBP to something shorter, and using the -o option at the commandline to specify the ISO name you want.
No, PSX2PSP doesn't support *decompression* of PBPs compressed with the latest version of popstation... though from talking with him, it looks like he'll be implementing this feature in a future release.
If this app would extract the artwork from the pbp too then it would be alot more relevant compared to psxpsp. Thats the ony feature I wish psxpsp had.
meh.. just use PBP unpacker to extract artwork
You've missed the whole point. I am not trying to release a do-everything-plus-save-the-kittes app... the main purpose is to get the code for the decompression out there, so that it can be included in one of the already existing, and already *good* GUIs.
KingSquitter has put a lot of hard work into PSX2PSP to get it to where it's at, and I'm not out to compete with him.
Plus, what's the fun in doing things that have already been done? Nobody's done this yet, so it's fun for me to do. Simple.
Please tell me you're not that dumb.
Go open up PSX2PSP, load up a PBP in it, and then look in the pics folder.
Prometeus has had this feature for a while.
It beats the pants off any other Windows utilities feature-wise, e.g. ISO->CiSO/Dax, CiSO->ISO, PSXISO ->compressed PBP, PBP->PSX iso, PSX icons & info writing, etc.
Support Dage Watt with a $1+ donation - he deserves it for what is the best PSP/PSX ISO/CISO/DAX utility available. And he will email you regular updates of the Pro version.
Get it at http://wattks.extra.hu/
Cheers,
D_H
P.S. I am not Dago Watt - just a fan of his excellent coding
Prometeus is an excellent app for Mac users, but again, *decompression* and extraction of the ISO from compressed PBPs is *not yet implemented*. From the link that you posted, right near the top:
"GetISO: You can save ISO from EBOOT.PBP (it saves the compressed one without decompressing. Maybe in a later release will do it)"
It may well be implemented soon, but, as of right now, this is NEW. Otherwise I wouldn't have bothered doing it.
How many times will I have to say this?
God stuff, ty bro. This will help with many premade ebbots I wanted to compress!
I keep getting an eror when I start it?
It's getting too hard to support this from the comments page. If you have a problem, jump into the release thread in the QJ forum (link is at the bottom of the article) and I'll help you out from there.
I've been looking for a program like this! Thanks flatwhatson!
Well, while I don't have a pressing need for this, I do find it nice that you released Windows, OS X and Linux versions, not to mention the source! I salute you on that.
This tool works great.
Welcome to the world of internet right here. YES I finally dont have to use my windows computer.
and about time! great
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.ComponentModel.Win32Exception: The system cannot find the file specified
at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at Popstrip_GUI.Form1.button2_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Popstrip GUI
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/popstrip-0.3/Popstrip%20GUI.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
... when using the gui (win32). From the command line it works flawlessly and fast. Great Job.
i got this same error?! how do i make this program work?
The GUI isn't my code... if you read the release post, you'll notice that I credit somebody else for the GUI. Have you got the popstrip.exe in the same folder as the GUI? You need BOTH.
says i need a .net frameworksin order for this to run.where do i get that? doesnt mention where on the readme.
use windows update and install .net framework
why is the GUI seperate from the actual win32 .exe file? they both are quite small so how come they got put up individually?
Because I coded, compiled, and released the popstrip-0.3 commandline utility for windows and linux, and released the source. Somebody over at maxconsole created a simple GUI that relies on my win32 binary, I've simply brought it over here and included it in my release.
I've tried to tell the QJ admins to update the front page post to make it clear to windows users that YOU NEED BOTH... seems to be causing a few problems. Sigh...
i hate these type of applications. i upload psx games and with these things people take our games we upload and just change the artwork only to take credit for it.
Well, you could spend the time hacking up some form of DRM for popstation PBPs (and stop whining...) OR you could just stop whining...
This program is useful to lots of people. Some people (like me) believe in *empowering* the user, not restricting them. Maybe it's my open-source background...
It's nice seeing mac apps coming out more often now. More and more I can quit using Virtual PC. :) Keep up the good work!
When ever i try to start the gui i get an error "Application failed to initialize properly"
I tried just using the command line with eboot in the same folder but it doesn't work. Just flashes real quick
|
QJ.NET Blog Network |
|
| MyQJ | Feed / PDA |
| MyQJ | RSS / PDA |
| Blog of Blogs | Feed / PDA |
| QJ.NET | RSS / PDA |
| Gaming Consoles | Feed / PDA |
| Nintendo DS | RSS / PDA |
| PlayStation 3 | RSS / PDA |
| PSP Updates | RSS / PDA |
| Wii | RSS / PDA |
| Xbox 360 | RSS / PDA |
| PC Gaming | Feed / PDA |
| Age of Conan | RSS / PDA |
| Games for Windows | RSS / PDA |
| MMORPG | RSS / PDA |
| Tabula Rasa | RSS / PDA |
| World of Warcraft | RSS / PDA |
| Science | Feed / PDA |
| Science | RSS / PDA |
| Technology | Feed / PDA |
| Apple | RSS / PDA |
| Gadgets | RSS / PDA |
| iPhone | RSS / PDA |
| Mobile | RSS / PDA |
| Photography | RSS / PDA |
| Tech | RSS / PDA |
| Most Commented | |
| (96) | |
| (47) | |
| (45) | |
| (40) | |
| (31) | |
| (29) | |
| (29) | |
| (28) | |
| (23) | |
| (22) | |
| (21) | |
| (21) | |
| (17) | |
| (16) | |
| (14) | |
| (13) | |
| (13) | |
| (13) | |
| (12) | |
| (11) | |
Accessories
(595)Add-ons
(86)Applications
(171)Artwork
(59)Batteries
(18)Cheats
(62)Deals
(238)Events
(91)Firmware
(285)Flash Applications
(20)



