""
All times are GMT +2. The time now is 02:58 AM.  

Go Back   PSX/PS2/PS3 Scene Newz > PlayStation2 Forums > PS2 Homebrew/Dev & Emu Scene > FreeVAST

Reply
 
Thread Tools Display Modes
  #1  
Old 08-28-2008, 04:08 PM
zoinky zoinky is offline
Registered User
 
Join Date: May 2005
Posts: 16
Question

ps2 Beebem with esr?


Has anyone managed to get the ps2 beebem (BBC Microcomputer) emulator to work with the aid if ESR?

I have created a DVD and a system.cnf to the elf which is beebem - along with the data folder structure it requires... However, all I get is a blank screen
:-(.

I can boot backup copies of my games so I know my esr 8 is working correctly for ps2 games on dvd - via the patcher.

Any info would be appreciated.

Regards

Zoinky.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2  
Old 08-28-2008, 05:03 PM
yoshi314's Avatar
yoshi314 yoshi314 is offline
linux junkie
 
Join Date: Mar 2008
Posts: 277
Quote:
I have created a DVD and a system.cnf to the elf which is beebem - along with the data folder structure it requires...
so you didn't just patch the image? that might be the first source of the problem.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3  
Old 08-28-2008, 06:29 PM
zoinky zoinky is offline
Registered User
 
Join Date: May 2005
Posts: 16
Thanks yoshi314, I will give this a try.

I guess using a DVD video structure as a bootable template is not exactly the same as patching a standard dvd iso?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4  
Old 08-28-2008, 10:06 PM
dlanor dlanor is offline
Contributor
 
Join Date: Sep 2004
Posts: 4,773
Quote:
Originally Posted by zoinky View Post
Thanks yoshi314, I will give this a try.

I guess using a DVD video structure as a bootable template is not exactly the same as patching a standard dvd iso?
Composing the ISO as DVD-Video will not work at all.

You need to compose the disc as 'ISO9660+UDF', and I use '+Joliet' as well, for long file/folder name support, and for the boot file (as indicated by BOOT2 directive in SYSTEM.CNF) you must use an '8+3' format upper_case_only filename.

You can use Joliet long mixed_case names for folders and files not to be accessed by the Sony boot routines, And these long names will then work properly both in uLE and in SMS.

I have successfully prepared such discs for SMS, using both Nero and ImgBurn to compose such ISOs. ImgBurn is preferable, as it saves directly to standard ISO format. With Nero you have to convert (or sacrifice a disc to burn and rip to ISO format). Just remember that the final ISO still needs to be patched for ESR booting, which is done exactly as for a game disc. Here too I have tested two different methods, one being the original 'MementoDiscPatcher0.9e' and the other being ffgriever's 'ESRDiscPatcher'.

Best regards: dlanor
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5  
Old 08-29-2008, 12:04 PM
zoinky zoinky is offline
Registered User
 
Join Date: May 2005
Posts: 16
thanks for the info dlanor,
I will post back the results as soon as possible,

Regards
zoinky
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6  
Old 08-29-2008, 03:11 PM
katananja katananja is online now
Registered User
 
Join Date: May 2008
Location: Guarulhos, Brazil
Posts: 292
Quote:
Originally Posted by dlanor View Post
and the other being ffgriever's 'ESRDiscPatcher'.
Best regards: dlanor
ESRpatch is from Bootsector right?
__________________
SCPH-90006 Ceramic White - HK Thunder Pro II Gold
SCPH-10000 - JP (No chip)
SCPH-5500 - JP
EMS Memory Adaptor + 32M smart media adapter
Memory Card Access Led Mod
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7  
Old 08-29-2008, 08:37 PM
dlanor dlanor is offline
Contributor
 
Join Date: Sep 2004
Posts: 4,773
Quote:
Originally Posted by katananja View Post
ESRpatch is from Bootsector right?
Yes, but that is not the program I was talking about.

esrpatch.exe is a command-line program by Bootsector

ESRDiscPatcher.exe is a Windows_GUI program by ffgriever

The nice thing about the latter is that it minimizes the work of patching.
You can even drag-drop ISOs to the window to have them patched.

Best regards: dlanor
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8  
Old 09-03-2008, 04:26 PM
zoinky zoinky is offline
Registered User
 
Join Date: May 2005
Posts: 16
I have attempted to use imgburn to create an iso 'ISO9660+UDF' and '+Joliet'. I have placed the nessecary files in on the disc, including a SYSTEM.CNF, plus all the folders that are required for beebem - as the readme dictates...but...

ESR hangs at a pink screen. I have been searching for a specific answer to this problem but cannot find one - incompatible seems like a plausible answer.... I guess ESR cannot read or boot my disk for whatever reason. I have never needed to create iso's- because I have only previously used ulaunchelf with the exploit until now. I know that there is something special about SYSTEM.CNF having a ';1' suffix in it somewhere...

Thanks to all help already given, any more help would be appreciated...

Regards

Zoinky,

P.S. As I don't post to the scene very much - thanks for all everyones hard work - its quite unbelievable whats been acheived!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9  
Old 09-03-2008, 05:26 PM
dlanor dlanor is offline
Contributor
 
Join Date: Sep 2004
Posts: 4,773
Quote:
Originally Posted by zoinky View Post
I have attempted to use imgburn to create an iso 'ISO9660+UDF' and '+Joliet'. I have placed the nessecary files in on the disc, including a SYSTEM.CNF, plus all the folders that are required for beebem - as the readme dictates...but...

ESR hangs at a pink screen. I have been searching for a specific answer to this problem but cannot find one - incompatible seems like a plausible answer....
Plausible yes, but it's by no means certain.
In your description above you make no mention about patching the ISO between creating it and burning it to disc. And if you really did forget to patch it, that in itself explains why it isn't booting.

Quote:
I guess ESR cannot read or boot my disk for whatever reason.
So far yes.

Quote:
I have never needed to create iso's- because I have only previously used ulaunchelf with the exploit until now. I know that there is something special about SYSTEM.CNF having a ';1' suffix in it somewhere...
That is a mandatory suffix to the file name in the BOOT2 directive.

Here's a typical example of that directive (from a boot disc I made for uLE):
BOOT2 = cdrom0:\U_LNELF.ELF;1

If you did not prepare that directive correctly in your SYSTEM.CNF file, that too is sufficient explanation for why the console could not boot the disc. And that problem then has nothing to do with ESR, as a proper SYSTEM.CNF file is required for booting any PS2 compatible disc.

Best regards: dlanor
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10  
Old 09-04-2008, 03:27 PM
zoinky zoinky is offline
Registered User
 
Join Date: May 2005
Posts: 16
dlanor, I have checked the image I burned. The patcher states that 'file already patched!'.

The system .cnf is as follows (untouched by me, are spaces important as in your previous example?):

BOOT2=cdrom0:\RNBEEBEM.ELF;1
VER=1.00
VMODE=PAL

In addition to SYSTEM.CNFthe following files are in the root of the 'patched' iso image,
RNBEEBEM.ELF
BEEBEM.TXT
SJPCM.IRX
USBD.IRX
USBKBD.IRX

and 4 folders containing various XML files and os roms and disk images require for the emulator.

ALP
BST
ROM
SSD
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #11  
Old 09-04-2008, 04:32 PM
dmcbudman dmcbudman is offline
Registered User
 
Join Date: Jan 2005
Posts: 48
Quote:
BOOT2=cdrom0:\RNBEEBEM.ELF;1
VER=1.00
VMODE=PAL
is that correct?
or does it need a space around the '='
like
Quote:
BOOT2 = cdrom0:\RNBEEBEM.ELF;1
VER = 1.00
VMODE = PAL
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #12  
Old 09-04-2008, 04:36 PM
dlanor dlanor is offline
Contributor
 
Join Date: Sep 2004
Posts: 4,773
Quote:
Originally Posted by zoinky View Post
dlanor, I have checked the image I burned. The patcher states that 'file already patched!'.

The system .cnf is as follows (untouched by me, are spaces important as in your previous example?):
I don't think the spaces matter, although is is customary to use them. Anyway, if you didn't change the file, then it should be in the correct form in which others used it.

The other stuff you describe all seems fine, so I have no idea why it doesn't work for you.
The homebrew discs I've made with similar methods all work fine.

Best regards: dlanor
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump



All times are GMT +2. The time now is 02:58 AM.