In addition to iron giant, I also tried editing mini games so that you can't lose even if you get caught. This makes it easier in mobile since dragging is complicated
I may have tried some games few of them work but others would give different effects such as showing up as a white screen in Android but normal in PC. I have also tried your version of "The Princess and the Thief" and it works well in my app too. May I ask if you used jpexs for your edits or have you tried other software? Also attached is another one of my edit without url.
Sorry for taking so long. Thanks for the games, they work really nice. I do use jpex to edit the files in the parts folder. When editing the swf file itself, i think jpexs compiles it a different way, so the end result is that the files cannot load up the files correctly. Effectively showing a black screen or not loading some assets properly..
I use this
You must be registered to see the links
and then modify its hex values with ghex, but any hex editor will do (ive heard HxD is a good tool too). I used
You must be registered to see the links
to understand the basics of hex editing a swf file. Heres basically what i do:
Really damn long explanation but its execution is fairly straight forward: Use Jpexs to check where the url is at. Use a Hex editor to remove said url. Test the game to see if it works.
The reason it took me so long to reply is because this is a very brute-force way to do it. Complicated to understand and easy to mess up. So far ive had no problem doing so with "The Princess and the Thief" and now with "Boobelma Gets Spooked 5.5".
But with "Alistair in Cumderland", this method aint working. The game does run on mobile now, but i get a black screen whenever the game transitions to another scene. It also feels kinda random? Sometimes i get stuck at point A but next replay i get stuck at point B. Ill submit both newly modified games. Hopefully you can take a look at them and check if they work or not.
In BGEBrowser the keys "D", "Z", "Space" do not work to activate the gallery mode option.
Is there any chance to get gallery mode working in BGEBrowser?