[Back to Index]

  
[00:09] <-- ny00123 left irc: Remote host closed the connection
[02:19] <Scummette> [scummvm] ScummVM-Translations pushed 1 new commits to master: https://git.io/JS74F
[02:19] <Scummette> scummvm/master 7852009 Timpii: I18N: Update translation (Finnish)
[02:28] --> gsi_ joined #scummvm.
[02:29] <-- gsi left irc: Ping timeout: 240 seconds
[02:47] --> DominusExult joined #scummvm.
[02:49] <-- Dominus left irc: Ping timeout: 256 seconds
[02:49] Nick change: DominusExult -> Dominus
[03:01] <-- Dominus left irc: Remote host closed the connection
[03:02] --> Dominus joined #scummvm.
[04:14] <grogbot> <L33tMasta> @lephilousophe looks like the new update is compiled. Testing it now.
[04:16] <grogbot> <L33tMasta> @lephilousophe good news! It boots!
[04:20] <grogbot> <L33tMasta> And MI4 looks and runs great as far as I can tell! I just need to figure out how to keybind the Retroid controls to standalone ScummVM
[04:25] <grogbot> <L33tMasta> Now I hate to ask&but does anyone have any experience keybinding controllers to ScummVM? I press the key I want to bind and the joystick just moves the mouse cursor instead of binding it to the key
[04:27] <grogbot> <L33tMasta> I might have to edit the config file manually
[05:00] <-- Dominus left irc: Remote host closed the connection
[05:01] --> Dominus joined #scummvm.
[06:45] <Scummette> [scummvm] Retro64 closed pull request #3650: DIRECTOR: Add director star trek chair and creator (master...add-director-star-trek-chair-and-creator) https://git.io/JSQhU
[06:54] <Scummette> [scummvm] Retro64 reopened pull request #3650: DIRECTOR: Add director star trek chair and creator (master...add-director-star-trek-chair-and-creator) https://git.io/JSQhU
[07:15] <grogbot> <antoniou79> I believe we would need to implement some additional stuff for controller support now that the 3d games need them for movement control etc. When I worked on this quite a while ago it was just to emulate mouse movement for 2d games and navigating our UI.
[07:16] <grogbot> <antoniou79> I also don't have many controllers that can connect to my Android, but the ones I have may suffice (one very old Saitek joystick and one DualSense (PS5) controller)
[07:56] --> palasso joined #scummvm.
[07:58] <-- Deledrius__ left irc: Ping timeout: 260 seconds
[08:20] <grogbot> <L33tMasta> Is there anything I can do to assist?
[08:24] <grogbot> <L33tMasta> I wonder if this will impact the Valve Steam Deck when it comes out in a month or two.
[08:38] --> ny00123 joined #scummvm.
[08:38] --> Deledrius joined #scummvm.
[08:38] <Scummette> [scummvm] mduggan pushed 1 new commits to master: https://git.io/JS5jR
[08:38] <Scummette> scummvm/master 31da200 mduggan: ULTIMA8: Reset position of Crusader status gumps on load
[08:40] <grogbot> <SupSuper> not really, the steam deck is just a pc
[08:41] <grogbot> <SupSuper> controller support will be the same as desktop right now
[09:10] <grogbot> <antoniou79> Right. @L33tMasta for Android it's just a matter of finding the available time for me or another developer to test the 3d engines (and probably the 2d that need tank controls like LBA) with a controller, figure how to implement and integrate support for those. So, I'm afraid it *might *take some time to get round to it. I'm glad the crash error got resolved though. Crashes always get higher priority for fixes (since they are release
[09:10] <grogbot> blockers)
[09:11] <-- girafe left irc: Read error: Connection reset by peer
[09:39] --> Sylvain joined #scummvm.
[09:42] <-- SylvainTV__ left irc: Ping timeout: 240 seconds
[09:45] --> girafe joined #scummvm.
[09:48] <grogbot> <lephilousophe> @L33tMasta good to know. Thanks! I wonder if you could give me the logcat like yesterday to see which configurations your device provides?
[09:58] <-- TMM_ left irc: Quit: https://quassel-irc.org - Chat comfortably. Anywhere.
[09:58] --> TMM_ joined #scummvm.
[10:18] <-- _sev left irc: Quit: This computer has gone to sleep
[10:21] --> _sev joined #scummvm.
[10:21] <-- _sev left irc: Changing host
[10:21] --> _sev joined #scummvm.
[10:21] #scummvm: mode change '+o _sev' by ChanServ!ChanServ@services.libera.chat
[10:43] <Scummette> [scummvm] AndywinXp pushed 1 new commits to master: https://git.io/JSFbT
[10:43] <Scummette> scummvm/master 7caca98 AndywinXp: SCUMM: DiMUSE: Fix code duplication
[10:49] <grogbot> <salty-horse> There a few famous Israeli Director games that I don't see in the detection tables. Problem: They were released as freeware in 2008 (many years after their initial publication). But the website that officially hosted them https://web.archive.org/web/20080510133218/http://piposh.vgames.co.il/games.htm is gone. I think they're still officially freeware, and it's just the website that's gone. What's the policy about that?
[10:54] <-- Sylvain left irc: Read error: Connection reset by peer
[11:03] <-- LePhilousophe left irc: Ping timeout: 252 seconds
[13:49] <grogbot> <plaidman> there's a way to launch games by ID in the CLI. is there a similar way we can launch directly into specific games that have been added to the main interface on android?
[13:50] <grogbot> <Henke37> the "main interface" being outside of the application i presume?
[13:50] <grogbot> <Nath4n> Ciao
[13:55] <grogbot> <plaidman> if the game as been added to the game list in the application, is there a way I can launch directly into that game from outside the application
[13:55] <grogbot> <plaidman> something akin to "scummvm.exe monkey" on windows
[13:56] <grogbot> <Henke37> judging by the source code, i'm leaning towards a no.
[13:57] <grogbot> <Henke37> the values given to the argument handling code in the android versions is hardcoded and do not accept a game id
[14:01] <Scummette> [scummvm] AndywinXp pushed 1 new commits to master: https://git.io/J9q01
[14:01] <Scummette> scummvm/master fac048c AndywinXp: SCUMM: DiMUSE: Fix magic number
[14:11] <grogbot> <lephilousophe> @plaidman no there isn't
[15:33] <grogbot> <L33tMasta> I should be able to bind the directional pad and have it act like the arrow keys on a keyboard though, right?
[15:34] <grogbot> <L33tMasta> They are, for some reason, not being detected either when I go to bind them
[16:26] <-- ny00123 left irc: Quit: Leaving
[17:03] <Scummette> [scummvm] Retro64 closed pull request #3650: DIRECTOR: Add director star trek chair and creator (master...add-director-star-trek-chair-and-creator) https://git.io/JSQhU
[17:10] <Scummette> [scummvm] Retro64 opened pull request #3651: DIRECTOR: Add director star trek chair and creator (master...add-director-star-trek-chair-and-starship-creator) https://git.io/J9YSr
[17:34] <-- girafe left irc: Quit: Leaving
[17:36] --> girafe joined #scummvm.
[18:04] <Scummette> [scummvm] ScummVM-Translations pushed 1 new commits to master: https://git.io/J9OTj

[18:21] <Scummette> [scummvm] neuromancer pushed 1 new commits to master: https://git.io/J9OI6
[18:21] <Scummette> scummvm/master 3c9d76b neuromancer: HPYNO: demo fixes and initial implementation of timeout action
[20:06] --> SylvainTV joined #scummvm.
[20:10] <Scummette> [scummvm] trembyle opened pull request #3652: AGI: Add support for Mac Manhunter games (master...agi-macv3) https://git.io/J9OZ8
[20:34] <Scummette> [scummvm] neuromancer pushed 1 new commits to master: https://git.io/J9OcU
[20:34] <Scummette> scummvm/master 26fbb76 neuromancer: HYPNO: timer and cursor fixes
[21:00] <-- Dominus left irc: Remote host closed the connection
[21:02] --> Dominus joined #scummvm.
[21:41] <-- palasso left irc: Read error: Connection reset by peer
[21:43] --> palasso joined #scummvm.
[21:44] --> Sylvain joined #scummvm.
[21:46] <-- SylvainTV left irc: Ping timeout: 240 seconds
[22:32] <Scummette> [scummvm] tag2015 opened pull request #3653: AGS: Detection for new games (L-M) + minor fixes (master...master) https://git.io/J9O0r
[22:41] <Scummette> [scummvm] aquadran closed pull request #3653: AGS: Detection for new games (L-M) + minor fixes (master...master) https://git.io/J9O0r
[22:41] <Scummette> [scummvm] aquadran pushed 1 new commits to master: https://git.io/J9OEC
[22:41] <Scummette> scummvm/master 7ff8a38 tag2015: AGS: Detection for new games (L-M) + minor fixes
[22:45] <Scummette> [scummvm] aquadran closed pull request #3651: DIRECTOR: Add director star trek chair and creator (master...add-director-star-trek-chair-and-starship-creator) https://git.io/J9YSr
[22:45] <Scummette> [scummvm] aquadran pushed 1 new commits to master: https://git.io/J9OEa
[22:45] <Scummette> scummvm/master 8024078 Retro64: DIRECTOR: Add director star trek chair and creator
[23:10] <-- palasso left irc: Remote host closed the connection
[23:19] <-- _sev left irc: Quit: This computer has gone to sleep
[00:00] --- Sat Jan 8 2022