|  03-20-2011, 03:09 PM | #196 | |
| 2B || !2B            Posts: 854 Karma: 327896 Join Date: Feb 2010 Location: Austria Device: Sony PRS505/650/T1/tolino vision 5 | Quote: 
 Code: selectedCard.selected=false; Havn't updated attachment in previous post! Will wait for kartus and Bens opinions. | |
|   |   | 
|  03-20-2011, 04:24 PM | #197 | |||
| PRS+ author            Posts: 1,637 Karma: 2446233 Join Date: Dec 2007 Device: Sony PRS-300, 505, 600, 650, 950 | Quote: 
 Quote: 
 Quote: 
 Many users are very concerned about "additional stuff that they'll never use" that is in PRS+, presumably eating resources, games in particular. So from this perspective it would be better to keep game translations independent from the core translation files. I'm a bit concerned about adding icons for each app, hopefully it won't cause issues. | |||
|   |   | 
|  03-20-2011, 05:42 PM | #198 | |
| Evangelist            Posts: 411 Karma: 902071 Join Date: Jun 2008 Location: Zaragoza (Spain) Device: prs-505, kobo auraHD, kobo auraH2O, kobo Glo HD, kobo aura ONE | Quote: 
 Thanks, Ben | |
|   |   | 
|  03-21-2011, 03:09 AM | #199 | 
| 2B || !2B            Posts: 854 Karma: 327896 Join Date: Feb 2010 Location: Austria Device: Sony PRS505/650/T1/tolino vision 5 | 
			
			Hello Surquizu, are you using PRS+ 2.0.10alpha or 1.1.3? | 
|   |   | 
|  03-21-2011, 03:12 AM | #200 | |
| EPUB Metadata ******            Posts: 526 Karma: 26874 Join Date: Dec 2010 Device: Kobo Glo HD | 
				
				Game icons
			 Quote: 
 I only wanted to add an icon for Chess (since it is a game that is popular, and I could see that people might want to put it on their home screens) and FreeCell (since there may be other card games added in the future). I have no intention of doing any further icons. Sincerely, Ben. | |
|   |   | 
|  03-21-2011, 04:45 AM | #201 | 
| PRS+ author            Posts: 1,637 Karma: 2446233 Join Date: Dec 2007 Device: Sony PRS-300, 505, 600, 650, 950 | 
			
			Bug report from TJ27 @ the-ebook.org (PRS-350): He got Draughts and Freecell from #193. (custom build, based on 2.0.10a) Draughts hang from time to time (but could be exited with "home") Freecell stopped working, with "you win" text on the screen. Version from #59 worked. (UPDATE: he was referring to version from Mark, #195) Last edited by kartu; 03-21-2011 at 05:08 AM. | 
|   |   | 
|  03-21-2011, 05:15 AM | #202 | 
| Evangelist            Posts: 411 Karma: 902071 Join Date: Jun 2008 Location: Zaragoza (Spain) Device: prs-505, kobo auraHD, kobo auraH2O, kobo Glo HD, kobo aura ONE | |
|   |   | 
|  03-21-2011, 06:39 AM | #203 | |
| EPUB Metadata ******            Posts: 526 Karma: 26874 Join Date: Dec 2010 Device: Kobo Glo HD | Quote: 
 I am surprised about Draughts, though. It sounds like he is experiencing the issue I thought I had fixed with the most recent update. Is he absolutely sure he has the latest version, and that he did a full rebuild of PRS+, and then restarted his reader after copying the new installer across to make sure the newest version was installed? | |
|   |   | 
|  03-21-2011, 06:41 AM | #204 | |
| EPUB Metadata ******            Posts: 526 Karma: 26874 Join Date: Dec 2010 Device: Kobo Glo HD | 
				
				Problem with Mark's FreeCell in Sim
			 Quote: 
 I would love to see how this works, but I am having difficulty getting it to run in the Sim. Here is the relevant section from eBookSimMain.xml: Code: 				 case "Freecell" : {
				 				kbook.autoRunRoot.getSoValue = _Core.system.getSoValue;
				 				kbook.autoRunRoot.hasNumericButtons = _Core.config.compat.hasNumericButtons;
								kbook.autoRunRoot._icon = 39;
								kbook.autoRunRoot._title = "Free Cell";
								kbook.autoRunRoot.getSoValue = _Core.system.getSoValue;
								kbook.autoRunRoot.getFileContent = _Core.io.getFileContent;								
								this.EINK.VIEW.setURI("../addons/Freecell/freecell.xml");				
								break;
								}Sincerely, Ben. | |
|   |   | 
|  03-21-2011, 07:33 AM | #205 | 
| 2B || !2B            Posts: 854 Karma: 327896 Join Date: Feb 2010 Location: Austria Device: Sony PRS505/650/T1/tolino vision 5 | 
			
			Hi Ben, you have done nothing at all. It's my bad. I used half of yesterday to fix the Sim, but havn't posted the corrected code.  Error is in _Prsplus.js References to Core.string aren't corrected to the new Core.text Will post the fix in the evening. Again sorry. Mark Last edited by Mark Nord; 03-21-2011 at 05:22 PM. Reason: typo | 
|   |   | 
|  03-21-2011, 01:40 PM | #206 | |
| EPUB Metadata ******            Posts: 526 Karma: 26874 Join Date: Dec 2010 Device: Kobo Glo HD | Quote: 
 Thanks for letting me know. I look forward to the update! Sincerely, BenChen. | |
|   |   | 
|  03-22-2011, 02:59 AM | #208 | 
| Enthusiast   Posts: 44 Karma: 198 Join Date: Mar 2011 Location: Russia, Saratov Device: Sony PRS-350 | 
			
			Mark Nord Thank you, fixed version of the Sim 05 use "eBookSimMain800.xml" work fine.(button in right corner) If i use "eBookSimMain.xml" and vetical resolution 1024+ form not resizing large, only smaller. | 
|   |   | 
|  03-22-2011, 04:08 AM | #209 | |
| 2B || !2B            Posts: 854 Karma: 327896 Join Date: Feb 2010 Location: Austria Device: Sony PRS505/650/T1/tolino vision 5 | Quote: 
 There should be a "drag-box" in the bottom right corner to enlarge the program-window. Also a Double-Click at any empty-space will toggle between full-screen and window-mode. HTH Mark | |
|   |   | 
|  03-22-2011, 04:43 AM | #210 | 
| EPUB Metadata ******            Posts: 526 Karma: 26874 Join Date: Dec 2010 Device: Kobo Glo HD | 
				
				Sim v0.5 (and FreeCell)
			 
			
			Hi Mark, Thanks for the update. It works perfectly in the Sim. I like the textbox control! This evening, I will try it out on my 600. Assuming it works, you have my blessing to go ahead and do the same for Mahjong! I have attached the English help document, so you don't have to type it all in again... Sincerely, Ben. | 
|   |   | 
|  | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| Fsk error, code = -13 | Brian Charles | Sony Reader | 4 | 04-23-2010 04:21 PM | 
| Fsk error code= -43 | shrktank | Sony Reader | 1 | 12-24-2009 09:32 AM | 
| Just a silly tweak: AUTORUN.INF for Windows | Rootman | Kindle Developer's Corner | 3 | 12-04-2009 10:17 AM | 
| Request for test in Windows XP | kovidgoyal | Calibre | 5 | 08-26-2009 01:14 PM | 
| Windows Develpment Environment issue | itimpi | Calibre | 20 | 01-17-2009 07:15 PM |