i have a .pde file and i opened it with arduino, unfortunately it has many error, hence i opened it with notepad++
all i got is these characters, im trying to edit and compile but i cant read it, can anyone help? is this some kind of encryption or im using the wrong software
it is on ANSI , so do i need to change anything , pls let me know step by step as im still new , this actually belongs to a game and i wanted to modify to make my own stuffs, just for myself , thanks alot
It's likely not encrypted at all. You are better off asking on a hax0r website how to cheat at the game you are playing. It is entirely irrelevant to Arduino.
If I load a binary file into notepad it does not look much like that.
The file appears to be in a pictographic language. Those often use unicode or UTF-8 encoding (not ANSI), perhaps you can try switching the encoding from ANSI. Also maybe you could cut and paste one of the longer sections of what appear to be manreadable text into an online translation system and see if you get any meaningful translation.