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.

Raycast Game Maker PAK

Featured Replies

  • Author
  • Localization

wertercatt, posted Wed Nov 29, 2017 6:46 pm (30399)


Raycast Game Maker uses a .pak file to store all of the game's data. (It doesn't seem to have any relation to YoYo Games' engine.) Information on the engine can be found at http://www.moddb.com/engines/raycasting-game-maker as well as free games made with it.

I used filesplitter.bms on the .pak file for Last Anime boy: Saving loli (avaliable on steam for $0.99 as of this post.)

The two files the script created are attached. If you would like the full 37.6 MB sample, let me know and I'll throw it on my Dropbox account.
  • Author
  • Localization

aluigi, posted Wed Nov 29, 2017 9:45 pm (30404)


It's the same format used in this script:
http://aluigi.org/bms/horror_moonstone_mansion.bms

The format has no "magic" values, I found it by searching the scripts that use the jcalg compression. Luckily the jcalg compressed data has the "JC" magic at the beginning of the data which is visible with a hex editor.

P.S.: I have added "Raycasting Game Maker" in the title of the script to recognize it next time
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.