View Single Post
Old 12-09-2010, 03:33 PM   #75
Mark Nord
2B || !2B
Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.
 
Posts: 854
Karma: 327896
Join Date: Feb 2010
Location: Austria
Device: Sony PRS505/650/T1/tolino vision 5
Quote:
Originally Posted by VICTORSJG View Post
is it posible to install this game in prs 1.3 for prs 505?
I assume so, but can't test because my reader shows a nasty IM corruption, so I will have to recover this first.

The startscript is pretty much the same as the one I posted in #67 with this modifications to function activate:
Code:
activate: function () {
	kbook.autoRunRoot.getSoValue = Core.system.getSoValue;
	kbook.autoRunRoot.hasNumericButtons = true;
		
	kbook.autoRunRoot.path = Core.config.addonsPath + "Fiverow/fiverow.xml";
	kbook.autoRunRoot.enterIf(kbook.model);
		},
Mark Nord is offline   Reply With Quote