M
makipl
Guest
in debug_battleDat.cs delete line starting at 607:Ok now I get exception error when I try enter any of the battle encounters
System.UnauthorizedAccessException: 'Access to the path 'D:\out.dat' is denied.'
Code: [Select]
Code:
#if _WINDOWS MakiExtended.DumpBuffer(buffer, "D:/out.dat");#endif
though if you want to only play and watch the monsters I recommend grabbing this commit:
https://github.com/MaKiPL/OpenVIII/commit/c346872fa630d29a1c17a2af5ecb8be5616c3a41
as it's the one from GIF
Last edited: