The following warnings occurred:
Warning [2] Undefined property: MyLanguage::$archive_pages - Line: 2 - File: printthread.php(287) : eval()'d code PHP 8.2.26 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/printthread.php(287) : eval()'d code 2 errorHandler->error_callback
/printthread.php 287 eval
/printthread.php 117 printthread_multipage



EmuNewz Network
Unchained Blades - NPUH10123 - 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: Unchained Blades - NPUH10123 (/showthread.php?tid=64939)

Pages: 1 2 3


RE: Unchained Blades - NPUH10123 - Karen - 07-05-2012

Fixed here, it was graphic card settings, now running in full speed and in HD



RE: Unchained Blades - NPUH10123 - niggapolis - 07-06-2012

what settings did you change?


RE: Unchained Blades - NPUH10123 - gerson2002 - 07-10-2012

Can you borrow your emulator settings?


RE: Unchained Blades - NPUH10123 - bugmenot - 07-10-2012

set vsync to always off on your nvidia or ati control panel.


RE: Unchained Blades - NPUH10123 - Maar - 07-12-2012

When I load the umd and click run it jumps to pause.
Do I need to do something to play it.
I´m using jpcsp r2574


RE: Unchained Blades - NPUH10123 - MediocreJoker - 07-13-2012

The game breaks when stepping onto a specific spike trap in Chapter 2, which tosses you into a 2nd spike trap (But the second spike trap does not trigger. You can still press select to change the map location around the GUI, but you cannot open the menu or move/change direction. The music still plays).


RE: Unchained Blades - NPUH10123 - bugmenot - 07-14-2012

Then don't get into that trap? I'm already at chapter 6 and it's the first time I've heard of those bugs, sure it's not the same on PSP?


RE: Unchained Blades - NPUH10123 - cataxu - 07-18-2012

Using the settings from the attached log and having disabled v-sync in Catalyst I still only achieve around 8-10 FPS at the menu, during dialog, as well as in the first dungeon. Videos max out at full speed. I messed with every setting under the video tab to no effect. Here are my specs:

2GB ATI 6950 x2
16 GB 1600 ram
4.0ghz AMD 1100t

Cooling is not an issue. This is using the latest Java updates as well as the latest build from Orphis. Using both the x64 and x86 versions yielded the same results.


RE: Unchained Blades - NPUH10123 - bugmenot - 07-18-2012

Enabling CLUT will generally kill FPS on ATI card.

Try these setting instead:
Code:
[ ] Disable VBO (automatically disabled if not supported)
[ ] Only GE graphics (not recommended for homebrew)
[X] Use vertex cache
[X] Use shaders (experimental)
[ ] Use a Geometry Shader for 2D rendering (only relevant when using shaders)
[X] Disable UBO (automatically disabled if not supported, only relevant when using shaders)
[ ] Enable VAO (only relevant when using shaders and vertex cache)
[X] Enable saving GE screen to Textures instead of Memory
[ ] Enable decoding of indexed textures (using CLUT) in shader (only relevant when using shaders)
[X] Enable dynamic shader generation (only relevant when using shaders, recommended for AMD/ATI)
[ ] Enable the shader implementation for the "Stencil Test" (more accurate but slower)
[ ] Enable the shader implementation for the "Color Mask" (more accurate but slower)
[ ] Disable optimized VertexInfo reading (may improve compatibility)
[ ] Use Software Rendering (very experimental, not yet complete, slow)



RE: Unchained Blades - NPUH10123 - cataxu - 07-18-2012

Thanks for the settings, I gave them a try and noticed no difference. Disabled crossfire in the event it was causing problems, but that made no difference either. Disabling audio/media engine had no effect on FPS either.