Jump to content

Enyby
 Share

Recommended Posts

  • Administrators

Koplayer - 259,902 - 7,899 - 32,905

scr_1500905759.jpg


The difference in size is due to the allocation of memory for Java heap.
For example, in Nox one huge piece, about 500 mb, stands out at once. In this case, the application uses only its beginning, everything else is filled with zeros.
The same story with koplayer, only here the size is less - 250 mb.
If the emulator does not allocate such huge memory sizes, then the search will be faster.

If the game does not store data in the Java heap, then you can not use this region - this will significantly speed up the search.

Link to comment
Share on other sites

Hello @Enyby

There is a bug i think when I launch gg (sw) in the options it says interface Aceleration:hardware. Because i set it in gg hw at,options first. I launch in sw and the option still in hardware.

 

Suggestion:

In some options like allow suggestions that are yes or no. Make it like toggles instead with a dialog. Yes light green ;no light  red

 

Link to comment
Share on other sites

  • Administrators

Start icon and this option is not connected things. Option for ui acceleration, icon only for start activity acceleration.

_______________________________________________
added 2 minutes later

Suggestion - thanks. We have plans about rewrite settings to more clear way.

Link to comment
Share on other sites

  • Administrators

What's New in Version 8.30.0   

  • Added search for strings (HEX, AoB) through the built-in Lua script.
  • Greatly increased the speed of the first search on many firmware and emulators.
  • Added option to hide one of the launch icons.
  • Added information about the icons of launching into the FAQ.
  • The list of memory regions added their volume.
  • Changed the comparison signs in the search: more by more or equal, less by less or equal.
  • Improved search for type Auto.
  • Improved search by conditions more or less.
  • Changed signs in the search results filter.
  • Improved detection of empty memory.
  • Improved work with empty memory.
  • Improved floating icon.
  • Improved changing the size of the floating icon and its panels.
  • Improved removal of older versions.
  • Fixed bug in the installer.
  • Fixed bug when detecting root.
  • Improved the process list.
  • Added additional checks to eliminate bugs in API calls.
  • Implemented the completion of the script when the game fell.
  • Added support for localization in scripts.
  • Renamed some constants in the API.
  • Renamed some methods in the API.
  • The API adds new functions: copyText, getTargetInfo, getFile, getLine.
  • Added the ability to specify a header in choice and multiChoice.
  • Implemented saving of the input history in scripts.
  • Improved short description of API functions.
  • Fixed errors in the work of scripts in different locales.
  • Improved handling of errors in the API.
  • Fixed bugs in the API.
  • Bug fixes.
  • Fixed crashes.
  • Added link for downloading scripts.
  • Added a reference to the video on XOR search to the Help.
  • Added information about searching for strings to the Help.
  • Updated translations.
  • Built with support for ARMv5.

bandicam 2017-07-31 03-50-06-504.pngbandicam 2017-07-31 03-50-32-741.pngbandicam 2017-07-31 03-50-44-425.pngbandicam 2017-07-31 03-51-15-539.pngbandicam 2017-07-31 03-51-42-033.pngbandicam 2017-07-31 03-52-28-236.pngbandicam 2017-07-31 03-52-40-008.pngbandicam 2017-07-31 03-52-45-900.pngbandicam 2017-07-31 03-53-25-525.pngbandicam 2017-07-31 03-53-56-891.pngbandicam 2017-07-31 03-54-41-723.pngbandicam 2017-07-31 03-55-01-325.pngbandicam 2017-07-31 03-55-40-849.pngbandicam 2017-07-31 03-56-44-089.pngbandicam 2017-07-31 03-57-11-299.pngbandicam 2017-07-31 03-57-59-190.pngbandicam 2017-07-31 03-58-17-181.pngbandicam 2017-07-31 03-59-02-965.png

Link to comment
Share on other sites

  • Moderators
1 minute ago, Enyby said:

Maybe I later write converter which allow input hex or string and get string for group search as byte array.

That actually would be perfect. 

Have a check box to Toggle  "padding" and it put '.' been the letters. 

Will you eventually expand group search? Allowing more than 8 values? At least for Byte... 

Link to comment
Share on other sites

  • Administrators
4 minutes ago, NoFear said:

Have a check box to Toggle  "padding" and it put '.' been the letters. 

This not understand.

4 minutes ago, NoFear said:

Will you eventually expand group search? Allowing more than 8 values? At least for Byte... 

No. We use byte for store internal structures. Byte consist of 8 bits.

This is enough for group search.

We have plans make normal string search. Not via lua script.

Link to comment
Share on other sites

  • Moderators
17 minutes ago, Enyby said:

This not understand.

No. We use byte for store internal structures. Byte consist of 8 bits.

This is enough for group search.

We have plans make normal string search. Not via lua script.

If i want to search the hex of Crystals  and I setup hex byte search, this is too many letters. 

And games will pad the text, so search either Needs double the range or search hex of  C.r.y.s.t.a.l.s

Which again, is way too many values for a hex ordered grouped byte search. 

Link to comment
Share on other sites

  • Administrators

Exact because of that I want make this script. You input "Crystals" and get something like 1;2;3;4;5;6;7;8::8. you press button copy and copy this to clipboard. After that you going into search erase last 8 and put 16. And search. I think this is will be enough for find right values. Of course they need manual review. this can not be automated. but it is more better from nothing.

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.