Giter Site home page Giter Site logo

Comments (23)

Egoistically avatar Egoistically commented on June 16, 2024

Run adb shell wm size on a cmd and send me the output.

from alauto.

RubySapior avatar RubySapior commented on June 16, 2024

When I type "adb shell wm size" into cmd
https://ibb.co/C1TVQvP

from alauto.

MetalDevOps avatar MetalDevOps commented on June 16, 2024

updade your adb files.

from alauto.

RubySapior avatar RubySapior commented on June 16, 2024

@whoamikyo Is this the adb file updater or do I need anything else?
https://forum.xda-developers.com/showthread.php?t=2588979

Update:
Im now getting this
https://ibb.co/WsKY6JZ

However, nothing happens in-game.

from alauto.

MetalDevOps avatar MetalDevOps commented on June 16, 2024

@whoamikyo Is this the adb file updater or do I need anything else?
https://forum.xda-developers.com/showthread.php?t=2588979

Update:
Im now getting this
https://ibb.co/WsKY6JZ

However, nothing happens in-game.

what bluestacks version are you using?

edit: try use lastest bluestack version, NOX sucks.

from alauto.

RubySapior avatar RubySapior commented on June 16, 2024

@whoamikyo
Just going to make sure before i move to Bluestack
So in the Nox/Bin cmd, I do "nox_adb.exe connect 127.0.0.1:62025"
and in the config file, i also put "127.0.0.1:62025"
Or am i typing this wrong?

from alauto.

MetalDevOps avatar MetalDevOps commented on June 16, 2024

i dont know nox adb port, but BS adb port is 127.0.0.1:5555

from alauto.

MetalDevOps avatar MetalDevOps commented on June 16, 2024

but I think if the problem were it would give a connection error.

from alauto.

MetalDevOps avatar MetalDevOps commented on June 16, 2024

no need to type adb connect either, only put on config file.

from alauto.

RubySapior avatar RubySapior commented on June 16, 2024

Now on Bluestack.
Nothing happens after that line
https://ibb.co/p4KLh45

from alauto.

MetalDevOps avatar MetalDevOps commented on June 16, 2024

can you paste your config file?

from alauto.

Walofz avatar Walofz commented on June 16, 2024

download and set path adb step by step from xda.

https://www.xda-developers.com/install-adb-windows-macos-linux/

Make sure you disable and delete old adb files .

for Windows user set path for use adb

System > Advanced system settings > Tab Advanced > Enivronment Variables... > Path > Edit

image

by default port adb bluestack is 5555 and check for use adb in app

image

i don't recommend use Nox, it's stuck and very use ram and cpu.

result
image

Goodluck.

from alauto.

RubySapior avatar RubySapior commented on June 16, 2024

@Walofz
Still not doing anything

image

Found a device

image

Added all 4 directories into environment variables > path

image

and did the check mark thing in Bluestack

from alauto.

RubySapior avatar RubySapior commented on June 16, 2024

@whoamikyo

Config File

[Network]
Service: 127.0.0.1:5555

[Updates]
Enabled: True
Channel: Development

[Combat]
Enabled: True
Map: 3-4
OilLimit: 1000
RetireCycle: 2
RetreatAfter: 0

[Headquarters]
Dorm: True
Academy: True
SkillBookTier: 2

[Modules]
Commissions: True
Enhancement: True
Missions: True
Retirement: False

[Events]
Enabled: True
Event: Crosswave
Levels: EX,H,N,E

from alauto.

MetalDevOps avatar MetalDevOps commented on June 16, 2024

@whoamikyo

Config File

[Network]
Service: 127.0.0.1:5555

[Updates]
Enabled: True
Channel: Development

[Combat]
Enabled: True
Map: 3-4
OilLimit: 1000
RetireCycle: 2
RetreatAfter: 0

[Headquarters]
Dorm: True
Academy: True
SkillBookTier: 2

[Modules]
Commissions: True
Enhancement: True
Missions: True
Retirement: False

[Events]
Enabled: True
Event: Crosswave
Levels: EX,H,N,E

Test with this cfg

[Network]
Service: 127.0.0.1:5555

[Updates]
Enabled: True
Channel: Development

[Combat]
Enabled: true
Map: 3-4
OilLimit: 0
RetireCycle: 2
RetreatAfter: 0

[Headquarters]
Dorm: True
Academy: False
SkillBookTier: 2

[Modules]
Commissions: True
Enhancement: False
Missions: False
Retirement: False

[Events]
Enabled: False
Event: Crosswave
Levels: EX,H,N,E

from alauto.

RubySapior avatar RubySapior commented on June 16, 2024

@whoamikyo
Still nothing changed from config :(

from alauto.

MetalDevOps avatar MetalDevOps commented on June 16, 2024

still getting this?

from alauto.

Walofz avatar Walofz commented on June 16, 2024

@RubySapior Python version ?

from alauto.

MetalDevOps avatar MetalDevOps commented on June 16, 2024

@RubySapior Python version ?

I was also going to ask that.

on CMD type python --version

from alauto.

RubySapior avatar RubySapior commented on June 16, 2024

@whoamikyo @Walofz
Using Python 3.7.2

image

from alauto.

 avatar commented on June 16, 2024

I had this happen to me once.
Go back to Nox.
Make sure you choose tablet and not phone in your resolution settings.
Then restart your emulator and click Restore window size after restarting. It should work.

resolution

from alauto.

RubySapior avatar RubySapior commented on June 16, 2024

@TalkToCat
Both my nox and bluestack were at Tablet and 1080p settings

image

from alauto.

RubySapior avatar RubySapior commented on June 16, 2024

I guess ill close this issue cause the "Resolution is not 1920x1080" has been solved.
Ill open another issue for the python script not working after connecting to device.

from alauto.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.