Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
You need to unpack the .exe file with UPX first, but they used some special method to make it harder.
When i get the time i will try to find a workaround or code to do it automatically.
you can maybe search for 111111111111913F with cheat engine,
if you dare LOL.
It might work, but i don't dare to test it, if anyone tries this out, let us know if it works, it has to load the value into memory somewhere, or at the very least a pointer to the value in the .exe that can be overwritten.
if you really want to try going ahead with unpacking and repacking the exe, i wish you luck. i doubt i'll ever bother with it, maybe will update my tool to be active in the background and automatically modify the fps cap once you start the game.
waaaaaaaaay too much effort for battles imo, i've grown a certain distaste for anything ninjakiwi related, but it would benefit the community more, considering microsoft store already has uncapped fps and I doubt ninjakiwi will ever bother with introducing fps uncapping as a feature on steam
I'll write an email to support today asking if fps setting is in the works and what their stance is to editing the game binary.
If an FPS unlock is not in the works and their stance is a bit vague then ill try to bypass the upx thing. (It would just be the tool unpacking the exe, doing the edit, and then repacking)
That's pretty good to know. Yeah, it's definitely because of the cheater problems.
If you don't want to bypass the upx pack itself, you could just inject Cheat Engine or similar tool in the game and just AOB scan to recreate the FPS Bypass.
If anyone interested is reading, I've created a tool to recreate it:
https://github.com/trainyDEV/B1FPS_Bypass
It injects into the game, so the only issue with the tool is that it's not a perma fix, you'll have to run the tool every time you launch the game.
It's UPX and they used an anti-unpacking thing.
https://unprotect.it/technique/anti-upx-unpacking/
It might be to deter cheaters.
Like i could bypass this with some effort, but i think it would be a good idea to ask devs first, maybe they can implement FPS setting so this isn't needed.
i do think it's upx since its referenced a few times in ida, but any unpacker i've tried denies that fact. hopefully this information helps you in some way.
Do you know what they packed it with? If it's UPX then you can easily unpack and repack it.