Adding new resources DLL *IS* possible
- In string tables, deleted everything xept the first table
- Edited the 1st string with ID 1 in that table!
- Saved as new DLL into EXE dir. ( named it xlrc.dll )
- In freelancer.ini added this line right after DLL = MiscTextInfo2.dl:
DLL = xlrc.dll
- since all DLLs and stuff is loaded sequentially, my dll is loaded 7th
- computed id_name for dll 7 and string with ID 1 (using our formula, read elsewhere), got: 458753
WORKS!!!
Screenshot
Edited by - XLancer on 15-03-2003 03:49:43