how to rum pokemon go with low spec devices (1gb ram) tutorial - General Topics

I have 2 phones, Xperia T running 5.1.1 and an Xperia M running aosp 6.0.1 with nui kernel.
before doing this I could run it on the but was really laggy and the game was unplayable on the T.
Things you will need;
-root
-gl tools
Now you need to install gltools and install the 2nd driver.( on the play store but its paid, no warez here so no links)
Now open gl tools and find pokemon go.
Check force 16 bit rendering and optimise glsl shaders. Next set render resolution to 0.5 (doesn't effect a whole load but helped with the Ts 720 screen, probably not needed for lower res) and set downscale textures to 0.5. That's it done!
After doing this, the game runs butter smooth on my T and runs somewhat smoother on my M. This is all because the app uses less ram (was hitting nearly 600mb ram at most)
Let me know if it helped

8hodgsonkh said:
I have 2 phones, Xperia T running 5.1.1 and an Xperia M running aosp 6.0.1 with nui kernel.
before doing this I could run it on the but was really laggy and the game was unplayable on the T.
Things you will need;
-root
-gl tools
Now you need to install gltools and install the 2nd driver.( on the play store but its paid, no warez here so no links)
Now open gl tools and find pokemon go.
Check force 16 bit rendering and optimise glsl shaders. Next set render resolution to 0.5 (doesn't effect a whole load but helped with the Ts 720 screen, probably not needed for lower res) and set downscale textures to 0.5. That's it done!
After doing this, the game runs butter smooth on my T and runs somewhat smoother on my M. This is all because the app uses less ram (was hitting nearly 600mb ram at most)
Let me know if it helped
Click to expand...
Click to collapse
I am also happy try this game

thank you, it really helped. :good:

thank you so much! So glad I found this thread. Made a huge difference on my S3

Vyrnach said:
thank you so much! So glad I found this thread. Made a huge difference on my S3
Click to expand...
Click to collapse
Yeah, especially in built up areas my game has went from using 570mb ram at max to just under 300mb

Related

[APP][2.3+]Particles Fountain 3D

Hi !
I just published on the play store my first android app :
play.google.com/store/apps/details?id=com.valxp.particles
(it's my first post so I can't post links :crying
It's a 3D particle engine that uses all the power of your phone.
It runs a thread per CPU core and is developed in C++ using the android NDK.
It's not a really usefull app for now. It just moves depending on the music your phone is currently playing, so you can use it as a audio vizualiser.
At the beginning you can select the amount of particles, on my galaxy SII I can run smoothly 80,000 particles and 150,000 on my nexus 7.
I recommend you to keep the particle size under 2. After that it becomes ugly
Motion blur adds some speed effect, but it may be heavy for low-end phones so you can disable it if needed.
It's really battery consuming, but I limit the framerate of the engine at 60 FPS and android limit the GPU at 60 FPS too. So if you use a lower amount of particles, the battery consumption will be lower.
Tell me if you like it or not. If you have ideas, advices, insults... :cyclops:
It's my first post on XDA despite the fact that I have been here for a few years, I never felt like I could be usefull, so I hope I can now
English is not my native language, so don't hesitate to tell me if I did some grammar fails.
Enjoy ! (And comment )
EDIT : Added screenshot as attachment
screenshot
play.google.com/store/apps/details?id=com.valxp.particles
Replying to make a link.

[GUIDE] Increase android gaming performance (resolution change) (ROOT NEEDED)

Hello everybody, and before all, sory for my english
The main objetive of this thread is to provide a guide to increase performance on high density screen GPU bound devices, for example, the nexus 10.
The last year android devices start shiping with very high definition screens, but without the necesary GPU muscle to make them work good.
Since I was a PC gamer, I know the terrible impact of high definition on the gaming performance, and, on this screen size, this is a useless impact, since the extra resolution are practicaly unperceptible.
The past week I spend a lot of time trying to change my device's resolution (a nexus 7) and with kernel modding, it is posible, but don't are great since I only play 1/3 of the devices usage, and the 1280x800 resolution are great for chat, browsing (or posting on the forum ).
Finally I find a great program that allow me to temporary change the display resolution of my device, and with the free version I was allowed to change resolution to 720x450, and on gaming performance, that was a GREAT performance updrade, even, with the wuality sacrifice (and on a 7 inch display, this wasn't a great lose.
In order to do that, I need to disable soft keys, since they bug A LOT with the resolution change, and to use a custom launcher because the default launcher bug too (go launcher ex is my favourite and the only one I test).
So, I leave a guide on how to prepare your device to use this mod to increase gaming performance, and to provide help to everyone who want it.
First of all, you NEED to be rooted.
Now, start with the device preparing.
Wee need a soft keys replacement, I recomend this one, work great and are really simple to customize.
https://play.google.com/store/apps/details?id=jun.ace.piecontrol
Now, you need to remove the soft keys in order to gain extra screen space and to protect yourself from potential bugs on the user interface.
To do that, you need to edit your build.prop with an editor or manually with a text editor and add this line.
qemu.hw.mainkeys=1
Now, on the next boot your device have the soft keys disabled.
To protect the status bar from being bugged, we need to change the lcd density of our display in order to allow a phone status bar (the phablet one bug on low resolution displays, and on tablets without sofkeys, we need a status bar.
To do that, we need to edit from the build.prop editor the "ro.sf.lcd_density" parameter and set it to something above 214 (nexus 7 have 213 and it enable the phablet interface, and on 214 it enable a full phone interface, but with small icons and more work space, you need to test and find the most usefull dpi for your device)
Now, we need to install the "magic app", and start testing resolutions and trying to find the most confortable for us, I have the paid version and use on the nexus 7 (16:10 or 8:5) 480x768 since it allow GREAT performance improvement and a good image quality for my screen size.
https://play.google.com/store/apps/details?id=com.nomone.resolution_changer
One example of a game that work GREAT with this trick is N.O.V.A. 3, on the tegra 3 plataform it is almost inplayable, and with the trick, on my nexus 7, it looks like this.
So, start testing this, and post your results, configs and devices.
Help us resolving the screen resolution fragmentation on devices!
And mods, please, help the post with a good language correction XD
Edit: Changed the APK link, to a new one, the new app have onscreen buttons to fix the navbar problems, so, pie controls are no longer needed, I leave the link here onlfy for people to know another alternative, thx for NoMone Devs!
i am planning to buy a 7 or 8" android with high resolution and was a bit worried about gaming performance because of the high resolution.. can you post a video of the performance gain plz?
Whoa! I might give this a go when I get home. Good Job.
i am interested for feedbacks in other heavy games like modern combat 4
this!
what android device and other mobile devices lacks.
there's no setting to set the resolution!
people out there always suggest me to change the dpi, but hell no!
"dpi" is not physical resolution, it just changing icon and other ui element to small or big.
this terms confuse many people.
they think DPI is the screen resolution.
and.... i just cannot understand the hype,
many vendors put high res 1080p on 5" device?
what the heck!? is it necessary?
what's next? ultra 4K res on 4" screen?
come on.. it's unnecesary and waste of battery.
gpu works hard to get the job done in that resolution. especially gaming.
thank you for sharing this trick for us.
google should consider to put resolution changer on the next android.
and android vendor should realize put hi-res on small screen is just plain dumb.
-----
Sent from Android device
i will try this thank you. . .:good:
It's hard to take a video without a camera, but to give youman example, on 500x800 asphalt 7 give me 60fps on the shangai track, with my 800x1280 default resolution, I have 20fps aprox with a lot of fluctutations, it's a great app, and with GMD hide buttons, is almost perfect.
Antara33 said:
It's hard to take a video without a camera, but to give youman example, on 500x800 asphalt 7 give me 60fps on the shangai track, with my 800x1280 default resolution, I have 20fps aprox with a lot of fluctutations, it's a great app, and with GMD hide buttons, is almost perfect.
Click to expand...
Click to collapse
ah that indeed seems to be very nice! i have tried it on my htc desire not it does not work nothing changed
yeahman45 said:
ah that indeed seems to be very nice! i have tried it on my htc desire not it does not work nothing changed
Click to expand...
Click to collapse
Yes, on the HTC Desire 480x800 display, you need to set it to something lower that it, for example, 360x600, it increase the gaming performance, this trick work great on high res display like the nexus 7 or nexus 10 displays for example, try to reduce the resoution to something that retain the original aspect ratio and be lower that 480x800, 360x600 or 240x400 make a grat change, but im not sure about image quality on this device...
Antara33 said:
Yes, on the HTC Desire 480x800 display, you need to set it to something lower that it, for example, 360x600, it increase the gaming performance, this trick work great on high res display like the nexus 7 or nexus 10 displays for example, try to reduce the resoution to something that retain the original aspect ratio and be lower that 480x800, 360x600 or 240x400 make a grat change, but im not sure about image quality on this device...
Click to expand...
Click to collapse
ok thx i have tried to set it to 360x640 on the free version.. but nothing happens.. it just say "Display scaler free has been granted root superuser permissions" and nothing happens
Mh, maybe this is a device specific issue, have you posted a review or sended the autor an feedback email about it?
Antara33 said:
Hello everybody, and before all, sory for my english
The main objetive of this thread is to provide a guide to increase performance on high density screen GPU bound devices, for example, the nexus 10.
The last year android devices start shiping with very high definition screens, but without the necesary GPU muscle to make them work good.
Since I was a PC gamer, I know the terrible impact of high definition on the gaming performance, and, on this screen size, this is a useless impact, since the extra resolution are practicaly unperceptible.
The past week I spend a lot of time trying to change my device's resolution (a nexus 7) and with kernel modding, it is posible, but don't are great since I only play 1/3 of the devices usage, and the 1280x800 resolution are great for chat, browsing (or posting on the forum ).
Finally I find a great program that allow me to temporary change the display resolution of my device, and with the free version I was allowed to change resolution to 720x450, and on gaming performance, that was a GREAT performance updrade, even, with the wuality sacrifice (and on a 7 inch display, this wasn't a great lose.
In order to do that, I need to disable soft keys, since they bug A LOT with the resolution change, and to use a custom launcher because the default launcher bug too (go launcher ex is my favourite and the only one I test).
So, I leave a guide on how to prepare your device to use this mod to increase gaming performance, and to provide help to everyone who want it.
First of all, you NEED to be rooted.
Now, start with the device preparing.
Wee need a soft keys replacement, I recomend this one, work great and are really simple to customize.
https://play.google.com/store/apps/details?id=jun.ace.piecontrol
Now, you need to remove the soft keys in order to gain extra screen space and to protect yourself from potential bugs on the user interface.
To do that, you need to edit your build.prop with an editor or manually with a text editor and add this line.
qemu.hw.mainkeys=1
Now, on the next boot your device have the soft keys disabled.
To protect the status bar from being bugged, we need to change the lcd density of our display in order to allow a phone status bar (the phablet one bug on low resolution displays, and on tablets without sofkeys, we need a status bar.
To do that, we need to edit from the build.prop editor the "ro.sf.lcd_density" parameter and set it to something above 214 (nexus 7 have 213 and it enable the phablet interface, and on 214 it enable a full phone interface, but with small icons and more work space, you need to test and find the most usefull dpi for your device)
Now, we need to install the "magic app", and start testing resolutions and trying to find the most confortable for us, I have the paid version and use on the nexus 7 (16:10 or 8:5) 480x768 since it allow GREAT performance improvement and a good image quality for my screen size.
https://play.google.com/store/apps/details?id=com.nexter.miniscalerfree
One example of a game that work GREAT with this trick is N.O.V.A. 3, on the tegra 3 plataform it is almost inplayable, and with the trick, on my nexus 7, it looks like this.
So, start testing this, and post your results, configs and devices.
Help us resolving the screen resolution fragmentation on devices!
And mods, please, help the post with a good language correction XD
Click to expand...
Click to collapse
Hey I bought the app and it works fine i tried most of the resolutions and even a custom one but it seems that no resolution lower than my physical one will go full screen i always get black borders do you get this too?
thanks a8 soc
I tried tweaking my resolution to a higher one yet nothing happens on my Alcatel OneTouch T10. Any fix on this?
Sory for the lazy responce, I have so much time working and other personal things I read on the store that the apk only make the new resolution use the full screen on 4.2+ so if you are on 4.1-, you have it with black borders, sory, but I cant do anything for this :/
is there any way after change resolution for fix buttom touch key(it doesnt work physical touch key)? or any idea where is touch key config file or something like that related in root?
THUNDERASS said:
is there any way after change resolution for fix buttom touch key(it doesnt work physical touch key)? or any idea where is touch key config file or something like that related in root?
Click to expand...
Click to collapse
I don't know, I suppose, android mao this keys as a touchscreen surface or something like that, the most easybway is using gmd hide softkeys and with it, trigger a softkeys quick navbar and play with this, I am using Paranoidandroid right now and with the pie controls I fix all my problems, and on smanager I created 2 scripts to execute the commands to change resolution, one for the 500x800 for gaming and the other to 1280x800, the default resolution of the nexus 7.
Try it and leave me a comment with your experience.
Antara33 said:
I don't know, I suppose, android mao this keys as a touchscreen surface or something like that, the most easybway is using gmd hide softkeys and with it, trigger a softkeys quick navbar and play with this, I am using Paranoidandroid right now and with the pie controls I fix all my problems, and on smanager I created 2 scripts to execute the commands to change resolution, one for the 500x800 for gaming and the other to 1280x800, the default resolution of the nexus 7.
Try it and leave me a comment with your experience.
Click to expand...
Click to collapse
Thanls for your reply.i have mtk quad core 6589T 1.5 ghz device with powervr 544MP1 and 1 gb ram . My screen is 1080p. i think gpu cant handle this resolution sometimes occur wierd lag and some highend games cant playable.After change resolution to 720p and 320 dpi everything perfect games performance increase %80-100 even memory consumption decreasing.(100mb).i am using with pie control but i want to using continiusly 720p i think after change resulotion touch key coordinates change over screen size.if i found that responsible cfg file or something maybe i can handle this.i am still searching..
THUNDERASS said:
Thanls for your reply.i have mtk quad core 6589T 1.5 ghz device with powervr 544MP1 and 1 gb ram . My screen is 1080p. i think gpu cant handle this resolution sometimes occur wierd lag and some highend games cant playable.After change resolution to 720p and 320 dpi everything perfect games performance increase %80-100 even memory consumption decreasing.(100mb).i am using with pie control but i want to using continiusly 720p i think after change resulotion touch key coordinates change over screen size.if i found that responsible cfg file or something maybe i can handle this.i am still searching..
Click to expand...
Click to collapse
For me, the way to go is sticking with default res for everything except gaming, as I say, I have two scripts on 2 widgets on my main screen, one with the commands
su
wm size 500x800
And the other with the commands
su
wm size reset
on jely bean 4.3 this commands set the override resolution of the screen.
on android 4.2.x the wm have to be replaced with am.
The app launch this terminal commands and override our resolution, but since I cant buy the app because of credit card and legal issues on argentina, I made my own scripts with smanager and swidgets . Quick on the fly change, and "letz rack!"
i am using this fantastic program on my thl w8s to scale resolution from 1080p to 720p during games and the speedup is fantastic...i set tasker to autolaunch the app when i click on the game icon, and once finished the game just click on fixes/reset resolution to bring everything back to 1080p . this program is great and the only one i have found...let's hope the developer doesn't abandon it and keeps making it better....and with a better integration in tasker maybe

[GUIDE] How to run games smooth that lag on your Device

Ever wonder why your phone can't run a game smoothly as another device which has lower performance specifications? I sometimes ask myself this with 1.2ghz quad core cpu and powervr sgx544 gpu along with 1GB ram runs Asphalt 8 laggy at high or even medium settings? While a 480x800 HVGA phone runs it with better performance? See thats the problem right there a resolution of 720x1280 GPU will run slower than a 480x800 Same GPU. Why am I doing this well I got tired of hearing games not optimized for my gpu and seeing that lower end phones running games I cant run.
So i decided to do some research of my GPU and have understand that it's a capable GPU and then i thought to myself what if i can change game resolution for more performance similar to a PC or i tried HVGA games on my WVGA and it was faster. That was the moment i can run asphalt 8 on high settings now thanks to changing resolution. I have seen a lot of apps and saw where someone tried it and stuck at bootloop well this App is safe to use, although i can't guarantee that!
READ CAREFULLY!
Root Devices Required for this to work!
Requires root on Android 4.3 and higher.( i got 4.2 and it worked)
Google Play
NOMone Resolution Changer
play.google.com/store/apps/details?id=com.nomone.resolution_changer ( i need 10 post total to insert links)
This app you can see your current settings to the top - Width x Height - DPI (Mines 720x1280 320dpi)
You can revert back to that default settings if you messed up or you can try a custom settings and if you can't see navigation bars or or even the virtual keys JUST PANIC OMG I'm just kding do nothing and it automatically reverts back in 10 seconds.
You can also choose a preset, there are from QVGA to WVGA resolutions.
Simply set a custom or preset settings and see it instantly activated no reboot required you don't have to go into build.prop file either.
1.) If app says superuser denied..go find superuser or SU# if u have it installed as an app and allow it manually.
2.) Changing resolution problems can happen if you lower your height resolutions your soft touch keys might not work, ENABLE virtual keys in app settings and tick the bars your going to need eg back, menu, task etc.
3.) If you happened to set a resolution and you select SKIP revert and your phone locks and half of the lock screen is cut off which means you cannot slide to unlock try sliding screen to right side my camera opens up and my phone is unlock again. I don't know about other devices so i ''HIGHLY RECOMMEND'' do not leave phone unattended for lock screen to activate. IF YOU DO SO restarting phone won't help you will be stuck.
You can try Different resolutions take a look here copy paste into address bar...pacoup.com/2011/06/12/list-of-true-169-resolutions/
Blu life play - 720x1280 (default)
changed resolution to something like 600x1280
Asphalt 8 Significance performance increased.
Nova 3 Runs smoother than before.
Blu life play - 720x1280 (default)
changed resolution to something like 320x480(dont look that bad its like 800x600 on 16:9 wide screen)
I can noticed fps is around 50-60 in Asphalt 8
This should work for all phones in the requirement field. It's like changing PC game resolution which increases fps according to the bottleneck.
Note : This is just a guide I'm not the owner of this app
and i don't take any responsibility if something happens to your phone.
hahaha
Well it worked for me lmfao :laugh::laugh:
I wonder if this is safe, can anyone post more feedback?
if it works 100%, thank you very much for sharing
fakeblitz said:
I wonder if this is safe, can anyone post more feedback?
if it works 100%, thank you very much for sharing
Click to expand...
Click to collapse
yea it's safe because if anything goes wrong it automatically switches back your're resolution after 10 seconds. Just ensure that you're Root on Android 4.3 and higher(i have 4.2 and it worked) GL
@Mad VIbes too bad ther isnt any lower i can go for my phone other than 240x320 for ace plus i need 4.3 also meh
sonyx10mini said:
@Mad VIbes too bad ther isnt any lower i can go for my phone other than 240x320 for ace plus i need 4.3 also meh
Click to expand...
Click to collapse
Yea man but i think there are 4.3 and also 4.4 on xda for ace plus don't know if it's stable because I'm not sure though
Much Better If...
I think it's much better if you use the Xposed Module AppSettings. It also has Per-App Resolution Changer, and it's much easiee to use, and probably more efficient
souler456 said:
I think it's much better if you use the Xposed Module AppSettings. It also has Per-App Resolution Changer, and it's much easiee to use, and probably more efficient
Click to expand...
Click to collapse
Sounds great I'll give it a try.
souler456 said:
I think it's much better if you use the Xposed Module AppSettings. It also has Per-App Resolution Changer, and it's much easiee to use, and probably more efficient
Click to expand...
Click to collapse
Doesn't work with games.
Works on Android 4.2.2 (Advan Vandroid S5E) *A* But.. the icons messed up.. hehe.. i dont really care actually
im stuck . what can i do to get it back t normal .
Mad VIbes said:
Yea man but i think there are 4.3 and also 4.4 on xda for ace plus don't know if it's stable because I'm not sure though
Click to expand...
Click to collapse
I Have Samsung Galaxy Ace Plus GT-S7500 , And I have successfully updated it to 4.4.2 (KitKat) , If you have the same android phone as I do and wanted to update it to Kitkat , Just email me ([email protected]) for download link , its safe , and if u flashed it wrong and got bricked , email me again for the original firmware of GT-S7500 , Or if u want Instructions of Installation , Again , Just email me
Mad VIbes said:
hahaha
Well it worked for me lmfao :laugh::laugh:
Click to expand...
Click to collapse
Will this work in 2021?

[Q] Crombikk latest, fast games issue

Hello! I've installed the latest release of crombikk and it's wonderful! I've only a problem, some 2d games (don't touch the white tile an ball beating) runs very very fast (i guess about 3 time faster than normal, they're unplayable!) while others (flappy bird, geometry dash) runs normally. They appear just like movies in fast forward mode! What cause this and what should i do to solve this? thanks in advance!
This is my configuration: Crombikk current, that kernel v10, f2fs internal partitions, no rom2sd.
gabrieles84 said:
Hello! I've installed the latest release of crombikk and it's wonderful! I've only a problem, some 2d games (don't touch the white tile an ball beating) runs very very fast (i guess about 3 time faster than normal, they're unplayable!) while others (flappy bird, geometry dash) runs normally. They appear just like movies in fast forward mode! What cause this and what should i do to solve this? thanks in advance!
This is my configuration: Crombikk current, that kernel v10, f2fs internal partitions, no rom2sd.
Click to expand...
Click to collapse
I can't find an app called ball beating, and there about 10 different versions it seems of don't tap the white tile. I tested a 2D one and it seems to play just fine. Perhaps you could be a little more specific as to what games are causing you problems?
hardslog said:
I can't find an app called ball beating, and there about 10 different versions it seems of don't tap the white tile. I tested a 2D one and it seems to play just fine. Perhaps you could be a little more specific as to what games are causing you problems?
Click to expand...
Click to collapse
Sorry for vagueness (and errors )! One game is "super ball batting" by hu wen zeng, the other is "don't tap the white tile" by the same autor. Thank you so much for your support!
I removed the fps limit from balanced and performance modes. If the games determine their speed from the fps that is a poor programming decision.
What happens if you run them in power saving mode?
sbdags said:
I removed the fps limit from balanced and performance modes. If the games determine their speed from the fps that is a poor programming decision.
What happens if you run them in power saving mode?
Click to expand...
Click to collapse
Yep, i've been thinking that it would have been a kind of poor programming issue, because all other games works just fine! And the ones that has given me problems are made by the same author! Running them in power saving mode did the trick, thank you so much! However, i was wandering, Is there any way to turn on fps limit on balanced mode?
gabrieles84 said:
Yep, i've been thinking that it would have been a kind of poor programming issue, because all other games works just fine! And the ones that has given me problems are made by the same author! Running them in power saving mode did the trick, thank you so much! However, i was wandering, Is there any way to turn on fps limit on balanced mode?
Click to expand...
Click to collapse
Not without editing the the ramdisk in the kernel But the point is you should be asking the author of the games to fix his crappy coding. Why should I limit the fps of my rom for some poorly programmed games which will then make other games run slowly....? :angel: :cyclops:
I never touched the fps of power saving mode so just use that for now
sbdags said:
Not without editing the the ramdisk in the kernel But the point is you should be asking the author of the games to fix his crappy coding. Why should I limit the fps of my rom for some poorly programmed games which will then make other games run slowly....? :angel: :cyclops:
I never touched the fps of power saving mode so just use that for now
Click to expand...
Click to collapse
I totally agree!!! Thank you very much!!! :good:

increase graphics in NFS no limits

I have just downloaded NFS no limits in my yuphoria
But I am getting less graphic quality
I saw the gameplay on YouTube it was having more details n better effects
So how to manually increase graphics (I have rooted my device)
I have saw a tweak for real racing 3 where some files needed to be replaced
So what for NFS no limits?
Please help me out
Thanx in advanc!
(-vinner-) said:
I have just downloaded NFS no limits in my yuphoria
But I am getting less graphic quality
I saw the gameplay on YouTube it was having more details n better effects
So how to manually increase graphics (I have rooted my device)
I have saw a tweak for real racing 3 where some files needed to be replaced
So what for NFS no limits?
Please help me out
Thanx in advanc!
Click to expand...
Click to collapse
Maybe look into overclocking/maximizing cpu speed?
Please could u tell me how to do it in yuphoria?
(-vinner-) said:
Please could u tell me how to do it in yuphoria?
Click to expand...
Click to collapse
1. Go to Settings>About tablet and tap Build number 7 times untill it says you are a developer.
2. Then tap Developer options (you may have to restart Settings app to see it)
3. Fill in the check next to Force 4x MSAA (somwehre at the bottom, it is there, just find it)
4. Restart your phone.
5. Play the game.
You can goto device\android\data\com.ea.game.nfs14_row\files\var\graphicsSettings.json and edit it to manually override the game settings. I do it and run it on high settings on my GTI9500
D400 said:
You can goto device\android\data\com.ea.game.nfs14_row\files\var\graphicsSettings.json and edit it to manually override the game settings. I do it and run it on high settings on my GTI9500
Click to expand...
Click to collapse
How to edit and what values to change to feel the diffrence
i think u must have to see *GL tool* by chainfire just google it.
Sent from my SM-G7102 using Tapatalk
3bdooooo said:
How to edit and what values to change to feel the diffrence
Click to expand...
Click to collapse
You can use simply notepad on your pc to edit that file and copy it in the device game directory OR can use any .json editor to edit the values in the device itself.
First of all, make sure that you change the override to "true" from "false". I use settings which are as follows:
{"override":true,"TIER_GLOBAL_HALF_TEXTURES":true,"TIER_GLOBAL_TEXTURE_MAXSIZE":1024,"TIER_GLOBAL_ANISOTROPIC_TARGET_HIGH":4,"TIER_GLOBAL_ANISOTROPIC_TARGET_LOW":4,"TIER_ENVIRONMENT_FOG":true,"TIER_ENVIRONMENT_ROADSPECULAR":true,"TIER_ENVIRONMENT_FULLCORONAS":true,"TIER_ENVIRONMENT_POSTLIGHTS":true,"TIER_ENVIRONMENT_ROADSHADER_DETAIL_LEVEL":4,"TIER_ENVIRONMENT_ROADDETAILMAP":true,"TIER_ENVIRONMENT_REFLECTION_TYPE":2,"TIER_ENVIORNMENT_SHADOWINREFLECTION":true,"TIER_ENVIRONMENT_REFLECTION_RESOLUTION":254,"TIER_ENVIRONMENT_COLLIDABLES_IN_REFLECTION":true,"TIER_ENVIRONMENT_FRESNEL_BRIGHTENING":true,"TIER_ENVIRONMENT_NORMALMAPS":false,"TIER_ENVIRONMENT_SKIDS":true,"TIER_ENVIRONMENT_RAINENABLED":true,"TIER_ENVIRONMENT_MAXDISTANCE":400,"TIER_ENVIRONMENT_LOD0_DISTANCE":100,"TIER_LIGHTING_DYNAMIC":true,"TIER_LIGHTING_SH":true,"TIER_LIGHTING_NITRO":true,"TIER_LIGHTING_NITRO_ENEMY":true,"TIER_LIGHTING_HEADLIGHTS":true,"TIER_CAR_FLAT":false,"TIER_CAR_ENABLEFOG":true,"TIER_CAR_DAMAGE_SCRATCHES":true,"TIER_CAR_NORMALMAPS":false,"TIER_CAR_WHEELBLUR":true,"TIER_CAR_DECAL_HIRES":false,"TIER_CAR_MERGEREARWHEELS":false,"TIER_CAR_LIGHTS_TRAILS":true,"TIER_CAR_CLEARCOAT":false,"TIER_CAR_MAXDISTANCE":100,"TIER_CAR_HIGHEST_LOD":1,"TIER_CAR_SHADER_DETAIL_LEVEL":4,"TIER_SOUND_AIENGINE":true,"TIER_SOUND_REVERBPRESETS":false,"TIER_SOUND_ROADBLOCK_SIRENS":true,"TIER_SOUND_48KHZ_OUTPUT":false,"TIER_EFFECTS_TRAFFIC":true,"TIER_EFFECTS_PARTICLES_HIGHQUALITY":true,"TIER_POSTFX_BUFFERSCALE":100,"TIER_POSTFX_BUFFERSCALE_EVENT":80,"TIER_POSTFX_BUFFERSCALE_ALLOWHALVE":false,"TIER_POSTFX_DYNAMIC_VINYLMAP":true,"TIER_POSTFX_COLORCORRECTION":false,"TIER_POSTFX_HYPERSPACE":true,"TIER_POSTFX_DOF":true,"TIER_POSTFX_DIRTYLENS":true,"TIER_POSTFX_RAINLENS":true,"TIER_HIGHEND_PROJECTED_HEADLIGHT_TEXTURE":true,"TIER_HIGHEND_SUBTRACTIVE_SH_LIGHT":true,"TIER_HIGHEND_DOF_AND_HYPERSPACE":true,"TIER_HIGHEND_POINT_LIGHTS":0,"TIER_HIGHEND_SHADOW_TYPE":0,"TIER_HIGHEND_RAINDROP_SHADER":true,"TIER_HIGHEND_SCREEN_RAIN_REFRACTION":true,"TIER_POSTFX_INTERMEDIARY_SIZE":30,"TIER_OCCLUSION_QUERY_DISABLE":false,"TIER_LENSFLARE_DETAIL_LEVEL":4,"TIER_LENSFLARE_MASTER_SCALE":50,"TIER_COLLIDABLES_DETAIL_LEVEL":4,"TIER_COLLIDABLES_MAXDISTANCE":150,"TIER_SHADER_COMPILE_CLEARCACHE":false,"TIER_USE_BINARY_SHADER_CACHE":false,"TIER_ENVIRONMENT_RELFECTION_SIMPLESHADERLOD":true,"TIER_ENVIRONMENT_COLLIDABLES":true,"TIER_CAR_PER_VERTEX_REFLECTION":true,"TIER_CAR_PER_VERTEX_BRDF":true,"TIER_CAR_EFFECTS_SHADER_QUALITY":4,"TIER_ENVIRONMENT_NO_WINDOW_REFLECTION":false,"TIER_ENVIRONMENT_FAST_WET_ROAD":true,"TIER_POSTFX_FXAA":0,"TIER_ENVIRONMENT_DISABLE_WET_ROAD":false,"TIER_ENVIRONMENT_FAST_SPECULAR":true,"TIER_ENVIRONMENT_VERTEX_FOG":true,"TIER_ENVIRONMENT_FAST_RAIN":true,"TIER_FORCE_1X_UI":false,"TIER_NATIVE_BUFFER_WIDTH_LIMIT":1136}
I have come to this settings after a few hrs of testing the game on a couple of different settings.
If you have a high end and better device than Galaxy s4 then you can even set the "TIER_ENVIRONMENT_REFLECTION_TYPE" values greater than 2(Max value is 4 so don't use more than that).The game lags when i set it greater than 2.
Also, i've kept"TIER_POSTFX_COLORCORRECTION" at "false" because the gpu on my device powervr sgx544mp is not able to handle it even with exynos octacore cpu(extremly slow framerate on setting it to"true").
Keep "TIER_GLOBAL_TEXTURE_MAXSIZE" & "TIER_NATIVE_BUFFER_WIDTH_LIMIT" values to what is already set by default in your game's graphics settings.
MOST IMPORTANTLY the 'TIER_HIGHEND_POINT_LIGHTS" & "TIER_HIGHEND_SHADOW_TYPE" values are set to "0" because the game becomes unresponsive when loading the cars when the values are set at any values between "1" to "4" (happened in my device".
Rest of the options are pretty clear in itslef.Just cross check the options which i've listed specifically so that the game does not suffer extremely slow framerates or freeze.
One more thing to be noted is that same method can be used to lower the values and get excellent framerates(for low end devices).There's absolutely no need of gltools for this game... hope this helps
D400 said:
You can use simply notepad on your pc to edit that file and copy it in the device game directory OR can use any .json editor to edit the values in the device itself.
First of all, make sure that you change the override to "true" from "false". I use settings which are as follows:
{"override":true,"TIER_GLOBAL_HALF_TEXTURES":true,"TIER_GLOBAL_TEXTURE_MAXSIZE":1024,"TIER_GLOBAL_ANISOTROPIC_TARGET_HIGH":4,"TIER_GLOBAL_ANISOTROPIC_TARGET_LOW":4,"TIER_ENVIRONMENT_FOG":true,"TIER_ENVIRONMENT_ROADSPECULAR":true,"TIER_ENVIRONMENT_FULLCORONAS":true,"TIER_ENVIRONMENT_POSTLIGHTS":true,"TIER_ENVIRONMENT_ROADSHADER_DETAIL_LEVEL":4,"TIER_ENVIRONMENT_ROADDETAILMAP":true,"TIER_ENVIRONMENT_REFLECTION_TYPE":2,"TIER_ENVIORNMENT_SHADOWINREFLECTION":true,"TIER_ENVIRONMENT_REFLECTION_RESOLUTION":254,"TIER_ENVIRONMENT_COLLIDABLES_IN_REFLECTION":true,"TIER_ENVIRONMENT_FRESNEL_BRIGHTENING":true,"TIER_ENVIRONMENT_NORMALMAPS":false,"TIER_ENVIRONMENT_SKIDS":true,"TIER_ENVIRONMENT_RAINENABLED":true,"TIER_ENVIRONMENT_MAXDISTANCE":400,"TIER_ENVIRONMENT_LOD0_DISTANCE":100,"TIER_LIGHTING_DYNAMIC":true,"TIER_LIGHTING_SH":true,"TIER_LIGHTING_NITRO":true,"TIER_LIGHTING_NITRO_ENEMY":true,"TIER_LIGHTING_HEADLIGHTS":true,"TIER_CAR_FLAT":false,"TIER_CAR_ENABLEFOG":true,"TIER_CAR_DAMAGE_SCRATCHES":true,"TIER_CAR_NORMALMAPS":false,"TIER_CAR_WHEELBLUR":true,"TIER_CAR_DECAL_HIRES":false,"TIER_CAR_MERGEREARWHEELS":false,"TIER_CAR_LIGHTS_TRAILS":true,"TIER_CAR_CLEARCOAT":false,"TIER_CAR_MAXDISTANCE":100,"TIER_CAR_HIGHEST_LOD":1,"TIER_CAR_SHADER_DETAIL_LEVEL":4,"TIER_SOUND_AIENGINE":true,"TIER_SOUND_REVERBPRESETS":false,"TIER_SOUND_ROADBLOCK_SIRENS":true,"TIER_SOUND_48KHZ_OUTPUT":false,"TIER_EFFECTS_TRAFFIC":true,"TIER_EFFECTS_PARTICLES_HIGHQUALITY":true,"TIER_POSTFX_BUFFERSCALE":100,"TIER_POSTFX_BUFFERSCALE_EVENT":80,"TIER_POSTFX_BUFFERSCALE_ALLOWHALVE":false,"TIER_POSTFX_DYNAMIC_VINYLMAP":true,"TIER_POSTFX_COLORCORRECTION":false,"TIER_POSTFX_HYPERSPACE":true,"TIER_POSTFX_DOF":true,"TIER_POSTFX_DIRTYLENS":true,"TIER_POSTFX_RAINLENS":true,"TIER_HIGHEND_PROJECTED_HEADLIGHT_TEXTURE":true,"TIER_HIGHEND_SUBTRACTIVE_SH_LIGHT":true,"TIER_HIGHEND_DOF_AND_HYPERSPACE":true,"TIER_HIGHEND_POINT_LIGHTS":0,"TIER_HIGHEND_SHADOW_TYPE":0,"TIER_HIGHEND_RAINDROP_SHADER":true,"TIER_HIGHEND_SCREEN_RAIN_REFRACTION":true,"TIER_POSTFX_INTERMEDIARY_SIZE":30,"TIER_OCCLUSION_QUERY_DISABLE":false,"TIER_LENSFLARE_DETAIL_LEVEL":4,"TIER_LENSFLARE_MASTER_SCALE":50,"TIER_COLLIDABLES_DETAIL_LEVEL":4,"TIER_COLLIDABLES_MAXDISTANCE":150,"TIER_SHADER_COMPILE_CLEARCACHE":false,"TIER_USE_BINARY_SHADER_CACHE":false,"TIER_ENVIRONMENT_RELFECTION_SIMPLESHADERLOD":true,"TIER_ENVIRONMENT_COLLIDABLES":true,"TIER_CAR_PER_VERTEX_REFLECTION":true,"TIER_CAR_PER_VERTEX_BRDF":true,"TIER_CAR_EFFECTS_SHADER_QUALITY":4,"TIER_ENVIRONMENT_NO_WINDOW_REFLECTION":false,"TIER_ENVIRONMENT_FAST_WET_ROAD":true,"TIER_POSTFX_FXAA":0,"TIER_ENVIRONMENT_DISABLE_WET_ROAD":false,"TIER_ENVIRONMENT_FAST_SPECULAR":true,"TIER_ENVIRONMENT_VERTEX_FOG":true,"TIER_ENVIRONMENT_FAST_RAIN":true,"TIER_FORCE_1X_UI":false,"TIER_NATIVE_BUFFER_WIDTH_LIMIT":1136}
I have come to this settings after a few hrs of testing the game on a couple of different settings.
If you have a high end and better device than Galaxy s4 then you can even set the "TIER_ENVIRONMENT_REFLECTION_TYPE" values greater than 2(Max value is 4 so don't use more than that).The game lags when i set it greater than 2.
Also, i've kept"TIER_POSTFX_COLORCORRECTION" at "false" because the gpu on my device powervr sgx544mp is not able to handle it even with exynos octacore cpu(extremly slow framerate on setting it to"true").
Keep "TIER_GLOBAL_TEXTURE_MAXSIZE" & "TIER_NATIVE_BUFFER_WIDTH_LIMIT" values to what is already set by default in your game's graphics settings.
MOST IMPORTANTLY the 'TIER_HIGHEND_POINT_LIGHTS" & "TIER_HIGHEND_SHADOW_TYPE" values are set to "0" because the game becomes unresponsive when loading the cars when the values are set at any values between "1" to "4" (happened in my device".
Rest of the options are pretty clear in itslef.Just cross check the options which i've listed specifically so that the game does not suffer extremely slow framerates or freeze.
One more thing to be noted is that same method can be used to lower the values and get excellent framerates(for low end devices).There's absolutely no need of gltools for this game... hope this helps
Click to expand...
Click to collapse
I need increase resolution its looks like not full resolution in 720p screen phone.. iam using moto g2 I need the resolution like nfs mw is there any way to increase it???? Or it is the maximum value? ??
jaswinprakash said:
I need increase resolution its looks like not full resolution in 720p screen phone.. iam using moto g2 I need the resolution like nfs mw is there any way to increase it???? Or it is the maximum value? ??
Click to expand...
Click to collapse
Try increasing "TIER_NATIVE_BUFFER_WIDTH_LIMIT" value to 2048.
Additionally, try setting "FXAA" to 4 .
Restart your device and play the game.
Hope this helps
I can't show my screenshot yet as i've got to go past 10 posts for that before XD
(-vinner-) said:
I have just downloaded NFS no limits in my yuphoria
But I am getting less graphic quality
I saw the gameplay on YouTube it was having more details n better effects
So how to manually increase graphics (I have rooted my device)
I have saw a tweak for real racing 3 where some files needed to be replaced
So what for NFS no limits?
Please help me out
Thanx in advanc!
Click to expand...
Click to collapse
If your device is rooted you can try this app ( I personally used it and loved ) :
☣ CHAINFIRE 3D
With this app you can control the game textures, graphics detail, and other parameters to improve the gaming experience, and remove the lags.
( NOTE - The app has been removed from playstore)
Hit thanks if you found this useful!
Peace ✌
D400 said:
Try increasing "TIER_NATIVE_BUFFER_WIDTH_LIMIT" value to 2048.
Additionally, try setting "FXAA" to 4 .
Restart your device and play the game.
Hope this helps
I can't show my screenshot yet as i've got to go past 10 posts for that before XD
Click to expand...
Click to collapse
Anyway not increased I think its a phone issue..
I have another question I used version 1.0.48 on i9100 (mali) there is no graphicssetting.jason in data file of nfs ,only a file is last run or something. ..
Is that due to old version? ??
I used version 1.1.7 in adreno. Also there is 300 mb data file in adreno.. is that a gpu issue or something related that???
If updated the version for mali can I get graphicssetting.jason file in data folder of nfs????
Sent from my GT-I9100 using Tapatalk
jaswinprakash said:
Anyway not increased I think its a phone issue..
I have another question I used version 1.0.48 on i9100 (mali) there is no graphicssetting.jason in data file of nfs ,only a file is last run or something. ..
Is that due to old version? ??
I used version 1.1.7 in adreno. Also there is 300 mb data file in adreno.. is that a gpu issue or something related that???
If updated the version for mali can I get graphicssetting.jason file in data folder of nfs????
Sent from my GT-I9100 using Tapatalk
Click to expand...
Click to collapse
Yes, that is due to 1.0.48 being an older version, so when you'll update it that file would be there.
As for adreno i'm not sure because i haven't seen the files for it yet (lack of availabilty of adreno device XD :x )
D400 said:
Yes, that is due to 1.0.48 being an older version, so when you'll update it that file would be there.
As for adreno i'm not sure because i haven't seen the files for it yet (lack of availabilty of adreno device XD :x )
Click to expand...
Click to collapse
Ok. I will test it soon...
Sent from my GT-I9100 using Tapatalk
jaswinprakash said:
Ok. I will test it soon...
Sent from my GT-I9100 using Tapatalk
Click to expand...
Click to collapse
Well the file is with version 1.1.7
And I need to know what values suitable for dual core 1.2ghz exynos4 processor? ??
I only need car with medium effect and environment with mediu. Texture now it is very low I tried to high it but too much lag occurred. ..
Suggest me correct value just for glowing car and nice environment
Every time I tried it sometime lag or not sometimes...
don't need high end light or head light ...
Sent from my GT-I9100 using Tapatalk
Settings for Moto X 2013
Hi everyone, can someone tell me which settings should i not modify for a Moto X? Thanks in advance
All of that is useless. All changes I made are overwritten each time I run the game. And details are low. F**ck them.
Not working on marshmallow moto g turbo
Sent from my MotoG3-TE using Tapatalk
Hei guys. Can u help me? Every time i try to change graphics settings, the game ressets them...i cant make them stay
have modified the file for maximum detail in a tablet samsung tab 4 tested and proven walks like going 80 to 60 fps.
{"override":true,"TIER_GLOBAL_HALF_TEXTURES":false,"TIER_GLOBAL_TEXTURE_MAXSIZE":2080,"TIER_GLOBAL_ANISOTROPIC_TARGET_HIGH":-1,"TIER_GLOBAL_ANISOTROPIC_TARGET_LOW":0,"TIER_ENVIRONMENT_FOG":true,"TIER_ENVIRONMENT_ROADSPECULAR":true,"TIER_ENVIRONMENT_FULLCORONAS":false,"TIER_ENVIRONMENT_POSTLIGHTS":true,"TIER_ENVIRONMENT_ROADSHADER_DETAIL_LEVEL":2,"TIER_ENVIRONMENT_ROADDETAILMAP":true,"TIER_ENVIRONMENT_REFLECTION_TYPE":2,"TIER_ENVIORNMENT_SHADOWINREFLECTION":false,"TIER_ENVIRONMENT_REFLECTION_RESOLUTION":554,"TIER_ENVIRONMENT_COLLIDABLES_IN_REFLECTION":false,"TIER_ENVIRONMENT_FRESNEL_BRIGHTENING":false,"TIER_ENVIRONMENT_NORMALMAPS":false,"TIER_ENVIRONMENT_SKIDS":false,"TIER_ENVIRONMENT_RAINENABLED":true,"TIER_ENVIRONMENT_MAXDISTANCE":400,"TIER_ENVIRONMENT_LOD0_DISTANCE":80,"TIER_LIGHTING_DYNAMIC":false,"TIER_LIGHTING_SH":true,"TIER_LIGHTING_NITRO":true,"TIER_LIGHTING_NITRO_ENEMY":false,"TIER_LIGHTING_HEADLIGHTS":true,"TIER_CAR_FLAT":false,"TIER_CAR_ENABLEFOG":false,"TIER_CAR_DAMAGE_SCRATCHES":false,"TIER_CAR_NORMALMAPS":false,"TIER_CAR_WHEELBLUR":true,"TIER_CAR_DECAL_HIRES":false,"TIER_CAR_MERGEREARWHEELS":false,"TIER_CAR_LIGHTS_TRAILS":true,"TIER_CAR_CLEARCOAT":false,"TIER_CAR_MAXDISTANCE":100,"TIER_CAR_HIGHEST_LOD":1,"TIER_CAR_SHADER_DETAIL_LEVEL":2,"TIER_SOUND_AIENGINE":true,"TIER_SOUND_REVERBPRESETS":false,"TIER_SOUND_ROADBLOCK_SIRENS":true,"TIER_SOUND_48KHZ_OUTPUT":false,"TIER_EFFECTS_TRAFFIC":true,"TIER_EFFECTS_PARTICLES_HIGHQUALITY":true,"TIER_POSTFX_BUFFERSCALE":100,"TIER_POSTFX_BUFFERSCALE_EVENT":85,"TIER_POSTFX_BUFFERSCALE_ALLOWHALVE":false,"TIER_POSTFX_DYNAMIC_VINYLMAP":true,"TIER_POSTFX_COLORCORRECTION":false,"TIER_POSTFX_HYPERSPACE":false,"TIER_POSTFX_DOF":false,"TIER_POSTFX_DIRTYLENS":false,"TIER_POSTFX_RAINLENS":true,"TIER_HIGHEND_PROJECTED_HEADLIGHT_TEXTURE":false,"TIER_HIGHEND_SUBTRACTIVE_SH_LIGHT":false,"TIER_HIGHEND_DOF_AND_HYPERSPACE":false,"TIER_HIGHEND_POINT_LIGHTS":0,"TIER_HIGHEND_SHADOW_TYPE":0,"TIER_HIGHEND_RAINDROP_SHADER":true,"TIER_HIGHEND_SCREEN_RAIN_REFRACTION":true,"TIER_POSTFX_INTERMEDIARY_SIZE":30,"TIER_OCCLUSION_QUERY_DISABLE":true,"TIER_LENSFLARE_DETAIL_LEVEL":0,"TIER_LENSFLARE_MASTER_SCALE":90,"TIER_COLLIDABLES_DETAIL_LEVEL":1,"TIER_COLLIDABLES_MAXDISTANCE":100,"TIER_SHADER_COMPILE_CLEARCACHE":false,"TIER_USE_BINARY_SHADER_CACHE":true,"TIER_ENVIRONMENT_RELFECTION_SIMPLESHADERLOD":true,"TIER_ENVIRONMENT_COLLIDABLES":false,"TIER_CAR_PER_VERTEX_REFLECTION":true,"TIER_CAR_PER_VERTEX_BRDF":true,"TIER_CAR_EFFECTS_SHADER_QUALITY":1,"TIER_ENVIRONMENT_NO_WINDOW_REFLECTION":false,"TIER_ENVIRONMENT_FAST_WET_ROAD":true,"TIER_POSTFX_FXAA":3,"TIER_ENVIRONMENT_DISABLE_WET_ROAD":false,"TIER_ENVIRONMENT_FAST_SPECULAR":true,"TIER_ENVIRONMENT_VERTEX_FOG":false,"TIER_ENVIRONMENT_FAST_RAIN":false,"TIER_FORCE_1X_UI":false,"TIER_NATIVE_BUFFER_WIDTH_LIMIT":1524}
i68.tinypic.com/2w4zr43.jpg
i64.tinypic.com/qyvazc.png
i66.tinypic.com/50icf7.png
copy and paste in your nagevador
The screens are only helpful
my device is a samsung galaxy tab 4 SM-T530 with Adreno..

Categories

Resources