[00:00] LeChuck joined #scummvm. [00:00] mal- (~mal@dsl-hkibng42-56733b-36.dhcp.inet.fi) joined #scummvm. [00:00] chiptuner (~bobby@user/chiptuner) joined #scummvm. [00:00] _marc` (~marc@mos6581.de) joined #scummvm. [00:01] cYmen_ (~simon@squint.a-oben.org) joined #scummvm. [00:02] ldevulder (~ldevulder@2a01:e0a:4f3:5890:ce2d:e0ff:fe68:3ff5) joined #scummvm. [00:05] ced117 (~ced117@april/member/ced117) joined #scummvm. [01:03] SylvainTV (~SylvainTV@2a01:cb1c:f0c:1a00:2da4:9fdd:a720:499d) joined #scummvm. [01:25] Action: grogbot [discord] feels dumb for not realizing ScummVM also runs RPGs. [01:25] [discord] /me thought ScummVM only ran adventure games. [01:26] [discord] *thought ScummVM only ran adventure games.* (edited) [01:30] SylvainTV__ (~SylvainTV@2a01:cb1c:f0c:1a00:b859:7127:16fb:205e) joined #scummvm. [01:32] SylvainTV (~SylvainTV@2a01:cb1c:f0c:1a00:2da4:9fdd:a720:499d) left irc: Ping timeout: 240 seconds [01:42] gsi_ (~gsi@dynamic-077-182-031-112.77.182.pool.telefonica.de) left irc: Ping timeout: 246 seconds [01:43] gsi (~gsi@dynamic-093-129-018-112.93.129.pool.telefonica.de) joined #scummvm. [01:55] DominusExult (~dominus@exult/developer/dominus) joined #scummvm. [01:56] Dominus (~dominus@exult/developer/dominus) left irc: Ping timeout: 245 seconds [01:56] Nick change: DominusExult -> Dominus [02:05] [discord] Put-Put Goes to ScummVM [02:11] [discord] Per , what program is needed to extract the files and directories from `GAME.DAT`? Something like 7-Zip? [03:32] [scummvm] OMGPizzaGuy pushed 1 new commits to master: https://is.gd/HUmGAd [03:32] scummvm/master 147b794 OMGPizzaGuy: ULTIMA8: Cleanup of FadedBlit and MarkedBlit [03:45] [discord] Yes [03:46] [discord] `GAME.DAT` is just a renamed ISO [04:30] SylvainTV__ (~SylvainTV@2a01:cb1c:f0c:1a00:b859:7127:16fb:205e) left irc: Ping timeout: 264 seconds [04:31] Build [#9004](https://buildbot.scummvm.org/#/builders/43/builds/9004) of `master-debian-i686` completed successfully. [04:34] Build [#9002](https://buildbot.scummvm.org/#/builders/60/builds/9002) of `master-debian-x86-64` completed successfully. [05:24] reset (~reset@user/reset) left irc: Quit: reset [05:42] borosky (~borosky@213.134.185.68) joined #scummvm. [05:48] sev (~sev@81-205-47-249.fixed.kpn.net) joined #scummvm. [05:48] sev (~sev@81-205-47-249.fixed.kpn.net) left irc: Changing host [05:48] sev (~sev@scummvm/sev) joined #scummvm. [05:48] #scummvm: mode change '+o sev' by ChanServ!ChanServ@services.libera.chat [05:51] [discord] Global Options -> Audio. Preferred device: AdLib emulator AdLib emulator: DOSBox emulator [05:52] [discord] however, there still could be differences because we properly implemented Miles Sound System for the HE games [05:52] [discord] e.g. ealier, our music was rendered incorrectly [06:52] ny00123 (~ny00123@2a0d:6fc2:5ac1:4900:d2d1:5ef5:422:f5f5) joined #scummvm. [07:11] [scummvm] neuromancer pushed 2 new commits to master: https://is.gd/Z3NQxn [07:11] scummvm/master e6a1f79 neuromancer: FREESCAPE: correctly handle game binary variables [07:11] scummvm/master d1e522b neuromancer: FREESCAPE: stop the clock when game is paused [07:35] [discord] Steam has the Windows version of the Putt Putt game. It kind of always sounds the same to me, regardless of the Adlib emulator option. It sounds different from the music in the video. It also is kind of low volume but not affected by the midi gain setting. [07:39] Build [#8051](https://buildbot.scummvm.org/#/builders/34/builds/8051) of `fetch-master` completed successfully. [07:47] [discord] The Windows version has digital audio, what you are hearing is low fidelity a recording of the Adlib version [07:53] [discord] I guess the volume issue is related to this old bug? . It sounds more complex than I thought it would be. But I think (have to retest when I go home) the music slider does affect volume of Adlib music now. It's just that even at max it still sounds low [08:03] _marc` (~marc@mos6581.de) left irc: Quit: _marc` [08:03] _marc` (~marc@mos6581.de) joined #scummvm. [08:04] [scummvm] neuromancer pushed 1 new commits to master: https://is.gd/bDJJkS [08:04] scummvm/master 7216251 neuromancer: FREESCAPE: use safer types when comparing bits [08:06] dos (~dos@dosowisko.net) left irc: Ping timeout: 240 seconds [08:07] dos (~dos@dosowisko.net) joined #scummvm. [08:10] [discord] Yes. Music volume does affect the music level (Windows version, with Adlib) in this case. It doesn't go too loud when maxed, but it's probably acceptable as is [08:16] [discord] Music volume does affect music level, because as I said the Windows version doesn't use MIDI, so the volume value is actually affecting the digital audio output, and not the MIDI volume 🙂 [08:20] [discord] The thing with adlib is that we shouldn't even have separate volume controls for music and sfx in the first place [08:22] [discord] The SCUMM layer which is handling Adlib sounds is only sending sound ids to the player, and IIRC it doesn't appear to make distinction between music and sfx after a certain point in the code path [08:25] [discord] my opinion is that we should only have a single volume slider for the adlib engine, when it is active [08:25] Deledrius_ (~Deledrius@user/deledrius) joined #scummvm. [08:27] Deledrius (~Deledrius@user/deledrius) left irc: Ping timeout: 246 seconds [08:48] [scummvm] AndywinXp pushed 1 new commits to master: https://is.gd/HfJZ5V [08:48] scummvm/master 06052c7 AndywinXp: SCUMM: Use "compat" param when checking for heap saves in loadState() [08:50] sev (~sev@scummvm/sev) left irc: Quit: This computer has gone to sleep [08:50] sev (~sev@2a02-a457-5d44-1-3039-8cd8-b428-b6d9.fixed6.kpn.net) joined #scummvm. [08:50] sev (~sev@2a02-a457-5d44-1-3039-8cd8-b428-b6d9.fixed6.kpn.net) left irc: Changing host [08:50] sev (~sev@scummvm/sev) joined #scummvm. [08:50] #scummvm: mode change '+o sev' by ChanServ!ChanServ@services.libera.chat [08:54] sev (~sev@scummvm/sev) left irc: Client Quit [08:59] sev (~sev@2a02-a457-5d44-1-3039-8cd8-b428-b6d9.fixed6.kpn.net) joined #scummvm. [08:59] sev (~sev@2a02-a457-5d44-1-3039-8cd8-b428-b6d9.fixed6.kpn.net) left irc: Changing host [08:59] sev (~sev@scummvm/sev) joined #scummvm. [08:59] #scummvm: mode change '+o sev' by ChanServ!ChanServ@services.libera.chat [09:01] sev (~sev@scummvm/sev) left irc: Client Quit [09:10] [discord] I see, thank you for the explanation [09:34] speachy (~speachy@rockbox/developer/speachy) left irc: Quit: WeeChat 4.0.4 [09:53] donek (~donek@213.134.185.68) left irc: Ping timeout: 246 seconds [09:55] donek (~donek@2a00:f41:1ce1:fc4f:4bf3:6e25:fbe:4349) joined #scummvm. [10:03] sev (~sev@2a02-a457-5d44-1-3039-8cd8-b428-b6d9.fixed6.kpn.net) joined #scummvm. [10:03] sev (~sev@2a02-a457-5d44-1-3039-8cd8-b428-b6d9.fixed6.kpn.net) left irc: Changing host [10:03] sev (~sev@scummvm/sev) joined #scummvm. [10:03] #scummvm: mode change '+o sev' by ChanServ!ChanServ@services.libera.chat [10:46] donek (~donek@2a00:f41:1ce1:fc4f:4bf3:6e25:fbe:4349) left irc: Ping timeout: 264 seconds [10:47] donek (~donek@213.134.185.68) joined #scummvm. [11:29] SylvainTV (~SylvainTV@2a01:cb1c:f0c:1a00:29b8:9187:7648:5b53) joined #scummvm. [11:52] gordonfish (~gordonfis@user/gordonfish) left irc: Server closed connection [11:53] gordonfish (~gordonfis@user/gordonfish) joined #scummvm. [12:13] sev (~sev@scummvm/sev) left irc: Quit: This computer has gone to sleep [12:13] [discord] Thanks! [12:19] sev (~sev@81-205-47-249.fixed.kpn.net) joined #scummvm. [12:19] sev (~sev@81-205-47-249.fixed.kpn.net) left irc: Changing host [12:19] sev (~sev@scummvm/sev) joined #scummvm. [12:19] #scummvm: mode change '+o sev' by ChanServ!ChanServ@services.libera.chat [12:40] sev (~sev@scummvm/sev) left irc: Quit: This computer has gone to sleep [13:08] speachy (~speachy@hurricane.shaftnet.org) joined #scummvm. [13:08] speachy (~speachy@hurricane.shaftnet.org) left irc: Changing host [13:08] speachy (~speachy@rockbox/developer/speachy) joined #scummvm. [13:11] reset (~reset@user/reset) joined #scummvm. [13:12] reset (~reset@user/reset) left irc: Client Quit [13:12] reset (~reset@user/reset) joined #scummvm. [13:26] [discord] Thanks for that - got the game running and the CD audio extracted. But it all plays in the wrong order! [13:41] [scummvm] ScummVM-Translations pushed 2 new commits to master: https://is.gd/5bGBb0 [13:41] scummvm/master 9b259a1 marcosoutsider: I18N: Update translation (Portuguese (Brazil)) [13:41] scummvm/master 06f48bd VAN-Gluon: I18N: Update translation (Japanese) [14:06] ldevulder (~ldevulder@2a01:e0a:4f3:5890:ce2d:e0ff:fe68:3ff5) left irc: Quit: Leaving [14:24] SylvainTV (~SylvainTV@2a01:cb1c:f0c:1a00:29b8:9187:7648:5b53) left irc: Ping timeout: 264 seconds [14:30] [discord] Doesn't matter - it's working in the right order now.. [15:11] ny00123 (~ny00123@2a0d:6fc2:5ac1:4900:d2d1:5ef5:422:f5f5) left irc: Quit: Leaving [15:51] sev (~sev@2a02-a457-5d44-1-3039-8cd8-b428-b6d9.fixed6.kpn.net) joined #scummvm. [15:51] sev (~sev@2a02-a457-5d44-1-3039-8cd8-b428-b6d9.fixed6.kpn.net) left irc: Changing host [15:51] sev (~sev@scummvm/sev) joined #scummvm. [15:51] #scummvm: mode change '+o sev' by ChanServ!ChanServ@services.libera.chat [16:07] [discord] <.eriktorbjorn> I hear you can also use the remastered Putt-Put Goes to the Moon soundtrack as a replacement? I.e. this one: https://thefatmanandteamfat.bandcamp.com/album/putt-putt-goes-to-the-moon-remastered-soundtrack [16:09] [discord] <.eriktorbjorn> I didn't realize this one's supposed to come out on Steam. I wonder if it'll work in ScummVM: https://www.youtube.com/watch?v=iUWU1v3zvEE [16:12] borosky (~borosky@213.134.185.68) left irc: [16:22] donek (~donek@213.134.185.68) left irc: Ping timeout: 244 seconds [16:23] donek (~donek@2a00:f41:1cfe:c89:1366:f1c3:851c:e650) joined #scummvm. [16:24] donek (~donek@2a00:f41:1cfe:c89:1366:f1c3:851c:e650) left irc: Read error: Connection reset by peer [16:25] donek (~donek@2a00:f41:1cfe:c89:92d7:5ad1:668f:eb10) joined #scummvm. [16:32] SylvainTV (~SylvainTV@lfbn-mar-1-429-30.w90-73.abo.wanadoo.fr) joined #scummvm. [16:56] sev (~sev@scummvm/sev) left irc: Quit: This computer has gone to sleep [17:00] sev (~sev@2a02-a457-5d44-1-3039-8cd8-b428-b6d9.fixed6.kpn.net) joined #scummvm. [17:00] sev (~sev@2a02-a457-5d44-1-3039-8cd8-b428-b6d9.fixed6.kpn.net) left irc: Changing host [17:00] sev (~sev@scummvm/sev) joined #scummvm. [17:00] #scummvm: mode change '+o sev' by ChanServ!ChanServ@services.libera.chat [17:53] SylvainTV__ (~SylvainTV@2a01:cb1c:f0c:1a00:68a3:9daa:cdea:4575) joined #scummvm. [17:57] SylvainTV (~SylvainTV@lfbn-mar-1-429-30.w90-73.abo.wanadoo.fr) left irc: Ping timeout: 264 seconds [18:04] SylvainTV (~SylvainTV@2a01:cb1c:f0c:1a00:9dcd:5f97:c3c8:2ea1) joined #scummvm. [18:07] SylvainTV__ (~SylvainTV@2a01:cb1c:f0c:1a00:68a3:9daa:cdea:4575) left irc: Ping timeout: 264 seconds [18:08] SylvainTV__ (~SylvainTV@2a01cb09e0260dc13c63f549ba3ce803.ipv6.abo.wanadoo.fr) joined #scummvm. [18:08] SylvainTV (~SylvainTV@2a01:cb1c:f0c:1a00:9dcd:5f97:c3c8:2ea1) left irc: Ping timeout: 264 seconds [18:29] SylvainTV (~SylvainTV@2a01:cb1c:f0c:1a00:1a3:22cb:1997:7168) joined #scummvm. [18:29] SylvainTV__ (~SylvainTV@2a01cb09e0260dc13c63f549ba3ce803.ipv6.abo.wanadoo.fr) left irc: Read error: Connection reset by peer [18:31] sev (~sev@scummvm/sev) left irc: Quit: This computer has gone to sleep [18:32] sev (~sev@2a02-a457-5d44-1-3039-8cd8-b428-b6d9.fixed6.kpn.net) joined #scummvm. [18:32] sev (~sev@2a02-a457-5d44-1-3039-8cd8-b428-b6d9.fixed6.kpn.net) left irc: Changing host [18:32] sev (~sev@scummvm/sev) joined #scummvm. [18:32] #scummvm: mode change '+o sev' by ChanServ!ChanServ@services.libera.chat [18:34] sev (~sev@scummvm/sev) left irc: Client Quit [18:42] sev (~sev@81-205-47-249.fixed.kpn.net) joined #scummvm. [18:42] sev (~sev@81-205-47-249.fixed.kpn.net) left irc: Changing host [18:42] sev (~sev@scummvm/sev) joined #scummvm. [18:42] #scummvm: mode change '+o sev' by ChanServ!ChanServ@services.libera.chat [19:40] SylvainTV (~SylvainTV@2a01:cb1c:f0c:1a00:1a3:22cb:1997:7168) left irc: Ping timeout: 240 seconds [20:11] donek (~donek@2a00:f41:1cfe:c89:92d7:5ad1:668f:eb10) left irc: Ping timeout: 264 seconds [21:26] sev (~sev@scummvm/sev) left irc: Quit: This computer has gone to sleep [21:27] sev (~sev@2a02-a457-5d44-1-3039-8cd8-b428-b6d9.fixed6.kpn.net) joined #scummvm. [21:27] sev (~sev@2a02-a457-5d44-1-3039-8cd8-b428-b6d9.fixed6.kpn.net) left irc: Changing host [21:27] sev (~sev@scummvm/sev) joined #scummvm. [21:27] #scummvm: mode change '+o sev' by ChanServ!ChanServ@services.libera.chat [21:58] [scummvm] OMGPizzaGuy pushed 2 new commits to master: https://is.gd/YYCzma [21:58] scummvm/master bd32dc0 OMGPizzaGuy: ULTIMA8: Move paint invisible back to a separate loop to improve speed [21:58] scummvm/master 20ae3b7 OMGPizzaGuy: ULTIMA8: Clean up fillBlended [22:55] sev (~sev@scummvm/sev) left irc: Quit: This computer has gone to sleep [23:41] [scummvm] ScummVM-Translations pushed 1 new commits to master: https://is.gd/Fz0VfI [23:41] scummvm/master da5bf33 xaviu: I18N: Update translation (Catalan) [00:00] --- Sat Sep 16 2023