--- Log opened Sat May 01 00:00:00 2021 |
01:19 | | Degi [Degi@Nightstar-smc.j8t.11.77.IP] has quit [Operation timed out] |
01:23 | | Degi [Degi@Nightstar-3a1.47m.13.77.IP] has joined #code |
02:49 | | catalyst [catalyst@Nightstar-ejd4sd.cable.virginm.net] has joined #code |
02:55 | | catalyst [catalyst@Nightstar-ejd4sd.cable.virginm.net] has quit [Ping timeout: 121 seconds] |
02:58 | | catalyst_ [catalyst@Nightstar-ejd4sd.cable.virginm.net] has joined #code |
03:47 | | Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has quit [Connection closed] |
05:58 | | VirusJTG [VirusJTG@Nightstar-3mq.99q.104.208.IP] has quit [Connection closed] |
05:58 | | VirusJTG [VirusJTG@Nightstar-3mq.99q.104.208.IP] has joined #code |
05:58 | | mode/#code [+ao VirusJTG VirusJTG] by ChanServ |
06:18 | | Vorntastic [uid293981@Nightstar-h2b233.irccloud.com] has joined #code |
06:18 | | mode/#code [+qo Vorntastic Vorntastic] by ChanServ |
08:11 | | Kindamoody[zZz] [Kindamoody@Nightstar-eubaqc.tbcn.telia.com] has quit [Ping timeout: 121 seconds] |
09:13 | | VirusJTG [VirusJTG@Nightstar-3mq.99q.104.208.IP] has quit [Ping timeout: 121 seconds] |
10:16 | | Kindamoody[zZz] [Kindamoody@Nightstar-eubaqc.tbcn.telia.com] has joined #code |
10:16 | | mode/#code [+o Kindamoody[zZz]] by ChanServ |
10:16 | | Kindamoody[zZz] is now known as Kindamoody |
11:06 | | Emmy [Emmy@Nightstar-l49opt.fixed.kpn.net] has joined #code |
11:07 | | VirusJTG [VirusJTG@Nightstar-799.99q.104.208.IP] has joined #code |
11:07 | | mode/#code [+ao VirusJTG VirusJTG] by ChanServ |
12:23 | | catalyst_ [catalyst@Nightstar-ejd4sd.cable.virginm.net] has quit [[NS] Quit: -a- Connection Timed Out] |
12:23 | | catalyst [catalyst@Nightstar-ejd4sd.cable.virginm.net] has joined #code |
14:19 | | catalyst [catalyst@Nightstar-ejd4sd.cable.virginm.net] has quit [Connection reset by peer] |
14:19 | | catalyst_ [catalyst@Nightstar-ejd4sd.cable.virginm.net] has joined #code |
14:54 | | Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has joined #code |
14:54 | | mode/#code [+qo Vornicus Vornicus] by ChanServ |
15:22 | < Yossarian> | I'm trying to edit a file of a game (it's IGI 2: Covert Strike. I remember playing the MP demo a lot.) I've looked at the various files and .qvm files are basically like little virtual machines. I think some earlier games did this. |
15:23 | < Yossarian> | Anyway, if I make a simple change and save with vim, it goes from noeol to "converted" and I tried :set binary and a few other things but no dice. |
15:25 | < Yossarian> | I figure working out games whilst being able to run them on wine is good practice for reverse engineering other games, in particular Egosoft's X3: Albion Prelude. |
15:27 | < Yossarian> | Or X-Wing vs. Tie Fighter or any plethora of games. IGI 2 MP seems like it could be fun if you hooked a DLL and server interpreted scripts that acted as mutators. |
15:29 | | abudhabi_ [abudhabi@Nightstar-ag9m2t.adsl.tpnet.pl] has joined #code |
15:32 | | abudhabi [abudhabi@Nightstar-3ih6u6.adsl.tpnet.pl] has quit [Ping timeout: 121 seconds] |
16:55 | | catalyst_ [catalyst@Nightstar-ejd4sd.cable.virginm.net] has quit [Connection reset by peer] |
16:58 | | Vorntastic [uid293981@Nightstar-h2b233.irccloud.com] has quit [[NS] Quit: Connection closed for inactivity] |
19:39 | <&[R]> | "have you considered not using this data format? instead try other data formats, such as different ones" |
19:40 | <&[R]> | (Unrelated to Yoss' comment) |
20:39 | | catalyst [catalyst@Nightstar-ejd4sd.cable.virginm.net] has joined #code |
21:07 | <@gnolam> | Hey, IGI 2 MP. I was in the closed beta! |
21:08 | <@gnolam> | Figured out an issue where packet loss caused massive stuttering for them. |
21:25 | | catalyst_ [catalyst@Nightstar-ejd4sd.cable.virginm.net] has joined #code |
21:48 | | catalys34 [catalyst@Nightstar-jv5j45.dab.02.net] has joined #code |
21:50 | | catalyst_ [catalyst@Nightstar-ejd4sd.cable.virginm.net] has quit [Ping timeout: 121 seconds] |
21:57 | | Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has quit [Connection closed] |
22:01 | <@TheWatcher> | gnolam: awesome! |
22:31 | | catalyst_ [catalyst@Nightstar-ejd4sd.cable.virginm.net] has joined #code |
22:35 | | catalys34 [catalyst@Nightstar-jv5j45.dab.02.net] has quit [Ping timeout: 121 seconds] |
22:50 | | Kindamoody is now known as Kindamoody[zZz] |
23:00 | | Emmy [Emmy@Nightstar-l49opt.fixed.kpn.net] has quit [Ping timeout: 121 seconds] |
23:34 | <&[R]> | So fs.read() won't accept a buffer from Buffer.alloc(...), I'm getting: "TypeError [ERR_INVALID_ARG_TYPE]: The "buffer" argument must be an instance of Buffer, TypedArray, or DataView. Received an instance of ArrayBuffer" |
23:34 | <&[R]> | Testing with node 15.12.0 and 16.0.0 |
23:34 | <&[R]> | https://termbin.com/q1n4 |
23:39 | <&[R]> | Got it, node.js overloaded fs.read() in incredibly stupid ways |
--- Log closed Sun May 02 00:00:01 2021 |