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.

How to extract *.bin files?

Featured Replies

  • Author
  • Localization

Sun Rays, posted Tue Nov 05, 2019 12:46 pm (51912)


These bin files seem to contain text data and perhaps some texture or model data too as there seems to be some paths defined, but I can't edit them unless they are extracted so I think that it is possible to extract files from these. Preferably text files, but I hope that all the files can be extracted.

Some samples have been attached.
  • Author
  • Localization

LolHacksRule, posted Tue Nov 05, 2019 4:07 pm (51916)


What game?
  • Author
  • Localization

Sun Rays, posted Tue Nov 05, 2019 7:05 pm (51919)


Gods: Lands of Infinity.
  • Author
  • Localization

LolHacksRule, posted Wed Nov 06, 2019 12:33 am (51922)


It has some UTF-8 stuff in it... Not sure who's to extract tho...
  • Author
  • Localization

Sun Rays, posted Wed Nov 06, 2019 9:44 am (51927)


Code:
f.u.n.c. .a.t.t.a.c.k.w.a.l.k.(.).....{.....h.e.r.o.p.a.u.s.e.(.).;.....H.e.r.o.R.o.t.a.t.e.T.o.P.e.r.s.o.n.(.3.9.).;.....P.e.r.s.o.n.S.e.t.M.o.v.e.T.i.m.e.O.u.t.(.3.9.,.7.5.0.).;.....R.u.n.B.a.t.t.l.e.S.w.o.r.d.s.(.).;....././.S.e.t.B.i.l.l.b.o.a.r.d.T.e.x.t.(.".F.i.g.h.t. .!.!.!.".,.7.5.0.).;.....p.e.r.s.o.n.g.o.t.o.p.e.r.s.o.n.(.3.9.,.0.,.3.).;.....h.e.r.o.u.n.p.a.u.s.e.(.).;.....r.u.n.b.a.t.t.l.e.(.3.9.).;.....}

This is from the second file and it seems like a script to me and it's similar to other scripts of the game so I think that these files contain text data atleast.

A script from the game for comparison:
Code:
func StartDialog(id0,id1)
{
var sc0 = GetLivePersonsCount(20);
var sc1 = GetLivePersonsCount(25);
var sc = sc0 sc1;

if(sc < 2)
{
   DoDialog(0,240,"_hrad_win");
}
DialogEnd();
}
  • Author
  • Localization

LolHacksRule, posted Thu Nov 07, 2019 4:55 pm (51946)


Looks like Lua.
  • Author
  • Localization

Sun Rays, posted Fri Nov 08, 2019 9:17 am (51961)


So yea, that's why I think that the *.bin files should have these text files inside them, and if that's the case then it should be possible to extract them right?
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.