imeteora / kwaak3

Automatically exported from code.google.com/p/kwaak3
0 stars 0 forks source link

No virtual joypad on the latest trunk version (trunk) (java part ?) #135

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hello,

I have downloaded the kwaak version from the trunk (r37)
First I had difficulties to make it run 
2 major problems :
1. setGameDirectory not called from Java appli so that impossible to find the 
/mnt/sdcard/quake/baseq3 directory to install the differents *.pak files => I 
have added a KwaakJNI.setGameDirectory("/mnt/sdcard/quake3")in Game.java also 
mentionned by one developper in issue 133
2. setRenderer JNI IF not called. Two options : make a call in the Java program 
or remove in android_input the call to setMenu as mentionned in the same 
previous issue 133.
NB : these two functions must be added in the IF of the kwaakJNI.java.
With these modifications, you will be able to manage them.
In addition, the vritual joypad is not supported as in version 
kwaak3_test_v11f.apk.

So i have the feeling there's a disalignement between the java part and the JNI 
+ quake files in the trunk. (NB : I have replaced the .so libraries by mine 
compiled from the trunk so just keeping the java part of kwaak3_test_v11f.apk 
and i got the good behaviour (joypad etc...).Do you confirm ? When do you plan 
to commit the sources for the virtual joypad ?  

Original issue reported on code.google.com by jojoluca...@gmail.com on 12 May 2011 at 9:52

GoogleCodeExporter commented 8 years ago
Correct due to some external 'issues' the code wasn't in SVN yet. Planning to 
commit it soon.

Original comment by thunderb...@gmail.com on 1 Jun 2011 at 4:07

GoogleCodeExporter commented 8 years ago
Thanks for the answer.
Do you know when it will be committed ?

Original comment by jojoluca...@gmail.com on 7 Jun 2011 at 8:56

GoogleCodeExporter commented 8 years ago
Hi there I have one problem with the installation, I bought a Samsung Galaxy S2 
and created the folders as specified I coppied the files over and installed the 
kwaak3 file but now when I try to run the game,it gives me the START GAME and 
visit website screen but when I want to start the game my phone gives me an 
error "Unable to locate /sdcard/quake3." is there any way to fix this?????

Original comment by Gods.cl...@gmail.com on 7 Dec 2011 at 9:17