How to convert Big Endian file (PowerPC) to Little endian (Intel)

Doubts, help and support about QuickBMS and other game research tools
Xenon
Posts: 5
Joined: Sun Jun 03, 2018 5:00 pm

How to convert Big Endian file (PowerPC) to Little endian (Intel)

Post by Xenon »

How to convert Big Endian file (PowerPC) to Little endian (Intel).Help me, please :(
Last edited by Xenon on Sun Sep 16, 2018 3:45 pm, edited 1 time in total.
Xenon
Posts: 5
Joined: Sun Jun 03, 2018 5:00 pm

Re: How to convert Big Endian file (PowerPC) to Little endian (Intel)

Post by Xenon »

Topic
aluigi
Site Admin
Posts: 12984
Joined: Wed Jul 30, 2014 9:32 pm

Re: How to convert Big Endian file (PowerPC) to Little endian (Intel)

Post by aluigi »

You must fully figure the format.
Once that's done, write a quickbms script and quickbms can automatically convert the endianess through a specific command-line option (-E), yeah that's magic.