| 
				  
 
	
		Думаю многие из вас замечали проблему с управлении в первом Принце (во втором все работает сразу). Проблема в том, что игра стартует в режиме "джойстика". Вот решение этой проблемы (копия моего поста с западного форума, нет времени переводить! 
	
	
		| 
					Сообщение от Dert
					
				 Hi, guys, i solved the problem in Prince 1  that ]--Freeman--[  was talking about!
 
There are two ways: 
1. Add "INPUTMAP analog joystick " to the your start_psp.bat  in the game's folder on PSP. You'll have file like this:
 
	@ECHO OFF 
INPUTMAP up up 
INPUTMAP right right 
INPUTMAP down down 
INPUTMAP left left 
INPUTMAP triangle k 
INPUTMAP square rshift
INPUTMAP cross lctrl
INPUTMAP circle lalt
INPUTMAP start enter 
INPUTMAP select esc
INPUTMAP ltrigger l
INPUTMAP rtrigger r
INPUTMAP analog joystick
INPUTMAP exec princeC2
 
2. Really the problem occurs because the game start in "joystick" mode. To solve this problem you can add line "INPUTMAP triangle k " into your start_psp.bat , so u'll have the same file. And when level 1 starts press CTRL+K  (cross + triangle), so the game will be in keyboard mode. ENJOY! Prince is one of the best games ever! |  			 
 Последний раз редактировалось Dert; 02.02.2009 в 03:48.
 
 |