Page 1 of 1

Nox was possible play of mp3 file in map by plugin

PostPosted: Sun Jun 18, 2017 6:44 am
by panic
test video link: http://blog.daum.net/ky10613/324

priciple>>
i was find share address between server to client.

address to 0x97bb40 --Nox Script String Tables

0x97bb40 --string num. 0
0x97bb40+0x4 --string num. 1
0x97bb40+0x8 --string num. 2
...~ 1023

so, i was using of string section number 0. 0x97bb40

and mp3 file to push STR section number0.

then plugin will read and bring mp3 format from STR section.
finally, bring all data then play mp3 file.

as a result it can play server and client all. already, i check it.

plugin link: http://cfile230.uf.daum.net/attach/2414 ... FE782A2539
test map link: http://cfile237.uf.daum.net/attach/2561 ... 49912CD092

You Need Patched nox named 'Nox2.exe' or 'GamePatched.exe'.