EmuNewz Network
Aliens vs Predator: Requiem - ULES00972 - 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: Aliens vs Predator: Requiem - ULES00972 (/showthread.php?tid=87586)

Pages: 1 2 3


RE: Aliens vs Predator: Requiem ULES00972 - input problems - gid15 - 10-15-2012

(10-15-2012, 03:22 PM)Rigaton Wrote: I'm using revision 2770 and even if I move the analogue controller, the values still stay on 128 for both x and y axis
But I'm more inclined to think that it's a video problem (refreshing problem or something else), because the emulator always says Fps:0; so to me the application doesn't seem to work right...
OK, I found a "custom" way to show the values: keeping pressed up, down, left or right and then double click on emulator window...in this way it refreshes the movement data, so the results are as follows:

Left Stick UP => Analog Y=1
Left Stick DOWN => Analog Y=255
Left Stick LEFT => Analog X= 1
Left Stick RIGHT => Analog X=255
I've provided a fix in r2775 to allow the Analog X and Y to range from 0 to 255 instead of 1 to 255 as above. Maybe this game requires the value to go down to 0 instead of 1.
Test on PSP: the Analog X & Y range from 0 to 255.



RE: Aliens vs Predator: Requiem ULES00972 - input problems - Rigaton - 10-15-2012

Tried DXtweak2 and it shows the controller values from 0 to 255, so I think the problem is that Jpcsp starts from 1 to 255...could it be a problem only related to Windows XP?
Sorry, I didn't refresh the browser...gonna try r2775 to find out if it fixes this problem, thanks.


RE: Aliens vs Predator: Requiem ULES00972 - input problems - Rigaton - 10-16-2012

Ok, tried r2784 and the game is now perfectly playable (controls are working correctly in every direction).
Thank you.


RE: Aliens vs Predator: Requiem ULES00972 - input problems - gid15 - 10-16-2012

(10-16-2012, 05:38 PM)Rigaton Wrote: Ok, tried r2784 and the game is now perfectly playable (controls are working correctly in every direction).
Thank you.
Great news! Smile


RE: Aliens vs Predator: Requiem ULES00972 - input problems - Rigaton - 10-28-2012

If there isn't already a topic about it, I think you can move this thread to the playable games section...


RE: Aliens vs Predator: Requiem ULES00972 - input problems - Zekro - 10-28-2012

Ok,moved to playable


RE: Aliens vs Predator: Requiem - ULES00972 - sum2012 - 04-13-2014

last work (boot) r3467
first broke r3468
Attach r3467,r3468,3485 IoFileMgrForUser debug log


RE: Aliens vs Predator: Requiem - ULES00972 - gid15 - 04-13-2014

(04-13-2014, 06:32 AM)sum2012 Wrote: last work (boot) r3467
first broke r3468
Attach r3467,r3468,3485 IoFileMgrForUser debug log
This should be fixed in r3486. Could you retry?

Thank you!


RE: Aliens vs Predator: Requiem - ULES00972 - sum2012 - 04-13-2014

r3486 I get
Code:
Exception in thread "ExternelGE Set Log Level Thread" Exception in thread "GUI" java.lang.UnsatisfiedLinkError: jpcsp.graphics.RE.externalge.NativeUtils.setRendererAsyncRendering(Z)V



RE: Aliens vs Predator: Requiem - ULES00972 - gid15 - 04-13-2014

(04-13-2014, 08:26 AM)sum2012 Wrote: r3486 I get
Code:
Exception in thread "ExternelGE Set Log Level Thread" Exception in thread "GUI" java.lang.UnsatisfiedLinkError: jpcsp.graphics.RE.externalge.NativeUtils.setRendererAsyncRendering(Z)V
Oh, this is an older issue that happened when starting Jpcsp without editing the video settings first. Now fixed in r3487.