thecherry Posted January 1, 2016 Posted January 1, 2016 Hi, have a problem with the fullscreen, first I did try some res. above 1024. The result was that I get a black border on the right and top side, if I move my mouse to the right or to the top I see that borders.Then I tryed to use a minimal width and height, the result is that my display can't show up the game anymore. The problem is now that the jaconfig.cfg file in GameData/base dont have any effect to the game and I cant disable the fullscreen mode now. My System is a Linux Mint 17.1 - 64bitHave a Nvidia GTX 650 PS:Thanks for that awesome work, did buy the game on Steam couse the 70% sale and its dident work with wine. But your Project give me a hope to play that awesome game again. Smoo likes this
mrwonko Posted January 1, 2016 Posted January 1, 2016 OpenJK no longer stores config files in the game folder, to which a user may not have write access, but in his home folder; I'm not sure where there though, look for ~/.openjk or something like that.
thecherry Posted January 1, 2016 Author Posted January 1, 2016 Did search for it, there is no .openjk folder even not in .configMy Home directory is a bit full. The name dont seems to be jaconfig.cfg can't find a file like that in my home directory Smoo likes this
Smoo Posted January 1, 2016 Posted January 1, 2016 Did search for it, there is no .openjk folder even not in .configMy Home directory is a bit full. The name dont seems to be jaconfig.cfg can't find a file like that in my home directoryIs there a My Games folder?
thecherry Posted January 1, 2016 Author Posted January 1, 2016 Did search it in the source files (https://github.com/JACoders/OpenJK/blob/49fc0450f774755015e00ed652287348293f0f05/shared/sys/sys_unix.cpp) , its stores the files in$home/.local/share/openjk Thanks anyway, hope I get now a solution for the "border" problem.
thecherry Posted January 1, 2016 Author Posted January 1, 2016 OK ... its work now had to set the resolution in linux manual to the same like the game ...But the game is buggy, sadly
ensiform Posted January 1, 2016 Posted January 1, 2016 OpenJK no longer stores config files in the game folder, to which a user may not have write access, but in his home folder; I'm not sure where there though, look for ~/.openjk or something like that. Linux versions never did. Since Linux doesn't operate like that and it used the homepath method for servers anyway. The border problem is likely related to drivers or external sources. Define how the game is buggy though? 64 bit linux is going to be an issue to begin with.
thecherry Posted January 1, 2016 Author Posted January 1, 2016 Linux versions never did. Since Linux doesn't operate like that and it used the homepath method for servers anyway. The border problem is likely related to drivers or external sources. Define how the game is buggy though? 64 bit linux is going to be an issue to begin with. Its the first time that I have a graphic problem like that, but now its work, did wrote a script that set my system resolution to the same like the ingame one. There is a bug if you load a savepoint after you did die, the objects dont interact right. As example: You start a fresh game and break the first tree, after that you die and load the savepoint. The tree stay again normally but you cant break him again.
ensiform Posted January 2, 2016 Posted January 2, 2016 Saves aren't exactly in the best of state no. Especially on 64 bit.
thecherry Posted January 2, 2016 Author Posted January 2, 2016 Don't think that this is a 64bit problem, did try the i368 version, same issue. https://github.com/JACoders/OpenJK/issues/780My girlfriend sad I should just not die x)
ensiform Posted January 2, 2016 Posted January 2, 2016 Mixing saves with arch version differences is not going to work because the format stores pointer data.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now