Skip to content
View in the app

A better way to browse. Learn more.

ResHax

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.
Help us keep the site running.

Ghostwire Tokyo Translation Issue

Featured Replies

  • Author
  • Localization

spiritovod, posted Mon Jul 04, 2022 2:40 pm (72437)


@moder jack: No need to be that angry. I just told that if usual ways doesn't work, it doesn't mean there are no other ways to do it. Though used method is more like proof-of-concept, inconvenient for common usage and it has issues with latest game version, that's why it's more or less useless as-is. I suppose the only proper way here would be hooking and replacing required assets at runtime (which is possible since the game doesn't use any protection), but that's not my field.

@Terminator2222: You wouldn't be able to even run the game this way. For signed packages (like in this case) a game is trying to load descriptor based on signature from respective package, but if package will be modified, hash will not match signature and game fails to load. It's applied to all UE4 games with signed packages, it's not possible to repack main package for them without bypassing signature check. For mod packages, where pre-load assets are not touched, it doesn't really matter, but this game also doesn't accept side packages or assets as-is, and that's the main problem.
  • Author
  • Localization

Terminator2222, posted Mon Jul 04, 2022 2:47 pm (72438)


"You wouldn't be able to even run the game this way"

Hungarians made a working translate with that method***. Their translate's size is 7 GB.

//Edit: or they (we, besause I'm Hungarian too) have brilliant programmers, I dont know.
  • Author
  • Localization

spiritovod, posted Mon Jul 04, 2022 8:04 pm (72447)


@Terminator2222: They did it pretty much like I did, by extracting base and patch packages, merging them (without pre-load assets from patch package) and using extracted files directly, while existing packages are replaced with dummy ones - which is like partially rolling the game back to initial unpatched state. They didn't pack it back and also this method doesn't work for latest game version, so there are no discrepancies with my previous post.
  • Author
  • Localization

Terminator2222, posted Tue Jul 05, 2022 9:29 am (72462)


@spiritovod
I see - 'cause I dont need any of those translations I didn't download the whole pack, so I believe what you wrote about it.
  • Author
  • Localization

moder jack, posted Tue Jul 05, 2022 2:00 pm (72466)


I apologize for the way I behaved, but because this site was created to solve other people's problems, I get really angry when someone comes and speaks unintelligibly, in any case, I apologize.
  • Author
  • Localization

moder jack, posted Tue Jul 05, 2022 2:09 pm (72467)


But the problem of this game is that a group has produced a tool for the sig unreal problem, which unfortunately does not work on the cracked version. I will post the manufacturer's site. If anyone can edit it, work for the cracked version of unreal games. Very good. You can also get open source from github

tool:
https://illusory.dev/

src code:
https://github.com/IllusorySoftware/Unr ... ker-Public
  • Author
  • Localization

Terminator2222, posted Thu Jul 07, 2022 2:21 pm (72516)


Monetizing everywhere... :(
  • Author
  • Localization

spiritovod, posted Fri Jul 08, 2022 12:11 pm (72530)


@Mirawil103: It's exactly the same solution as already described above and it doesn't work for versions above 1.0.2 (which is update from 25 march).
Guest
This topic is now closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.