if you want to mod programs , some coding skill would be v. useful.
many noob programmers start with visual basic.
NEway, in lua:
dataPsp=io.open("data.psp","rb")
exeStr=dataPsp:read("*a") dataPsp:close()
modStr=string.gsub(exeStr,"remaining coins","StillNotGot")
dataMod=io.open("data.mod","w+")
dataMod:write(modStr) dataMod:close()
*SFX - i think its to do with bitrates . Use freeware Audacity to customize samples *
Bookmarks