Hi, maybe it's obvious, but I'll post here information on how to run the browser (itemshop) in the client provided by Malli and TMP4
1.We go to the folder with our channel and in each of the folders: first, game1, game2 we change the MALL_URL in the config file to the VPS IP
We do it for every CH
2. We open the client source code using Virtual Studio
3. We find the file: CWebBrowser.c
4.We are looking for the phrase: myURL.bstrVal = SysAllocString(L"about:blank");
5. about:blank we change to the address of our VPS [Hidden Content]
6. htmlDoc2->lpVtbl->write(htmlDoc2, sfArray); change to //htmlDoc2->lpVtbl->write(htmlDoc2, sfArray);
7. htmlDoc2->lpVtbl->close(htmlDoc2); change to //htmlDoc2->lpVtbl->close(htmlDoc2);
8. We start the Compilation
9. Our itemshop will be available at the link [Hidden Content]/ishop
Done! Now you can create your own item shop or upload a pre-made one.
Best regards, Sebastian16Bit
Text translated using Google Translate