メインコンテンツへスキップ

⚠️ Please note that this topic or post has been archived. The information contained here may no longer be accurate or up-to-date. ⚠️

No file support GM5 in C1 8.1

コメント

1件のコメント

  • Eric Nepean
    You can adapt the work around which was used for the GM1 This assumes GM1 and GM5 files work the same - meaning any existing embedded functions work the same (almost 100% certain) and there are no new ones (highly likely)

    Workaround: using a hex level file editor, search the file for the ASCII string "GM5". Probably you will find two instances, one near the beginning and one near the end. Probably only the first one matters. Replace the "GM5" string with "GM1"

    I like the "010" editor, but it is expensive, the "hexedit" and "Textwrangler" editors also work and these are free.
    0

投稿コメントは受け付けていません。