catfoolyou / Block-Bypass

A list of writeups for FCPS school computer jailbreaks and exploits as well as functioning offline downloads for multiple games
13 stars 4 forks source link

You can use b64 encoding to make games work offline #3

Closed PunchmadeDav closed 5 days ago

PunchmadeDav commented 6 days ago

title says it all. i have some games ranging from flash games to unity web games

catfoolyou commented 6 days ago

1) Proof? 2) Proper explanation of this method? 3) Just a dumb question, if Unity can compile for native platforms (Windows/Linux/Mac) besides WebGL, is there a plugin/compiler/stupid workaround to make games compiled for Linux work on ChromeOS?

PunchmadeDav commented 5 days ago
  1. Add me on discord my user is davdageneral, im in a ton of eagler servers so you could easily find me aswell. im currently working on buckshot roulette and fnaf 1-4, UCN, and World.
  2. Kinda hard to explain. i just use my completed games as references, but basically u are just encoding and then decoding files that cant be loaded due to CORS using js
  3. I have no clue about that. thats something you would need to research yourself
PunchmadeDav commented 5 days ago

also check out dev.snubby.top. it has a web version of slime rancher with an offline download