Alexander Blade Posted December 21, 2013 Author Share Posted December 21, 2013 Rockstar developers has nothing to do with mobile ports Also I have added few new opcodes to SA version of CLEO Android in order to get and call funcs from the lib , it was tested with cheat funcs , so one of the test scripts will be cheat input one . Sash and Mr.Kurowski 2 Link to comment https://gtaforums.com/topic/663125-android-cleo-android/?do=findComment&comment=1064350143 Share on other sites More sharing options...
themarin121 Posted December 21, 2013 Share Posted December 21, 2013 Can you use this swimming mod Link to comment https://gtaforums.com/topic/663125-android-cleo-android/?do=findComment&comment=1064350926 Share on other sites More sharing options...
leftas Posted December 21, 2013 Share Posted December 21, 2013 (edited) Have 3 questions. When will you add gta sa support ? Will you realease car spawner,all guns and regen to gta sa ? Will you add to check is button pressed(twice,hold or swipe) buttons like gas or brake ? Edited December 21, 2013 by leftas Link to comment https://gtaforums.com/topic/663125-android-cleo-android/?do=findComment&comment=1064350999 Share on other sites More sharing options...
Alexander Blade Posted December 21, 2013 Author Share Posted December 21, 2013 (edited) themarin121 Requires additional ifp anims , if it's using only scritps and not the asi libraries it can be ported . leftas Version for SA will be public only when I'll see some stable patch , I don't wanna people to misinterpret game crashes as CLEO Android related . Release will include almost all of this scripts as examples . This can be done manually via script without additional opcodes , as you may know SA for mobile devices has few dozens of new touch-related opcodes . Btw I'd noticed that threads have additional local variables now , timers were moved to 40@ and 41@ . Edit: Added video of the script which calls orig SA cheat funcs . Edited December 22, 2013 by Alexander Blade Link to comment https://gtaforums.com/topic/663125-android-cleo-android/?do=findComment&comment=1064351872 Share on other sites More sharing options...
Heisenberg666 Posted December 22, 2013 Share Posted December 22, 2013 themarin121 Requires additional ifp anims , if it's using only scritps and not the asi libraries it can be ported . leftas Version for SA will be public only when I'll see some stable patch , I don't wanna people to misinterpret game crashes as CLEO Android related . Release will include almost all of this scripts as examples . This can be done manually via script without additional opcodes , as you may know SA for mobile devices has few dozens of new touch-related opcodes . Btw I'd noticed that threads have additional local variables now , timers were moved to 40@ and 41@ . I don't wan to rush you or anything but it's stable for me (nexus 5), it will never be stable on every device. I don't really get Crashes since 1.03 Link to comment https://gtaforums.com/topic/663125-android-cleo-android/?do=findComment&comment=1064353008 Share on other sites More sharing options...
Alexander Blade Posted December 22, 2013 Author Share Posted December 22, 2013 I don't wan to rush you or anything but it's stable for me (nexus 5), it will never be stable on every device. I don't really get Crashes since 1.03 I saw ppl who ran 1.0.2 without any issues and with 1.0.3 they have black screen . Link to comment https://gtaforums.com/topic/663125-android-cleo-android/?do=findComment&comment=1064353786 Share on other sites More sharing options...
gamerzworld Posted December 22, 2013 Share Posted December 22, 2013 I don't wan to rush you or anything but it's stable for me (nexus 5), it will never be stable on every device. I don't really get Crashes since 1.03 I saw ppl who ran 1.0.2 without any issues and with 1.0.3 they have black screen . Second this, black screen right after SC login on 1.0.3 on my GS3. Had to downgrade back to 1.0.2. Hopefully it doesn't end up like VC where Rockstar continues to ignore the fact that getting into a car or playing a cutscene freezes the screen while the game continues in the background. Link to comment https://gtaforums.com/topic/663125-android-cleo-android/?do=findComment&comment=1064353816 Share on other sites More sharing options...
leftas Posted December 22, 2013 Share Posted December 22, 2013 (edited) Hey Alexander Blade, You could realease your cleo mod like alpha version, also I suggest you to do version check(it's simple just use PackageManager and there call getPackageInfo() and check PackageInfo.versionCode) and patch lib files by version you get.P.S. I really can't go for 1.03 I have black screen after social club. So I downgrade to 1.02(Samsung galaxy s2) Edited December 22, 2013 by leftas Link to comment https://gtaforums.com/topic/663125-android-cleo-android/?do=findComment&comment=1064354055 Share on other sites More sharing options...
ThirteenAG Posted December 22, 2013 Share Posted December 22, 2013 (edited) themarin121 Requires additional ifp anims , if it's using only scritps and not the asi libraries it can be ported . Swimming script for VC requires these opcodes: 05E6: 0@ = actor $player_actor struct 05E0: 4@ = read_memory 4@ size 4 virtual_protect 0 05DF: write_memory 0@ size 4 value 0.022 virtual_protect 0 05E1: call 4216384 4 pop 4 4.0 156 0 4@ So i think it's not possible to use it on android. IFP anims works great on mobile version though, i'm using my ped.ifp from pc version. P.S. Black screen on 1.03 for me as well, 1.02 works fine(besides bouncing cars bug). Edited December 22, 2013 by ThirteenAG Link to comment https://gtaforums.com/topic/663125-android-cleo-android/?do=findComment&comment=1064354179 Share on other sites More sharing options...
themarin121 Posted December 22, 2013 Share Posted December 22, 2013 When you release cleo for Gta:SA could you use these 3 mods http://zazmahall.de/ZAZGTASANATORIUM/zazmoddat00100/VehicleSpawnerPremium.htm http://zazmahall.de/ZAZGTASANATORIUM/zazmoddat00100/Teleport_to_marker.htm http://zazmahall.de/ZAZGTASANATORIUM/zazmoddat00100/JRamp.htm Link to comment https://gtaforums.com/topic/663125-android-cleo-android/?do=findComment&comment=1064354355 Share on other sites More sharing options...
leftas Posted December 22, 2013 Share Posted December 22, 2013 (edited) themarin121, You can do everything by yourself CarSpawner is hereTeleport to marker- just change Y and X buttons to touch screen buttons Ramp- When @Alexander Blade will add to see if button touch like gas so when you tap twice you could spawn a ramp. If you don't know how to code, there are lessons in this forum. I codding for fun with cleo and I don't realease my mods(Very simple mods) I use them for myself, my native programming lang. are C++,Java(android not computer java),C#. P.S. Oh sorry I didn't see that this is question could you use. You can but you need to change buttons look above what I wrote. Edited December 22, 2013 by leftas Link to comment https://gtaforums.com/topic/663125-android-cleo-android/?do=findComment&comment=1064354399 Share on other sites More sharing options...
ThirteenAG Posted December 22, 2013 Share Posted December 22, 2013 Version for SA will be public only when I'll see some stable patch , I don't wanna people to misinterpret game crashes as CLEO Android related . Release will include almost all of this scripts as examples . This can be done manually via script without additional opcodes , as you may know SA for mobile devices has few dozens of new touch-related opcodes .If read/write memory opcodes is done already, can you send me a private build to test? My game version is still 1.02 and i have some memory addresses to check Link to comment https://gtaforums.com/topic/663125-android-cleo-android/?do=findComment&comment=1064357236 Share on other sites More sharing options...
koragg Posted December 22, 2013 Share Posted December 22, 2013 Black screen on v.1.03 for me aswell. No worries though, i downgraded to 1.02. By the way is there any difference between 1.02 and 1.03 ? (besides the suposed crash fix in 1.03) Strange fact : it seems that 1.03's apk is half the size (10 MB) of the 1.02's (about 20 MB) one (why?) Link to comment https://gtaforums.com/topic/663125-android-cleo-android/?do=findComment&comment=1064357637 Share on other sites More sharing options...
Alexander Blade Posted December 23, 2013 Author Share Posted December 23, 2013 ThirteenAG I'll send you when 1.0.2 support will be added after some rewritings , it's already 1.0.3 only . koragg The difference is that they got rid of assets.zip.mp3 , thats the reason why it's half of the previous size (assets were not compressed but encrypted due to archive) . deprodap 1 Link to comment https://gtaforums.com/topic/663125-android-cleo-android/?do=findComment&comment=1064360326 Share on other sites More sharing options...
Jinx. Posted December 23, 2013 Share Posted December 23, 2013 Please make CLEO for GTA San Andreas 1.0 Android. It's the best version because the files aren't in a .obb file. I just replaced some cars, the timecyc, some weapons, the pedgrp, edited the handling, the cargrp... And I want to see my new replaced Hotknife and see if Jester is fully working with a new handling, default and a model ('86 Sentinel XS). When it's ready, please post it here . @Alexander Blade Someone got rid of assets.zip.mp3 and replaced the main.scm with a new one for PC made by ZAZ, and it worked. The tutorial is in III Other. Link to comment https://gtaforums.com/topic/663125-android-cleo-android/?do=findComment&comment=1064361140 Share on other sites More sharing options...
mefisto61 Posted December 23, 2013 Share Posted December 23, 2013 @Alexander Blade are you pm Link to comment https://gtaforums.com/topic/663125-android-cleo-android/?do=findComment&comment=1064363039 Share on other sites More sharing options...
koragg Posted December 23, 2013 Share Posted December 23, 2013 koragg The difference is that they got rid of assets.zip.mp3 , thats the reason why it's half of the previous size (assets were not compressed but encrypted due to archive) . i think that the removal of the assets.zip.mp3 file is the problem with the the black screen.At least it's like that for me (SGS3 Mini) Link to comment https://gtaforums.com/topic/663125-android-cleo-android/?do=findComment&comment=1064365423 Share on other sites More sharing options...
[LCG]Razor Posted December 24, 2013 Share Posted December 24, 2013 Hey @Alexander, Could you PM me the 1.03 version of CLEO? SA 1.03 is working flawlessly here, playing for hours and no bugs on sight (Nexus 7.2, 4.4.2 Kit Kat) SweetSmasher 1 Link to comment https://gtaforums.com/topic/663125-android-cleo-android/?do=findComment&comment=1064367519 Share on other sites More sharing options...
Heisenberg666 Posted December 24, 2013 Share Posted December 24, 2013 (edited) Hey @Alexander, Could you PM me the 1.03 version of CLEO? SA 1.03 is working flawlessly here, playing for hours and no bugs on sight (Nexus 7.2, 4.4.2 Kit Kat) Same here. Working no problem on n5 4.4.2. We'll be your personal testers Edited December 24, 2013 by Marck527 [LCG]Razor 1 Link to comment https://gtaforums.com/topic/663125-android-cleo-android/?do=findComment&comment=1064367573 Share on other sites More sharing options...
sahir Posted December 24, 2013 Share Posted December 24, 2013 After relesing celo for gta sa please add the cheat functions as a built in script and android 4.4.2 support will be good tooo. i Link to comment https://gtaforums.com/topic/663125-android-cleo-android/?do=findComment&comment=1064368584 Share on other sites More sharing options...
oslec Posted December 24, 2013 Share Posted December 24, 2013 Please make CLEO for GTA San Andreas 1.0 Android. It's the best version because the files aren't in a .obb file. I just replaced some cars, the timecyc, some weapons, the pedgrp, edited the handling, the cargrp... And I want to see my new replaced Hotknife and see if Jester is fully working with a new handling, default and a model ('86 Sentinel XS). When it's ready, please post it here . @Alexander Blade Someone got rid of assets.zip.mp3 and replaced the main.scm with a new one for PC made by ZAZ, and it worked. The tutorial is in III Other. omg... you replaced some cars? where did you find the txd files? on gta3.img i only see dff's files... Link to comment https://gtaforums.com/topic/663125-android-cleo-android/?do=findComment&comment=1064371792 Share on other sites More sharing options...
Jinx. Posted December 25, 2013 Share Posted December 25, 2013 @oslec I don't replaced the txd. That Sentinel has only interior and wheel texture. I replaced the model only and it works very well. The txds are in gta3.txt. Link to comment https://gtaforums.com/topic/663125-android-cleo-android/?do=findComment&comment=1064376458 Share on other sites More sharing options...
Alexander Blade Posted December 27, 2013 Author Share Posted December 27, 2013 (edited) Car spawner for GTA San Andreas http://www.youtube.com/watch?v=gmH_thMZF9g Edited December 27, 2013 by Alexander Blade Link to comment https://gtaforums.com/topic/663125-android-cleo-android/?do=findComment&comment=1064388519 Share on other sites More sharing options...
Alexander Blade Posted December 27, 2013 Author Share Posted December 27, 2013 (edited) Updated to support GTASA v1.0.2 and v1.0.3 Edited December 27, 2013 by Alexander Blade Link to comment https://gtaforums.com/topic/663125-android-cleo-android/?do=findComment&comment=1064389607 Share on other sites More sharing options...
ThirteenAG Posted December 27, 2013 Share Posted December 27, 2013 (edited) Sweet. Correct the opcodes.txt if i'm wrong: 0DD0: 0@ = get_label_addr @label ; android0DD1: 0@ = get_func_addr_by_cstr_name "test" ; android0DD2: context_call_func 0x0000DEAD ; android0DD3: context_set_reg 0@ value 5 ; android0DD4: 0@ = context_get_reg 1@ ; android0DD6: 0@ = get_game_version ; android0DD7: 0@ = get_image_base ; android0DD8: 0@ = read_mem_addr 0xFADE size 4 add_ib 0 ; android0DD9: write_mem_addr 0xFADE value 1 size 1 add_ib 0 protect 1 ; android0DDC: set_mutex_var 1 to 5 ; android0DDD: 0@ = get_mutex_var 3 ; androidadd_ib means what exactly? And what opcodes 0DD3:-0DD4: are doing? Edited December 27, 2013 by ThirteenAG Link to comment https://gtaforums.com/topic/663125-android-cleo-android/?do=findComment&comment=1064389848 Share on other sites More sharing options...
jmso Posted December 27, 2013 Share Posted December 27, 2013 (edited) Really awesome thanks ! But that's not really to use, could you make an easy way? like press both volume button to make the cleo mod appear ? Other thing: Sometime my game is freeze and I'm forced to kill the app. Thanks again ! Edited December 27, 2013 by jmso Link to comment https://gtaforums.com/topic/663125-android-cleo-android/?do=findComment&comment=1064390030 Share on other sites More sharing options...
Alexander Blade Posted December 27, 2013 Author Share Posted December 27, 2013 (edited) ThirteenAG You didn't look good enough in the script sources . 0DD1 requires address of the string (being used in pair with 0DD0) , not string itself 0DD2 can't be used with direct addresses because game lib have different load base in runtime 0DD3/4 sets/gets reg with num from 0 to 5 , no variable for reg num required 0DD8/9 if used with direct address must have image base added (add_ib flag set to 1) or if it's using address which was got using name via 0DD1 or via some pointer from the game in runtime then add_ib must be 0 jmso The way it is is the easy one for the most users . Does it freeze without cleo ? How much ram you device has ? Edited December 27, 2013 by Alexander Blade Link to comment https://gtaforums.com/topic/663125-android-cleo-android/?do=findComment&comment=1064390068 Share on other sites More sharing options...
Jinx. Posted December 27, 2013 Share Posted December 27, 2013 @Alexander Blade Could you make it for 1.0 please? I can't download 1.0.2 because I don't have internet so much... Please respond Link to comment https://gtaforums.com/topic/663125-android-cleo-android/?do=findComment&comment=1064390190 Share on other sites More sharing options...
jmso Posted December 27, 2013 Share Posted December 27, 2013 (edited) @Alexander Thanks for your reply, I have a GS4 so 2GB and doesn't freeze without the mod. Edit: Finally totally works for the touch commands! Edited December 27, 2013 by jmso Link to comment https://gtaforums.com/topic/663125-android-cleo-android/?do=findComment&comment=1064390235 Share on other sites More sharing options...
Heisenberg666 Posted December 27, 2013 Share Posted December 27, 2013 (edited) Thanks. Working great on SA 1.03 nexus 5 4.4.2 Edited December 27, 2013 by Marck527 Link to comment https://gtaforums.com/topic/663125-android-cleo-android/?do=findComment&comment=1064390309 Share on other sites More sharing options...
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