Hacking Anyway to install enso/usbmc without a memory card using PSVD?

tech3475

Well-Known Member
OP
Member
Joined
Jun 12, 2009
Messages
3,664
Trophies
2
XP
6,051
Country
I finally managed to get my 3G Vita running 3.60 with a PSVD installed.

Going by other instructions I now need to install Enso and USBMC to let me mount the mSD card and have it act as ux0.

The problem though is that I currently don't have a Vita spare memory card lying around I can use and I'm wondering if there might be an alternative method available which can either rely on ur0 instead before I go and buy one?

I know there is the mlthaku method for SD2Vita so I was wondering if a method exists which may work with PSVD before I go and spend money on a card?
 

SuzieJoeBob

NOT a New Member
Member
Joined
Dec 20, 2008
Messages
687
Trophies
0
XP
1,313
Country
United States
If you go through the online Henkaku installer (go.henkaku.xyz), you can install force the installation of MolecularShell. I'm not sure if MolecularShell will install to ur0, but there is an "app" folder, so it is worth a shot. MolecularShell has an FTP mode, so you can transfer the files to your PS Vita's ur0 partition via WiFi, possibly allowing you to install the vpks to ur0 instead.

It's worth a shot.
 
  • Like
Reactions: tech3475

tech3475

Well-Known Member
OP
Member
Joined
Jun 12, 2009
Messages
3,664
Trophies
2
XP
6,051
Country
In the end, I managed to get a 4GB card in town relatively cheap.

Got everything working now.

If you go through the online Henkaku installer (go.henkaku.xyz), you can install force the installation of MolecularShell. I'm not sure if MolecularShell will install to ur0, but there is an "app" folder, so it is worth a shot. MolecularShell has an FTP mode, so you can transfer the files to your PS Vita's ur0 partition via WiFi, possibly allowing you to install the vpks to ur0 instead.

It's worth a shot.

Tried that, the installer doesn't install molecular shell if no card is present (according to the installer verbose).

I don't see why MLTHaKu shouldn't work just the same as it does with sd2vita. They both work in the same way, that is to mount the SD to ux0.

This is a question best asked in the MLTHaKu thread I think.

PSVD uses a different method to mount AFAIK, at least according to the USBMC github page.

https://github.com/yifanlu/usbmc

In theory all that would be needed is for USBMC to be loaded instead of the sd2vita driver, unless I missed something.

As an experiment, I didn't try altering the mlthenkaku web method, changing the memory plugin, but it didn't seem to work either.
 

SuzieJoeBob

NOT a New Member
Member
Joined
Dec 20, 2008
Messages
687
Trophies
0
XP
1,313
Country
United States
In theory all that would be needed is for USBMC to be loaded instead of the sd2vita driver, unless I missed something.

As an experiment, I didn't try altering the mlthenkaku web method, changing the memory plugin, but it didn't seem to work either.
I was just going to suggest that after seeing that a pre-compiled version exists, but I'm glad you were able to grab a cheap memory card

EDIT: After taking a deeper look at the source code, I figured out that you would need to edit "unsigned char gamesd[2794]" in "payload/files.h" of MLTHaKu-HAX to be the entire Hexadecimal breakdown of USBMC. That would require file to hex array conversion, which I did and pasted inside the Spoiler-CODE tags below:

Code:
unsigned char usbmc_skprx[2903] = {
  0x53, 0x43, 0x45, 0x00, 0x03, 0x00, 0x00, 0x00, 0xc0, 0x00, 0x01, 0x00,
  0x00, 0x06, 0x00, 0x00, 0x00, 0x10, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  0x82, 0x1e, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x57, 0x0b, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  0x04, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x00, 0xa0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  0xe0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x00, 0x40, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  0xa0, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xb0, 0x01, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x00, 0x70, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x28, 0x00, 0x00, 0x00, 0x00, 0x08, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x00, 0x7f, 0x45, 0x4c, 0x46, 0x01, 0x01, 0x01, 0x00,
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x04, 0xfe, 0x28, 0x00,
  0x01, 0x00, 0x00, 0x00, 0xa0, 0x84, 0x00, 0x00, 0x34, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x05, 0x34, 0x00, 0x20, 0x00,
  0x03, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  0xf4, 0x87, 0x00, 0x00, 0xf4, 0x87, 0x00, 0x00, 0x05, 0x00, 0x00, 0x00,
  0x00, 0x10, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x60, 0x03, 0x01, 0x00,
  0x00, 0x00, 0x02, 0x00, 0x00, 0x00, 0x02, 0x00, 0x18, 0x00, 0x00, 0x00,
  0x28, 0x00, 0x00, 0x00, 0x06, 0x00, 0x00, 0x00, 0x00, 0x10, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x60, 0x60, 0x15, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x00, 0x04, 0x05, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x00, 0x10, 0x00, 0x00, 0x00, 0x20, 0x04, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x00, 0x12, 0x05, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x00, 0x32, 0x09, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  0x1a, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  0x4c, 0x09, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0b, 0x02, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x00, 0x10, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  0x05, 0x00, 0x00, 0x00, 0x10, 0x01, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x06, 0x00, 0x00, 0x00,
  0x10, 0x01, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x00, 0x07, 0x00, 0x00, 0x00, 0x50, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  0x78, 0xda, 0xed, 0xd4, 0x6d, 0x6c, 0x53, 0x55, 0x18, 0x07, 0xf0, 0xe7,
  0xf6, 0xcd, 0x82, 0x46, 0x4b, 0xc0, 0x04, 0x26, 0x21, 0x77, 0xdd, 0xa2,
  0x05, 0x19, 0x54, 0x33, 0xc9, 0xb2, 0x08, 0x76, 0x1d, 0xdc, 0x95, 0x30,
  0xdd, 0x74, 0x20, 0x7e, 0xf0, 0xa5, 0xb7, 0xdb, 0x65, 0xed, 0xd6, 0x6d,
  0xf5, 0xb6, 0x23, 0xc3, 0x90, 0x58, 0x5e, 0x06, 0x6a, 0x4c, 0x9c, 0x8e,
  0x57, 0x83, 0x71, 0xf8, 0x86, 0xe1, 0x83, 0xd9, 0x04, 0x0d, 0x41, 0x16,
  0x0a, 0x2c, 0x8a, 0x7e, 0xb1, 0x28, 0xd1, 0x99, 0xf9, 0x01, 0xc4, 0x64,
  0x9d, 0xf1, 0xc3, 0xf5, 0x86, 0x2c, 0x80, 0x02, 0x3e, 0xa7, 0xed, 0x5e,
  0x80, 0x91, 0xe8, 0x17, 0xbf, 0xf8, 0xff, 0x25, 0xcf, 0xbd, 0x3d, 0xe7,
  0x3c, 0xcf, 0xb9, 0xe7, 0xdc, 0x9e, 0xf6, 0xe5, 0x15, 0xd5, 0x8a, 0x24,
  0x49, 0x34, 0xc6, 0x76, 0xcd, 0x43, 0xa2, 0xd5, 0xb3, 0x95, 0xa8, 0x94,
  0xef, 0x7a, 0x01, 0xb7, 0x6c, 0x64, 0x2f, 0x25, 0x99, 0xac, 0xe4, 0xa1,
  0x02, 0x9a, 0x41, 0x13, 0xd9, 0x39, 0x17, 0xb7, 0xe7, 0xc2, 0x2e, 0x1a,
  0x2e, 0xca, 0x8e, 0x07, 0xad, 0xe2, 0x6a, 0xc9, 0xc6, 0x6c, 0xbe, 0x7a,
  0x38, 0x1c, 0xf9, 0x71, 0x31, 0x1c, 0xbc, 0x77, 0xd2, 0x33, 0xed, 0x13,
  0x73, 0xb9, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0xbf, 0x27, 0xc9, 0xb1, 0x2a, 0xe7,
  0x67, 0x3e, 0x73, 0xb6, 0x35, 0x65, 0x5a, 0xac, 0x35, 0x17, 0x29, 0x78,
  0x5f, 0x78, 0x4f, 0x55, 0xac, 0xef, 0x64, 0xc4, 0x67, 0x52, 0xb6, 0xef,
  0x6d, 0xbf, 0x94, 0x26, 0xd9, 0xd9, 0xef, 0x6b, 0x4a, 0x16, 0xf4, 0x5e,
  0x49, 0x1a, 0xbe, 0x69, 0xce, 0xfe, 0x1a, 0xe3, 0xba, 0xd7, 0xd9, 0xef,
  0x12, 0x75, 0x36, 0xce, 0xb1, 0x89, 0xba, 0x22, 0xae, 0x4b, 0xf6, 0x9d,
  0x18, 0xaf, 0xb3, 0x28, 0x7b, 0xfd, 0xb6, 0xb4, 0xaf, 0x69, 0x8f, 0x7f,
  0xee, 0x71, 0x35, 0xd8, 0x13, 0xfc, 0x5e, 0x25, 0xb9, 0x2e, 0xe4, 0xca,
  0xd6, 0xba, 0xa6, 0xa8, 0x8d, 0xf5, 0xd5, 0x87, 0x2b, 0xfb, 0xf6, 0x87,
  0x2b, 0xfa, 0xc8, 0x7d, 0x4a, 0xad, 0x08, 0xb9, 0x94, 0x50, 0xf0, 0xbd,
  0xa0, 0xab, 0x7f, 0xb6, 0xe2, 0xea, 0x77, 0x2a, 0x63, 0x75, 0x25, 0x23,
  0x46, 0x45, 0x57, 0x6f, 0x59, 0x91, 0xeb, 0x60, 0xc0, 0x1c, 0x78, 0xc8,
  0x2e, 0xfb, 0x2f, 0x95, 0x2d, 0x4d, 0x99, 0x24, 0xa5, 0x4c, 0x89, 0xc8,
  0xa8, 0x1d, 0x21, 0x4f, 0xca, 0xdc, 0x96, 0xe4, 0xb9, 0xed, 0x95, 0xa3,
  0x27, 0xc4, 0x3a, 0xec, 0x76, 0xd9, 0xba, 0x97, 0x47, 0xad, 0xe4, 0xa6,
  0x9d, 0xb9, 0xac, 0xe7, 0x47, 0x02, 0xe6, 0x59, 0x2f, 0x57, 0xf1, 0x67,
  0x27, 0x57, 0xbc, 0x38, 0x14, 0x30, 0x7f, 0xf7, 0x92, 0x5b, 0xf4, 0xf0,
  0x6a, 0x54, 0x32, 0xee, 0x1a, 0xb1, 0x29, 0x64, 0x58, 0x38, 0x2f, 0xb5,
  0xc4, 0xf6, 0x00, 0xf7, 0x3b, 0xec, 0x32, 0xed, 0xaa, 0x30, 0x95, 0x3a,
  0x72, 0x17, 0x2a, 0x62, 0x16, 0x69, 0x37, 0x19, 0x0b, 0x46, 0x92, 0x8a,
  0xe8, 0xcf, 0xb5, 0x2b, 0xcc, 0xea, 0xec, 0x28, 0x19, 0xf3, 0x46, 0x68,
  0xa1, 0x43, 0x71, 0x0e, 0x51, 0x91, 0xac, 0x48, 0xdd, 0x05, 0x0a, 0x75,
  0xcf, 0xe1, 0xde, 0xdf, 0x32, 0x36, 0xe5, 0xc8, 0x1f, 0x74, 0x8f, 0x65,
  0xc8, 0xc7, 0xad, 0x59, 0x23, 0xb4, 0xc8, 0x32, 0xe4, 0xe5, 0x4f, 0x77,
  0x73, 0xf6, 0x42, 0x5e, 0x81, 0x24, 0x55, 0x8e, 0x1e, 0x98, 0x25, 0xf6,
  0x72, 0xda, 0x5c, 0x5e, 0x5a, 0x33, 0xfa, 0xd2, 0xcc, 0x80, 0x59, 0xec,
  0xb7, 0xcb, 0xfc, 0x3e, 0x1d, 0xd2, 0x9b, 0x27, 0x47, 0x7f, 0xac, 0xe7,
  0x31, 0x4b, 0xf9, 0x4a, 0xda, 0x21, 0x9e, 0xc7, 0x3b, 0x73, 0x90, 0x91,
  0xce, 0xc4, 0xd4, 0x80, 0xe9, 0xf5, 0x65, 0xf7, 0xe2, 0x96, 0x0a, 0xc9,
  0xe8, 0xca, 0x90, 0x67, 0xe6, 0x10, 0x19, 0x1b, 0x33, 0x24, 0xbb, 0x7a,
  0xfb, 0x33, 0xc6, 0x26, 0x29, 0x7f, 0x27, 0x77, 0xc0, 0x24, 0xdf, 0x0c,
  0x25, 0xb7, 0xef, 0x7d, 0xbc, 0x9a, 0x37, 0x86, 0x1f, 0x0c, 0x8b, 0xb7,
  0xbf, 0xa7, 0x8a, 0x3c, 0xfe, 0xf4, 0xa9, 0xc8, 0x21, 0x7f, 0x45, 0x3a,
  0x60, 0x56, 0x57, 0xd5, 0x5c, 0x5c, 0x1d, 0x2e, 0x28, 0xe6, 0xbc, 0x3b,
  0x52, 0xa6, 0xd5, 0x29, 0xe6, 0x2d, 0xe3, 0x75, 0x86, 0x78, 0xe6, 0x05,
  0x3c, 0xf3, 0x13, 0x99, 0xb1, 0xaa, 0x40, 0x9f, 0xa8, 0xb1, 0xa5, 0xfd,
  0x4d, 0x9f, 0xf2, 0x77, 0xdc, 0x1c, 0x3c, 0x18, 0xfc, 0x52, 0x55, 0x42,
  0x54, 0x24, 0x46, 0x0b, 0x14, 0xb1, 0xe7, 0xda, 0x0c, 0x15, 0x49, 0x85,
  0x73, 0x95, 0x02, 0x45, 0xf4, 0x91, 0x11, 0xc8, 0x48, 0x3b, 0x8a, 0x14,
  0xda, 0xe1, 0x56, 0x0a, 0xf3, 0x3d, 0xde, 0x8c, 0xac, 0x7c, 0x32, 0xec,
  0xcb, 0xce, 0x2f, 0x3d, 0x7a, 0xfa, 0x0c, 0xc9, 0x07, 0x86, 0x2b, 0x9b,
  0x0e, 0xf9, 0x8f, 0x9e, 0xb9, 0x3c, 0x5c, 0x4c, 0x16, 0x12, 0x67, 0x33,
  0x77, 0x9e, 0x9e, 0x89, 0x90, 0xc7, 0x31, 0x34, 0x76, 0x52, 0x7f, 0x0a,
  0x67, 0x57, 0xc4, 0xe7, 0x92, 0x8e, 0xdf, 0x78, 0xa2, 0xcf, 0x5d, 0x98,
  0x77, 0x7d, 0xf1, 0x79, 0xa2, 0x9e, 0xf3, 0xff, 0x87, 0xb6, 0x24, 0x4b,
  0x72, 0x5d, 0xbd, 0xb6, 0xb2, 0x6d, 0x5d, 0x24, 0xaa, 0xb5, 0x34, 0xea,
  0xa2, 0xaf, 0x2d, 0xee, 0x2d, 0x6f, 0x6e, 0x58, 0x1c, 0x6a, 0x6b, 0x4b,
  0x44, 0x5a, 0xd4, 0x46, 0x6d, 0x51, 0xbc, 0x39, 0xa6, 0x77, 0x8c, 0xf7,
  0xb7, 0xb7, 0xa8, 0xf1, 0xf8, 0x58, 0x5f, 0x7b, 0x87, 0xb7, 0xfc, 0xe9,
  0x48, 0x42, 0xad, 0x0b, 0x6b, 0xd1, 0xe8, 0xe2, 0x96, 0xb6, 0x86, 0xf6,
  0xa8, 0x76, 0x63, 0x06, 0x11, 0xcf, 0xbf, 0x26, 0x1e, 0xaa, 0xd3, 0xf4,
  0xf5, 0x44, 0xf1, 0x86, 0x78, 0xa2, 0x4d, 0xf7, 0x96, 0x77, 0xb4, 0xd4,
  0x97, 0x44, 0x63, 0x25, 0x91, 0xc6, 0xd6, 0x92, 0xf6, 0xb8, 0xa6, 0x6b,
  0x1d, 0x89, 0x89, 0x31, 0x2e, 0x17, 0x63, 0x6a, 0x7d, 0xa2, 0x44, 0x6b,
  0x4d, 0x44, 0x74, 0x8d, 0x72, 0xcf, 0x11, 0x73, 0x69, 0x1d, 0xeb, 0xd4,
  0x04, 0x37, 0xc4, 0xe7, 0xc9, 0xf9, 0xb1, 0x5c, 0xbe, 0x3a, 0xd5, 0x5f,
  0xd4, 0xf8, 0xfa, 0x56, 0x69, 0x7a, 0xab, 0x16, 0x9d, 0x3c, 0xe6, 0x10,
  0x17, 0x6f, 0x27, 0x51, 0x8c, 0x23, 0xc5, 0x71, 0x69, 0x1b, 0xd1, 0xde,
  0x99, 0xab, 0xa7, 0x4d, 0x4e, 0xea, 0x4b, 0x12, 0xed, 0xdf, 0x7c, 0xeb,
  0xc4, 0xa5, 0x1c, 0xb5, 0x75, 0xb5, 0x0f, 0xff, 0x9b, 0xff, 0x4b, 0x59,
  0x5c, 0x92, 0x16, 0x3e, 0x99, 0x37, 0x12, 0xcf, 0x4f, 0x76, 0x8a, 0x71,
  0xfe, 0x2f, 0xf0, 0x59, 0x27, 0x16, 0xd8, 0xb9, 0xe9, 0xb1, 0x2e, 0xee,
  0xff, 0x98, 0xe3, 0x30, 0xc7, 0xae, 0x33, 0xcf, 0x76, 0xbf, 0xf5, 0xeb,
  0xa5, 0x0d, 0x47, 0x8b, 0xdd, 0xd1, 0xe1, 0xfd, 0x7f, 0xc6, 0xc6, 0xd6,
  0xd6, 0xb3, 0x95, 0xe8, 0x2f, 0x8e, 0x9b, 0xf6, 0x5a, 0x1d, 0x09, 0xe9,
  0xaa, 0xbe, 0x81, 0xe8, 0xce, 0x17, 0xa6, 0xbf, 0x3a, 0x54, 0xb5, 0xf6,
  0xf5, 0x85, 0x8f, 0x2c, 0x3f, 0x6f, 0xe7, 0x9a, 0xa5, 0x1c, 0x1b, 0x92,
  0x62, 0x0f, 0x92, 0x78, 0x45, 0xe3, 0xcf, 0x2b, 0x76, 0x0c, 0xfc, 0x22,
  0xde, 0x81, 0xb0, 0x71, 0x3b, 0xd1, 0x91, 0xed, 0x53, 0xed, 0x5b, 0xe4,
  0x4f, 0xec, 0xe0, 0xa9, 0xe9, 0x1f, 0x9d, 0x75, 0xe5, 0xf3, 0x92, 0x7c,
  0x3f, 0x76, 0xdb, 0x1a, 0xfb, 0x78, 0x3b, 0x95, 0xb9, 0xf0, 0xad, 0x27,
  0x9f, 0xf7, 0x0a, 0xdf, 0x07, 0xfe, 0xc1, 0x73, 0xea, 0xaf, 0xac, 0x18,
  0x28, 0xcb, 0xe7, 0xed, 0xe3, 0xfb, 0xe0, 0x6d, 0x6b, 0x6c, 0xe3, 0xed,
  0xaf, 0xe6, 0x5f, 0xf5, 0xd5, 0xe6, 0xf3, 0x3e, 0xe0, 0xfb, 0xb9, 0xdb,
  0xd6, 0x4c, 0xbc, 0x83, 0x95, 0x45, 0xd7, 0x96, 0x85, 0xf3, 0x79, 0x87,
  0xf9, 0x6e, 0x4c, 0x51, 0xc3, 0x67, 0x7a, 0x75, 0x58, 0xd7, 0xd4, 0x06,
  0xfe, 0xcd, 0x28, 0x6d, 0xfa, 0x72, 0x3d, 0xb2, 0x5e, 0xd3, 0x73, 0xfd,
  0x8f, 0x67, 0x7f, 0x04, 0x37, 0xf5, 0x27, 0xd4, 0x48, 0x58, 0x6b, 0xe5,
  0x9e, 0xfc, 0x19, 0xbc, 0x29, 0x6f, 0xfc, 0x64, 0x4e, 0xfe, 0x2d, 0xde,
  0x5a, 0x9f, 0x2b, 0x59, 0x93, 0x88, 0x44, 0xe3, 0xe2, 0x6d, 0x3e, 0xd7,
  0xb8, 0xaa, 0xf4, 0x87, 0xc1, 0x6d, 0x9b, 0x3f, 0x6f, 0x77, 0x7c, 0xd3,
  0x71, 0xff, 0x77, 0x65, 0xf4, 0xe1, 0xbb, 0xbb, 0x67, 0x74, 0xb7, 0x7e,
  0xbd, 0xec, 0x8b, 0x27, 0x37, 0x0f, 0xce, 0x59, 0xd1, 0xfc, 0xda, 0x96,
  0x7d, 0xaa, 0x63, 0x89, 0xf4, 0xfe, 0xe0, 0x3b, 0x97, 0x03, 0xc7, 0x62,
  0x69, 0x7d, 0xfe, 0x9c, 0x76, 0xaa, 0x58, 0x2b, 0xf7, 0xfe, 0x7c, 0xb5,
  0xb3, 0x76, 0x0b, 0x9f, 0x7b, 0x0e, 0x1f, 0x47, 0x92, 0xa3, 0x8b, 0x23,
  0xc6, 0xd1, 0xc3, 0x11, 0xe4, 0x90, 0x39, 0x5c, 0x1c, 0x69, 0x3e, 0x5b,
  0xe7, 0x38, 0x0c, 0x71, 0xfe, 0xb9, 0xdd, 0xcb, 0xf1, 0x37, 0xcd, 0x51,
  0x66, 0xa3, 0x78, 0xda, 0xcb, 0x68, 0x61, 0x60, 0x28, 0x00, 0xe2, 0x1a,
  0x20, 0xf6, 0x01, 0x62, 0x06, 0x0e, 0x06, 0x86, 0xff, 0x40, 0x00, 0x00,
  0x4b, 0x26, 0x07, 0xb5, 0x78, 0xda, 0x4d, 0xd3, 0xb1, 0x6b, 0x53, 0x51,
  0x14, 0xc7, 0xf1, 0xd3, 0xa2, 0xa5, 0x94, 0x22, 0x6f, 0xe8, 0x20, 0x19,
  0x82, 0x43, 0x86, 0x0e, 0xa2, 0x19, 0x45, 0xaa, 0x88, 0x38, 0x74, 0xc8,
  0x50, 0x3a, 0x74, 0xea, 0xe0, 0xe0, 0x90, 0xa1, 0x43, 0x26, 0x51, 0x09,
  0xe1, 0xbd, 0x97, 0x5a, 0x33, 0x88, 0xf4, 0x0f, 0x08, 0x52, 0x4b, 0x11,
  0x87, 0x22, 0x29, 0x64, 0x08, 0xd2, 0xa1, 0x48, 0x10, 0x87, 0x52, 0x3a,
  0x84, 0xd2, 0xa1, 0x94, 0x0e, 0x1d, 0x1c, 0x82, 0x94, 0x0e, 0x22, 0x52,
  0xc4, 0xef, 0xc9, 0xfd, 0xc9, 0x7b, 0x0f, 0xc2, 0xf9, 0xdc, 0xcb, 0xef,
  0x1e, 0xde, 0x7d, 0xf7, 0xc6, 0xc6, 0xcd, 0x6a, 0xaf, 0xcd, 0xe6, 0xf9,
  0x19, 0x8e, 0xa9, 0x15, 0x79, 0x27, 0x0e, 0x63, 0xf7, 0x87, 0xd4, 0x6c,
  0x55, 0xde, 0x58, 0x35, 0x6b, 0xc9, 0x57, 0xf8, 0xad, 0xbc, 0x4e, 0x7d,
  0x26, 0x7f, 0xa2, 0x56, 0xe5, 0x2e, 0x75, 0x45, 0xbe, 0x1e, 0x87, 0xb1,
  0xfb, 0x01, 0xee, 0xc9, 0x2f, 0xf1, 0xae, 0xfc, 0x7b, 0xcd, 0x6c, 0x20,
  0xd7, 0xdf, 0x98, 0x9d, 0xc8, 0x3d, 0x7c, 0x26, 0x2f, 0x34, 0xc3, 0xd8,
  0x1d, 0x51, 0x27, 0xd7, 0xf4, 0xfe, 0x38, 0x92, 0x77, 0xf1, 0x8c, 0x5c,
  0x6e, 0x86, 0xb1, 0xfb, 0x11, 0xde, 0x93, 0x67, 0xa9, 0x73, 0xca, 0xb4,
  0xf0, 0x13, 0xb9, 0x8f, 0xe7, 0xff, 0xf7, 0x6c, 0x86, 0xf1, 0x68, 0x8f,
  0xf8, 0xbb, 0x5c, 0xc3, 0xfb, 0xf2, 0x06, 0x3e, 0x94, 0x9f, 0xe2, 0x81,
  0x7c, 0x8f, 0x5a, 0x53, 0x9f, 0x36, 0x7e, 0x21, 0x1f, 0xe3, 0xba, 0x7c,
  0xab, 0x19, 0xc6, 0xa3, 0xbd, 0xe0, 0x13, 0x79, 0x81, 0xba, 0xa5, 0xcc,
  0x16, 0xde, 0x96, 0xcf, 0x70, 0x47, 0x3e, 0x4c, 0xc3, 0x78, 0x34, 0x8f,
  0xcf, 0xe5, 0x0b, 0xfc, 0x43, 0x36, 0x7a, 0x0e, 0xe5, 0x2a, 0xf5, 0x58,
  0x6b, 0xbb, 0xfe, 0x3d, 0xe5, 0x0b, 0x7c, 0x2e, 0x77, 0x9a, 0x61, 0x6c,
  0xe3, 0x63, 0x56, 0xe5, 0x7c, 0x47, 0x0f, 0xae, 0xe1, 0x6b, 0x72, 0x1d,
  0x4f, 0xca, 0x15, 0x3c, 0x0d, 0xa3, 0xbb, 0x66, 0x37, 0xa9, 0x13, 0x9c,
  0x65, 0x54, 0x0e, 0x9e, 0x8a, 0xc3, 0xbc, 0x3f, 0x05, 0xcd, 0xfb, 0x53,
  0x8c, 0xb3, 0xfc, 0xc3, 0x5c, 0xfe, 0x71, 0x2e, 0xbf, 0x98, 0xcb, 0x2f,
  0xe5, 0xf2, 0xaf, 0x72, 0xf9, 0x06, 0x36, 0xe6, 0xfb, 0xbc, 0xf3, 0x17,
  0x77, 0x39, 0xb8, 0xef, 0x9e, 0xe2, 0xde, 0xf9, 0x19, 0xe5, 0xd6, 0x1e,
  0xe5, 0xd6, 0x9e, 0x2a, 0xf3, 0x99, 0xcc, 0xa5, 0xfa, 0x0c, 0xf0, 0x2f,
  0xf5, 0x71, 0xff, 0x51, 0xe6, 0x06, 0xfe, 0xab, 0xcc, 0x10, 0x4f, 0x24,
  0x21, 0xe3, 0x9e, 0x4e, 0x42, 0xe6, 0x36, 0x9e, 0x91, 0x8b, 0xb8, 0x90,
  0x84, 0xfc, 0x1e, 0x2e, 0x2a, 0xef, 0x2e, 0x29, 0xf3, 0x0e, 0xdf, 0xcf,
  0x79, 0x51, 0x9e, 0xc3, 0x55, 0xf9, 0x3d, 0x7e, 0x2e, 0xb7, 0x71, 0xac,
  0x9e, 0x63, 0xbc, 0x4b, 0x4b, 0x3d, 0xdd, 0xeb, 0x9a, 0x2f, 0x71, 0x16,
  0xed, 0x24, 0xfb, 0x86, 0x9b, 0xca, 0xf8, 0xfc, 0x76, 0x92, 0x7d, 0xcf,
  0x9e, 0x7a, 0x2e, 0xfb, 0xff, 0x42, 0x6b, 0xcb, 0x64, 0xbe, 0x2a, 0xef,
  0xfe, 0xa6, 0xcc, 0x4f, 0xee, 0xd2, 0x81, 0x7c, 0x80, 0x8f, 0x94, 0x37,
  0x32, 0x43, 0xe5, 0xdd, 0x97, 0xca, 0xdc, 0xf1, 0x6f, 0xa8, 0x8c, 0xdf,
  0x8d, 0x28, 0x0d, 0x19, 0x77, 0x21, 0x0d, 0x99, 0x21, 0x75, 0x56, 0xde,
  0xa7, 0x96, 0xe5, 0x2b, 0xea, 0x72, 0xce, 0x2b, 0xf2, 0x29, 0xb5, 0x21,
  0x57, 0xe8, 0xdf, 0xc2, 0x11, 0x77, 0xb5, 0xc4, 0x54, 0x3b, 0xcd, 0xed,
  0x37, 0xcd, 0xf6, 0xf8, 0x31, 0xcd, 0xce, 0xbd, 0x93, 0x66, 0xe7, 0xde,
  0x55, 0x9f, 0x86, 0xdf, 0x19, 0xfc, 0x0f, 0x78, 0x76, 0xd2, 0x91
};
 
Last edited by SuzieJoeBob, , Reason: added a possible solution
  • Like
Reactions: tech3475

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    Psionic Roshambo @ Psionic Roshambo: https://m.youtube.com/watch?v=_NTF5_qgH0o