about ProOnline support
|
05-09-2014, 06:38 AM
Post: #11
|
|||
|
|||
RE: about ProOnline support
(05-08-2014 02:43 PM)onelight Wrote: to make jpcsp more friendly, I add some code by myselfGreat! Could you send me the changes as a patch file? Also, I would prefer to activate ProOnline with a checkbox in the settings instead of using a different start script. Always include a complete log file at INFO level in your reports. Thanks! How to post a log |
|||
05-09-2014, 07:20 AM
Post: #12
|
|||
|
|||
RE: about ProOnline support
(05-09-2014 06:38 AM)gid15 Wrote:Actually I just add 1 jTabbedPane, 6 jLabel and 2 jTextField.(05-08-2014 02:43 PM)onelight Wrote: to make jpcsp more friendly, I add some code by myselfGreat! I write only 4 line code, other code is generate by NetBeans IDE, also update languages( Zh, Zh-TW) Code: setStringFromSettings(metaServerTextField, "network.ProOnline.metaServer"); Code: setStringToSettings(metaServerTextField, "network.ProOnline.metaServer"); ![]() As a coder I just a beginner, forgive my Coding Style and bug (if it have) |
|||
05-09-2014, 11:46 AM
Post: #13
|
|||
|
|||
RE: about ProOnline support
(05-09-2014 07:20 AM)onelight Wrote: As a coder I just a beginner, forgive my Coding Style and bug (if it have)It looks good! ![]() Could you also add a checkbox to enable/disable ProOnline and enable/disable the client/server port shifts (when running 2 Jpcsp's on the same PC). If you have any questions about coding, don't hesitate to PM me... Always include a complete log file at INFO level in your reports. Thanks! How to post a log |
|||
05-09-2014, 12:22 PM
Post: #14
|
|||
|
|||
RE: about ProOnline support
(05-09-2014 11:46 AM)gid15 Wrote:(05-09-2014 07:20 AM)onelight Wrote: As a coder I just a beginner, forgive my Coding Style and bug (if it have)It looks good! I also want add that checkbox, but I don't know how to do. It isn't easy for a beginner. |
|||
05-09-2014, 02:36 PM
Post: #15
|
|||
|
|||
RE: about ProOnline support
(05-09-2014 12:22 PM)onelight Wrote:(05-09-2014 11:46 AM)gid15 Wrote:(05-09-2014 07:20 AM)onelight Wrote: As a coder I just a beginner, forgive my Coding Style and bug (if it have)It looks good! If you want I can add it for you, keeping your original code. But if you wish to do it yourself and learn more about Java, there's a very good collection of tutorials here: http://docs.oracle.com/javase/tutorial/index.html Check the GUI tutorial with NetBeans IDE. It's very easy to follow and quite complete. ![]() |
|||
05-09-2014, 04:05 PM
Post: #16
|
|||
|
|||
RE: about ProOnline support
(05-09-2014 02:36 PM)Hykem Wrote:(05-09-2014 12:22 PM)onelight Wrote:(05-09-2014 11:46 AM)gid15 Wrote:(05-09-2014 07:20 AM)onelight Wrote: As a coder I just a beginner, forgive my Coding Style and bug (if it have)It looks good! Think you, please add it. |
|||
05-17-2014, 06:04 AM
Post: #17
|
|||
|
|||
RE: about ProOnline support
I try to add a ButtonGroup to enable/disable ProOnline and enable/disable the client/server port shifts
![]() code file ![]() code SettingsGUI.java Code: setStringFromSettings(metaServerTextField, "network.ProOnline.metaServer"); Code: private void processArgs(String[] args) { |
|||
05-18-2014, 11:12 AM
Post: #18
|
|||
|
|||
RE: about ProOnline support
(05-17-2014 06:04 AM)onelight Wrote: I try to add a ButtonGroup to enable/disable ProOnline and enable/disable the client/server port shiftsGreat! I've committed your changes in r3518 ![]() I've also added the logging of the Network settings and "on the fly" settings changes (a restart should no longer be necessary as long as the application has not started the networking code). Always include a complete log file at INFO level in your reports. Thanks! How to post a log |
|||
05-18-2014, 02:55 PM
Post: #19
|
|||
|
|||
RE: about ProOnline support | |||
05-18-2014, 02:57 PM
(This post was last modified: 05-18-2014 03:37 PM by onelight.)
Post: #20
|
|||
|
|||
RE: about ProOnline support
(05-18-2014 11:12 AM)gid15 Wrote:Think you!!(05-17-2014 06:04 AM)onelight Wrote: I try to add a ButtonGroup to enable/disable ProOnline and enable/disable the client/server port shiftsGreat! I've committed your changes in r3518 I test r3519 restart no longer be necessary, but enable/disable ProOnline must before running game, broadcast Address need restart edit And I found a big bug of ProOnline support. Test Monster Hunter p3 If ProOnline is activated, you can not close jpcsp or kill cmd.exe and java.exe log Code: 23:24:20 INFO hle.scePauth - user_main - Reading PAUTH data file from F:\jpcsp\TMP\ULJM05800\PAUTH\pauth_1fae0439.bin.decrypt |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)