Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CarX Street does not reflect settings #52

Closed
monefiera opened this issue Apr 16, 2023 · 18 comments
Closed

CarX Street does not reflect settings #52

monefiera opened this issue Apr 16, 2023 · 18 comments

Comments

@monefiera
Copy link

monefiera commented Apr 16, 2023

I want to run CarX Street(com.carxtech.sr) at 120 fps, but it doesn't reflect it. logcat shows 77 fps, but the game only shows 30 fps.

Screenshot_20230416-173836_CarX_Street
The second photo is before applying with Target_List and the third photo is after.
image
image
I believe the json file description, encoding, and placement of directory are all correct.
image
image

@hexstr
Copy link
Owner

hexstr commented Apr 17, 2023

Grant 777 permission and try again
chmod 777 /data/local/tmp/TargetList.json

@monefiera
Copy link
Author

Umm…I have tried but it does not work.
Is it OK to enter the above command after entering su in termux?
Screenshot_20230417-120415_CarX Street

@hexstr
Copy link
Owner

hexstr commented Apr 17, 2023

@FieraYuzuki yeah, i use termux too

@hexstr
Copy link
Owner

hexstr commented Apr 17, 2023

input in termux
su
stat /data/local/tmp/TargetList.json
ls -lhtrZ /data/local/tmp/TargetList.json
and upload screenshot

@monefiera
Copy link
Author

I applied the command and rebooted, no change.
Below is the terminal when the command was entered.
Screenshot_20230417-130619_Termux

@monefiera
Copy link
Author

By the way, for some reason "logcat -s UnityFPSUnlocker" stopped working 😭
Screenshot_20230417-132917_Termux~2

@hexstr
Copy link
Owner

hexstr commented Apr 17, 2023

By the way, for some reason "logcat -s UnityFPSUnlocker" stopped working 😭 Screenshot_20230417-132917_Termux~2

su

@hexstr
Copy link
Owner

hexstr commented Apr 17, 2023

maybe the problem is the parent directory
ls -lhZ /data/local
chmod 777 /data/local/tmp

@monefiera
Copy link
Author

I tried all the commands presented here, changing the order of input, but there was no change in fps...

@hexstr
Copy link
Owner

hexstr commented Apr 18, 2023

sorry i have no idea why the plugin cannot read configuration file even if the permission is rwx

@monefiera
Copy link
Author

OK, thank you for your efforts to resolve this issue.

@monefiera
Copy link
Author

I forgot to mention the most important thing.
I am currently using Magisk Delta on my device. So is there any possible impact from this?

@hexstr
Copy link
Owner

hexstr commented Apr 19, 2023

maybe not.
and just try to read it in termux without su
cat /data/local/tmp/TargetList.json
if it output the file content, the problem is not due to permission, i'll update a new version to write error to log file.

@monefiera
Copy link
Author

The file was output successfully.
Screenshot_20230419-141142_Termux~2

@hexstr
Copy link
Owner

hexstr commented Apr 20, 2023

update 3.6.1

@monefiera
Copy link
Author

I took the log again with 3.6.1.
It seems to be repeatedly causing "LoadConfig error: Parse error".
Screenshot_20230420-115139_Termux

@hexstr
Copy link
Owner

hexstr commented Apr 20, 2023

download TargetList.json and edit, don't change encoding

@monefiera
Copy link
Author

I was able to successfully unlock the FPS lock. Thank you very much!
However, the game itself is too heavy, or the FPS only increased by 3~4... I guess I will have to overclock the GPU now.

@hexstr hexstr closed this as completed Apr 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants