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.

Resident Evil 5: Gold Edition .msg files

Featured Replies

  • Author
  • Localization

makc_ar, posted Fri Mar 27, 2015 11:11 am (4120)


How to edit?
  • Author
  • Localization

puggsoy, posted Fri Mar 27, 2015 11:26 am (4122)


Have you tried this: http://z6.invisionfree.com/Resident_Evi ... t15889.htm

The files you provided seem to be event files and have no useful text to edit (it just gives lots of numbers) but if you find the language files you should be able to convert and edit those.

Batch script to rename all .msg files in a folder to .MSG2 (as the tool requires that):
Code:
@echo off
for %%f in (*.msg) do (
    rename "%%f" "%%~nf.MSG2"
)
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.