EmuNewz Network
Metal Slug XX - ULUS10495 - Printable Version

+- EmuNewz Network (https://www.emunewz.net/forum)
+-- Forum: PSP Emulation (https://www.emunewz.net/forum/forumdisplay.php?fid=191)
+--- Forum: JPCSP Official Forum (https://www.emunewz.net/forum/forumdisplay.php?fid=51)
+---- Forum: Commercial Game Discussion (https://www.emunewz.net/forum/forumdisplay.php?fid=54)
+----- Forum: JPCSP - Playable Games (https://www.emunewz.net/forum/forumdisplay.php?fid=65)
+----- Thread: Metal Slug XX - ULUS10495 (/showthread.php?tid=2801)

Pages: 1 2


Metal Slug XX - ULUS10495 - pmk - 11-14-2010

Metal Slug XX

http://www.emunewz.net/forum/showthread.php?tid=2801&pid=64473#pid64473


RE: Metal Slug XX - dan83 - 11-14-2010

1º What is your configuration?
2º on which you base that is playable? in a video that is not yours?

Is not playable,the video ends just when it will break.

This is the post: http://www.emunewz.net/forum/showthread.php?tid=1250&highlight=metal

Sorry seems so rude, but I prefer your own experiences,for example to ask you about your configuration, your specs of your pc,...to get an idea how I works in my pc,or have a special setting.


RE: Metal Slug XX - BelialDaniel - 02-19-2011

Nice =D


RE: Metal Slug XX - antonius123 - 03-01-2011

(11-14-2010, 09:09 AM)pmk Wrote: Metal Slug XX
http://www.emunewz.net/forum/showthread.php?tid=2801&pid=64473#pid64473



RE: Metal Slug XX - raziel1000 - 03-16-2012

broken in r2467:
same as dbz and exit

Code:
1119160 [user_main] DEBUG hle.sceFont - sceFontNewLib paramsAddr=0x09FFF61C, errorCodeAddr=0x09FFF648
1119162 [user_main] DEBUG hle.sceFont - sceFontGetNumFontList libHandle=FontLib - Handle: '0x0000001B', Fonts: '4', errorCodeAddr=0x09FFF64C
1119162 [user_main] DEBUG hle.sceFont - sceFontGetNumFontList returning 16
1119165 [user_main] DEBUG hle.sceFont - sceFontFindOptimumFont fontLib=FontLib - Handle: '0x0000001B', Fonts: '4', fontStyleAddr=0x09FFF554, errorCodeAddr=0x09FFF5FC
1119166 [user_main] DEBUG hle.sceFont - sceFontFindOptimumFont: fontH 8,000000, fontV 0,000000, fontHRes 0,000000, fontVRes 0,000000, fontWeight 0,000000, fontFamily 0, fontStyle 0, fontStyleSub 0, fontLanguage 1, fontRegion 0, fontCountry 0, fontName '', fontFileName '', fontAttributes 0, fontExpire 0
1119168 [user_main] DEBUG hle.sceFont - sceFontOpen fontLib=FontLib - Handle: '0x0000001B', Fonts: '4', index=-1, mode=1, errorCodeAddr=0x09FFF5FC

Code:
java.lang.IndexOutOfBoundsException: Index: -1, Size: 16
        at java.util.LinkedList.entry(Unknown Source)
        at java.util.LinkedList.get(Unknown Source)
        at jpcsp.HLE.modules150.sceFont.sceFontOpen(sceFont.java:863)
        at _S1_2_88816EC.s(_S1_2_88816EC.java:4)
        at _S1_2_886197C.s(_S1_2_886197C.java:212)
        at _S1_2_8862054.s(_S1_2_8862054.java:308)
        at _S1_2_88811BC.s(_S1_2_88811BC.java:148)
        at _S1_2_88687A8.s(_S1_2_88687A8.java:256)
        at _S1_2_88687A8.exec(_S1_2_88687A8.java)
        at jpcsp.Allegrex.compiler.RuntimeContext.jumpCall(RuntimeContext.java:137)
        at jpcsp.Allegrex.compiler.RuntimeContext.jump(RuntimeContext.java:175)
        at _S1_2_8868704.s(_S1_2_8868704.java:60)
        at _S1_2_8868B28.s(_S1_2_8868B28.java:464)
        at _S1_2_8868B28.exec(_S1_2_8868B28.java)
        at jpcsp.Allegrex.compiler.RuntimeContext.jumpCall(RuntimeContext.java:137)
        at jpcsp.Allegrex.compiler.RuntimeContext.jump(RuntimeContext.java:175)
        at _S1_2_88688CC.s(_S1_2_88688CC.java:188)
        at _S1_2_884A280.s(_S1_2_884A280.java:92)
        at _S1_2_8851478.s(_S1_2_8851478.java:12)
        at _S1_2_8804114.s(_S1_2_8804114.java:240)
        at _S1_2_8804114.exec(_S1_2_8804114.java)
        at jpcsp.Allegrex.compiler.RuntimeContext.runThread(RuntimeContext.java:693)
        at jpcsp.Allegrex.compiler.RuntimeThread.run(RuntimeThread.java:51)

just forgot to copy fonts...Blush


RE: Metal Slug XX - gid15 - 03-16-2012

Code:
1119166 [user_main] DEBUG hle.sceFont - sceFontFindOptimumFont: fontH 8,000000, fontV 0,000000, fontHRes 0,000000, fontVRes 0,000000, fontWeight 0,000000, fontFamily 0, fontStyle 0, fontStyleSub 0, fontLanguage 1, fontRegion 0, fontCountry 0, fontName '', fontFileName '', fontAttributes 0, fontExpire 0

java.lang.IndexOutOfBoundsException: Index: -1, Size: 16
        at java.util.LinkedList.entry(Unknown Source)
        at java.util.LinkedList.get(Unknown Source)
        at jpcsp.HLE.modules150.sceFont.sceFontOpen(sceFont.java:863)
This should now be fixed in r2477 Smile


RE: Metal Slug XX - raziel1000 - 03-16-2012

(03-16-2012, 04:46 PM)gid15 Wrote: This should now be fixed in r2477 Smile
yep Fixed.




RE: Metal Slug XX - raziel1000 - 03-31-2012

r2500: Moved to Half-Playable , crashes in the 1st stage,
(this game is not playable, also in older revs it wasn't playable...)

Code:
java.lang.StackOverflowError
     at java.util.HashMap.get(Unknown Source)
     at java.util.Collections$SynchronizedMap.get(Unknown Source)
     at jpcsp.Allegrex.compiler.RuntimeContext.getExecutable(RuntimeContext.java:765)
     at jpcsp.Allegrex.compiler.RuntimeContext.jumpCall(RuntimeContext.java:131)
     at jpcsp.Allegrex.compiler.RuntimeContext.jump(RuntimeContext.java:176)
     at _S1_2_8CA2BB0.s(_S1_2_8CA2BB0.java:120)
     at _S1_2_8CA2E40.s(_S1_2_8CA2E40.java:80)
     at _S1_2_8CA2C70.s(_S1_2_8CA2C70.java:4)
     at _S1_2_8CA2C70.exec(_S1_2_8CA2C70.java)
     at jpcsp.Allegrex.compiler.RuntimeContext.jumpCall(RuntimeContext.java:138)
     at jpcsp.Allegrex.compiler.RuntimeContext.jump(RuntimeContext.java:176)
.
.
.
.



RE: Metal Slug XX - raziel1000 - 04-08-2012

running with -Xss10m will fix it.
Moved to Playable Smile


RE: Metal Slug XX - ULUS10495 - fatalframe5 - 11-28-2012

hey, raziel1000, i'm a new baby... and i really wanna play Metal slug XX . Can you tell me what is Xss10m and how to use it ? I have an error with r2500 and i don't really know how to fix it. please reply me soon. Thanks