Kolya on 17/4/2013 at 08:53
SS2Tool creates a working/updated SS2 installation. In theory your program would come in after that to help people tweaking the various CFG files. So much about SS2Tool supporting your program.
Of course this is all hypothetical because ShockCFG exists solely for your own entertainment, much like this thread.
Cyberpunkgothic1 on 17/4/2013 at 16:02
No, it isn't for entertaining me. it is serious work for the System Shock 2 Community I will not get a loan for it, it is free! The radio is entertaining me and the music. nothing more. Who can write of the expirience with the two programs? any wishes? Iwill do today the respawn regulator, but I have to search for the correct values of it!? :) :)
I uploaded version 3.03.07.
The one bug is gone by changing the Layoutmanager, but there is a new one with the buttons in XerxesButton.
The other bug with the save-button and it's language is still there. I don't know how to fix it. I will try to question this on (
www.java-forum.org) or may be Al_B can help.
Two bugs, anyway ShockCfg works correct. Please give your feedback, I can't play the game at the moment.
gnartsch on 18/4/2013 at 23:13
Just making a guess here regarding speicherButton not changing language:
check SetRes, line 120:
xerxesbutton.speicherButton.setName(getTxt().getString("ButtonButtonSave"));
This should read:
xerxesbutton.speicherButton.setText(getTxt().getString("ButtonButtonSave"));
Cyberpunkgothic1 on 19/4/2013 at 08:24
.Thanx gnartsch this was the solution. :)
I uploaded 3.03.09 and there are 4 bugs left:
(
http://www.java-forum.org/awt-swing-javafx-swt/141785-button-borders-optionpane-4.html#post1009933)
this a german forum there I also wrote partly in english, if you have problems with translation please post here I will help!
There is also an othe bug. the Ok-button of the first dialog is to small? And first I need to know how I can change the color of the icon into the normal bright green with gimp???
Cyberpunkgothic1 on 22/4/2013 at 14:08
- speicherButton and abbruchButton are pulled to the floor.
- Selected Tab in Xerxes is completely green.
I work on the second Bug, for the first I don't have a solution and gnartsch meant my code is to complicated to find a solution! lol please help! :)
I edited the first post and added the what you can configure with the tool.
I like to add a game into ShockCfg! who has an idea what a game and which graphics do you whish?
Cyberpunkgothic1 on 25/4/2013 at 11:05
Thanx to gnartsch for the icon!:) The homepage has it already and the program wil have it in version 3.03.13.
I hope I can fix the layout withthe help of java-forum.org! ;)
Cyberpunkgothic1 on 25/4/2013 at 23:08
Here in Germany it has already begun, worldday of intellectually property. This brings my thoughts back to my site. I don't know if it needs a copyright. the program stands under the GPL. I will find it out today and will edit it correspondingly. Further I am trying to fix the bug with the buttons in xerxes with the layoutmanager.