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.

Reimport bin file to chd file

Featured Replies

  • Author
  • Localization

terry336, posted Tue Jul 12, 2022 11:34 am (72584)


Hello, I modified a bin file extracted from a chd file, I would like to re-import this file back into the chd. Is there a script to reimport bin files to a chd file ?
  • Author
  • Localization

BloodRaynare, posted Tue Jul 12, 2022 11:53 am (72585)


By BIN files, I assume it was the game's images or the files inside that image? If it's the image itself, just use the same chdman tool to recompress it back to chd (You can find the tool included on the latest MAME release). Just make sure the modified bin images has the same name as it was referenced in the GDI/CUE file.

Code:
chdman createcd -i game.gdi -o game.chd


or

Code:
chdman createcd -i game.cue -o game.chd


But if it's the file inside the image, then you need to reinsert that file back to the images or even rebuild the image with the modified files inside. Then recompress it with chdman with the command line above.
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.