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.

The last faith demo

Featured Replies

  • Author
  • Localization

falta, posted Mon Mar 22, 2021 12:53 pm (62967)


I can't find the language file for this game. I mean, I found a file, but when I open it with notepad, the text is broken. Also, when I open it with Unitytext, no text comes out. Anyone have any other ideas?
  • Author
  • Localization

aluigi, posted Fri Mar 26, 2021 12:32 pm (63048)


I think the embedded unity file in it has more than one trick (like "anity" instead of "Unity"), anyway try this script and check if you can open the generated unity file:
Code:
get NAMESZ long
getdstring NAME NAMESZ
get SIZE long
savepos OFFSET
log MEMORY_FILE OFFSET SIZE
putvarchr MEMORY_FILE 0 'U'
log NAME 0 SIZE MEMORY_FILE
  • Author
  • Localization

jonastraducoes, posted Fri Mar 26, 2021 1:51 pm (63051)


falta wrote:
I can't find the language file for this game. I mean, I found a file, but when I open it with notepad, the text is broken. Also, when I open it with Unitytext, no text comes out. Anyone have any other ideas?


Hello, falta!
I translate computer games and I have experience in translating games with the Unity engine!
I am very interested in translating this game!
But I don't have the demo!
I can help you, but I need all the game files!
Give me your discord, so we can talk!
  • Author
  • Localization

falta, posted Fri Mar 26, 2021 2:06 pm (63053)


aluigi wrote:
I think the embedded unity file in it has more than one trick (like "anity" instead of "Unity"), anyway try this script and check if you can open the generated unity file:
Code:
get NAMESZ long
getdstring NAME NAMESZ
get SIZE long
savepos OFFSET
log MEMORY_FILE OFFSET SIZE
putvarchr MEMORY_FILE 0 'U'
log NAME 0 SIZE MEMORY_FILE




If you are talking about the file I sent, the result is the same.

Image


if you're talking about data.unity3d, i already opened it with Assets Bundle Extractor. Was I supposed to use the script you provided in a different way than these, I don't understand?
  • Author
  • Localization

jonastraducoes, posted Fri Mar 26, 2021 3:57 pm (63057)


I analyzed the game files here with protection and better wait for the game to launch and then see how to solve it!
  • Author
  • Localization

falta, posted Fri Mar 26, 2021 4:28 pm (63058)


jonastraducoes wrote:
I analyzed the game files here with protection and better wait for the game to launch and then see how to solve it!



Of course. But I still wanted to look already.
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.