173210 / valentine-hbl

Half Byte Loader BETA
http://wololo.net/hbl
Other
22 stars 5 forks source link

Nethack #298

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
With ToME you edited the EBOOT to make it work, so maybe something like that 
can be done with Nethack so it can work?

Original issue reported on code.google.com by fanagld...@yahoo.com on 31 Jul 2010 at 8:33

GoogleCodeExporter commented 8 years ago
Please provide:
1) a dbglog file of the crash you get with nethack
2) a place to donwload the (PSP) sources of the game

Original comment by wagic.the.homebrew@gmail.com on 1 Aug 2010 at 8:07

GoogleCodeExporter commented 8 years ago
here's the dbglog:http://www.mediafire.com/?2ni9c1y5u7xzr69

Do you want the sources of the PSP port or of the actual game, because the game 
IS open sourced.

Original comment by fanagld...@yahoo.com on 7 Aug 2010 at 2:11

GoogleCodeExporter commented 8 years ago
Ideally the PSP port.

Based on your dbglog file, this is an unknown elf type. This could be related 
to http://code.google.com/p/valentine-hbl/issues/detail?id=296  ( issue 296 ), 
or maybe something else... (compressed prx ? 1.50 only ?...)

a look at the PSP makefile for this game would probably help

Original comment by wagic.the.homebrew@gmail.com on 7 Aug 2010 at 3:45

GoogleCodeExporter commented 8 years ago
The PSP port of Nethack is made for firmwares 1.0 and 1.5. It can't run on new 
firmwares without significant changes.
A 3.xx version exists, but requires some external kernel prx files (something 
called eLoaderBridge to play 1.5 games on new firmwares...but requires kernel 
access from what I understood).

The nethack port would need to be properly recompiled for 3.xx (without that 
"bridge" prx).

Additionally the Makefile is not Windows friendly, so I'll have to boot on 
Linux one of these years, and try again.

Original comment by wagic.the.homebrew@gmail.com on 7 Aug 2010 at 10:38

GoogleCodeExporter commented 8 years ago
Unknown ELF type is usually because the homebrew is GZipped. I think this issue 
is no longer valid.

Original comment by ametric@gmail.com on 10 Aug 2010 at 1:19

GoogleCodeExporter commented 8 years ago
it says elf type is 0... I'm not sure the elf is gzipped, I didn't see anything 
like that in the makefile... I might be wrong though...
although, yeah, it's not really a problem with HBL, rather somebody would need 
to recompile it properly in user mode

Original comment by wagic.the.homebrew@gmail.com on 10 Aug 2010 at 1:27

GoogleCodeExporter commented 8 years ago
I do agree, closing.

Original comment by ametric@gmail.com on 11 Aug 2010 at 10:17