forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Patch for psputility_sysparam.h

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development
View previous topic :: View next topic  
Author Message
Insert_witty_name



Joined: 10 May 2006
Posts: 376

PostPosted: Tue Jul 03, 2007 5:28 pm    Post subject: Patch for psputility_sysparam.h Reply with quote

A small bug fix and all remaining unknown languages added.

Code:
--- psputility_sysparam.h   2007-07-02 15:39:07.890625000 +0100
+++ psputility_sysparam2.h   2007-07-03 08:23:06.359375000 +0100
@@ -84,15 +84,18 @@
 /**
  * Valid values for PSP_SYSTEMPARAM_ID_INT_LANGUAGE
  */
-#define PSP_SYSTEMPARAM_LANGUAGE_JAPANESE   0
-#define PSP_SYSTEMPARAM_LANGUAGE_ENGLISH   1
-#define PSP_SYSTEMPARAM_LANGUAGE_FRENCH      2
-#define PSP_SYSTEMPARAM_LANGUAGE_SPANISH   3
-#define PSP_SYSTEMPARAM_LANGUAGE_GERMAN      4
-#define PSP_SYSTEMPARAM_LANGUAGE_ITALIAN   5
-#define PSP_SYSTEMPARAM_LANGUAGE_DUTCH      6
-#define PSP_SYSTEMPARAM_LANGUAGE_PORTUGUESE   7
-#define PSP_SYSTEMPARAM_LANGUAGE_KOREAN      8
+#define PSP_SYSTEMPARAM_LANGUAGE_JAPANESE      0
+#define PSP_SYSTEMPARAM_LANGUAGE_ENGLISH      1
+#define PSP_SYSTEMPARAM_LANGUAGE_FRENCH         2
+#define PSP_SYSTEMPARAM_LANGUAGE_SPANISH      3
+#define PSP_SYSTEMPARAM_LANGUAGE_GERMAN         4
+#define PSP_SYSTEMPARAM_LANGUAGE_ITALIAN      5
+#define PSP_SYSTEMPARAM_LANGUAGE_DUTCH         6
+#define PSP_SYSTEMPARAM_LANGUAGE_PORTUGUESE      7
+#define PSP_SYSTEMPARAM_LANGUAGE_RUSSIAN      8
+#define PSP_SYSTEMPARAM_LANGUAGE_KOREAN         9
+#define PSP_SYSTEMPARAM_LANGUAGE_CHINESE_TRADITIONAL   10
+#define PSP_SYSTEMPARAM_LANGUAGE_CHINESE_SIMPLIFIED   11
 
 /**
  * Set Integer System Parameter
Back to top
View user's profile Send private message
ooPo
Site Admin


Joined: 17 Jan 2004
Posts: 2032
Location: Canada

PostPosted: Wed Jul 04, 2007 1:22 am    Post subject: Reply with quote

I've added this to pspsdk in the repository.
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group