18,700
edits
m (http->https) |
m (marked dead links) |
||
Line 29: | Line 29: | ||
==OniSplit 0.9.27== | ==OniSplit 0.9.27== | ||
OniSplit v0.9.27 (<nowiki>https://cid-639aa31296681bfe.skydrive.live.com/self.aspx/Oni/OniSplit/OniSplit|_v0.9.27.zip</nowiki>, dead link) | |||
Bugfixes and xml export/import for [[OBD:BINA/TMBD|TMBD]]. | Bugfixes and xml export/import for [[OBD:BINA/TMBD|TMBD]]. | ||
Line 218: | Line 218: | ||
==OniSplit 0.9.28== | ==OniSplit 0.9.28== | ||
OniSplit v0.9.28 (<nowiki>https://cid-639aa31296681bfe.skydrive.live.com/self.aspx/Oni/OniSplit/OniSplit|_v0.9.28.zip</nowiki>, dead link) | |||
:* added xml support for [[OBD:BINA/ONIE|ONIE]]. | :* added xml support for [[OBD:BINA/ONIE|ONIE]]. | ||
Line 283: | Line 283: | ||
:::::FBX - I don't know, I saw all kinds of problems with all kinds of 3D file formats. Basically I know of no file format or application that's 100% guaranteed to work properly. | :::::FBX - I don't know, I saw all kinds of problems with all kinds of 3D file formats. Basically I know of no file format or application that's 100% guaranteed to work properly. | ||
:::::BSL - For PC disassembling you can use the [https://hex-rays.com/ida-free/#download free version of IDA]. See | :::::BSL - For PC disassembling you can use the [https://hex-rays.com/ida-free/#download free version of IDA]. See here (<nowiki>https://cid-639aa31296681bfe.skydrive.live.com/self.aspx/Oni/OniPC|_idb49.zip</nowiki>, dead link)] for my IDA database file. I don't think you can bind sc_bind_f2 easily (compared to others). It's a string variable and nothing in the Mac exe uses them so nobody calls the function that's supposed to register string variables. [[User:Neo|Neo]] | ||
::::::Thanks for the link and the database, but now I need the fishing instruction :-) Can you show me how I can find the engine function related to the BSL function. I tried a text search for chr_focus, got the results, but I could not find out how it pointed to _SetMainCharacter. Once I see it in the PC engine, then I will look for it in the Mac engine. [[User:EdT|EdT]] 07:30, 15 October 2008 (CEST) | ::::::Thanks for the link and the database, but now I need the fishing instruction :-) Can you show me how I can find the engine function related to the BSL function. I tried a text search for chr_focus, got the results, but I could not find out how it pointed to _SetMainCharacter. Once I see it in the PC engine, then I will look for it in the Mac engine. [[User:EdT|EdT]] 07:30, 15 October 2008 (CEST) |