Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - Guigui

#1
Hello there,

I'm using a hopefully complete installation of Wine 9, on Ubuntu 24.04.
The NeoLemmix.exe game launches just fine with the command
wine NeoLemmix.exe
However I wanted to try the level editor, and wine NLEditor.exe  gets me a bunch of error I'm not sure how to interpret, pasted below.
This could mainly be related to the whole Wine-Ubuntu thing, but I'm asking here too in case anyone encountered a similar problem and can give advice on how to launch the level editor with my current setup :
coq@GC:~/Jeux/NeoLemmix/Editor$ wine NLEditor.exe
MESA-INTEL: warning: ../src/intel/vulkan_hasvk/anv_device.c:1252: The kernel reported a GTT size larger than 2 GiB but not support for 48-bit addresses
MESA-INTEL: warning: ../src/intel/vulkan_hasvk/anv_device.c:1252: The kernel reported a GTT size larger than 2 GiB but not support for 48-bit addresses

Unhandled Exception:
System.NotImplementedException: The method or operation is not implemented.
  at System.Drawing.Font.FromLogFont (System.Object lf, System.IntPtr hdc) [0x0009e] in <881e150859e047dba143982f9ad099a8>:0
  at System.Drawing.Font.FromHfont (System.IntPtr hfont) [0x00029] in <881e150859e047dba143982f9ad099a8>:0
  at System.Drawing.SystemFonts.get_DefaultFont () [0x0009e] in <881e150859e047dba143982f9ad099a8>:0
  at System.Drawing.SystemFonts.get_MenuFont () [0x00053] in <881e150859e047dba143982f9ad099a8>:0
  at System.Windows.Forms.ToolStripManager.get_DefaultFont () [0x00025] in <ec4eb079760f4b2cad3017bac4150f59>:0
  at System.Windows.Forms.ToolStripItem.get_Font () [0x00027] in <ec4eb079760f4b2cad3017bac4150f59>:0
  at System.Windows.Forms.ToolStripItemInternalLayout.CommonLayoutOptions () [0x00047] in <ec4eb079760f4b2cad3017bac4150f59>:0
  at System.Windows.Forms.ToolStripDropDownButton+ToolStripDropDownButtonInternalLayout.CommonLayoutOptions () [0x00000] in <ec4eb079760f4b2cad3017bac4150f59>:0
  at System.Windows.Forms.ToolStripItemInternalLayout.GetLayoutData () [0x00000] in <ec4eb079760f4b2cad3017bac4150f59>:0
  at System.Windows.Forms.ToolStripItemInternalLayout.PerformLayout () [0x00000] in <ec4eb079760f4b2cad3017bac4150f59>:0
  at System.Windows.Forms.ToolStripItem.OnBoundsChanged () [0x00017] in <ec4eb079760f4b2cad3017bac4150f59>:0
  at System.Windows.Forms.ToolStripDropDownItem.OnBoundsChanged () [0x00000] in <ec4eb079760f4b2cad3017bac4150f59>:0
  at System.Windows.Forms.ToolStripItem.SetBounds (System.Drawing.Rectangle bounds) [0x0002e] in <ec4eb079760f4b2cad3017bac4150f59>:0
  at System.Windows.Forms.ToolStripOverflowButton.SetBounds (System.Drawing.Rectangle bounds) [0x0005d] in <ec4eb079760f4b2cad3017bac4150f59>:0
  at System.Windows.Forms.ToolStripItem.set_Size (System.Drawing.Size value) [0x0000f] in <ec4eb079760f4b2cad3017bac4150f59>:0
  at System.Windows.Forms.ToolStrip.get_OverflowButton () [0x0006a] in <ec4eb079760f4b2cad3017bac4150f59>:0
  at (wrapper remoting-invoke-with-check) System.Windows.Forms.ToolStrip.get_OverflowButton()
  at System.Windows.Forms.ToolStripSplitStackLayout.get_OverflowButtonSize () [0x00015] in <ec4eb079760f4b2cad3017bac4150f59>:0
  at System.Windows.Forms.ToolStripSplitStackLayout.LayoutHorizontal () [0x0005a] in <ec4eb079760f4b2cad3017bac4150f59>:0
  at System.Windows.Forms.ToolStripSplitStackLayout.LayoutCore (System.Windows.Forms.Layout.IArrangedElement container, System.Windows.Forms.LayoutEventArgs layoutEventArgs) [0x0009c] in <ec4eb079760f4b2cad3017bac4150f59>:0
  at System.Windows.Forms.Layout.LayoutEngine.Layout (System.Object container, System.Windows.Forms.LayoutEventArgs layoutEventArgs) [0x00008] in <ec4eb079760f4b2cad3017bac4150f59>:0
  at System.Windows.Forms.Control.OnLayout (System.Windows.Forms.LayoutEventArgs levent) [0x00035] in <ec4eb079760f4b2cad3017bac4150f59>:0
  at System.Windows.Forms.ScrollableControl.OnLayout (System.Windows.Forms.LayoutEventArgs levent) [0x00023] in <ec4eb079760f4b2cad3017bac4150f59>:0
  at System.Windows.Forms.ToolStrip.OnLayout (System.Windows.Forms.LayoutEventArgs e) [0x00076] in <ec4eb079760f4b2cad3017bac4150f59>:0
  at System.Windows.Forms.Control.PerformLayout (System.Windows.Forms.LayoutEventArgs args) [0x00069] in <ec4eb079760f4b2cad3017bac4150f59>:0
  at System.Windows.Forms.Control.PerformLayout () [0x00008] in <ec4eb079760f4b2cad3017bac4150f59>:0
  at System.Windows.Forms.Control.ResumeLayout (System.Boolean performLayout) [0x00063] in <ec4eb079760f4b2cad3017bac4150f59>:0
  at System.Windows.Forms.ToolStrip..ctor () [0x00102] in <ec4eb079760f4b2cad3017bac4150f59>:0
  at System.Windows.Forms.MenuStrip..ctor () [0x00000] in <ec4eb079760f4b2cad3017bac4150f59>:0
  at (wrapper remoting-invoke-with-check) System.Windows.Forms.MenuStrip..ctor()
  at NLEditor.NLEditForm.InitializeComponent () [0x0001c] in <40f3c4fbcfec4904af7507f0bc9d0a39>:0
  at NLEditor.NLEditForm..ctor () [0x00032] in <40f3c4fbcfec4904af7507f0bc9d0a39>:0
  at (wrapper remoting-invoke-with-check) NLEditor.NLEditForm..ctor()
  at NLEditor.Program.Main () [0x0000e] in <40f3c4fbcfec4904af7507f0bc9d0a39>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.NotImplementedException: The method or operation is not implemented.
  at System.Drawing.Font.FromLogFont (System.Object lf, System.IntPtr hdc) [0x0009e] in <881e150859e047dba143982f9ad099a8>:0
  at System.Drawing.Font.FromHfont (System.IntPtr hfont) [0x00029] in <881e150859e047dba143982f9ad099a8>:0
  at System.Drawing.SystemFonts.get_DefaultFont () [0x0009e] in <881e150859e047dba143982f9ad099a8>:0
  at System.Drawing.SystemFonts.get_MenuFont () [0x00053] in <881e150859e047dba143982f9ad099a8>:0
  at System.Windows.Forms.ToolStripManager.get_DefaultFont () [0x00025] in <ec4eb079760f4b2cad3017bac4150f59>:0
  at System.Windows.Forms.ToolStripItem.get_Font () [0x00027] in <ec4eb079760f4b2cad3017bac4150f59>:0
  at System.Windows.Forms.ToolStripItemInternalLayout.CommonLayoutOptions () [0x00047] in <ec4eb079760f4b2cad3017bac4150f59>:0
  at System.Windows.Forms.ToolStripDropDownButton+ToolStripDropDownButtonInternalLayout.CommonLayoutOptions () [0x00000] in <ec4eb079760f4b2cad3017bac4150f59>:0
  at System.Windows.Forms.ToolStripItemInternalLayout.GetLayoutData () [0x00000] in <ec4eb079760f4b2cad3017bac4150f59>:0
  at System.Windows.Forms.ToolStripItemInternalLayout.PerformLayout () [0x00000] in <ec4eb079760f4b2cad3017bac4150f59>:0
  at System.Windows.Forms.ToolStripItem.OnBoundsChanged () [0x00017] in <ec4eb079760f4b2cad3017bac4150f59>:0
  at System.Windows.Forms.ToolStripDropDownItem.OnBoundsChanged () [0x00000] in <ec4eb079760f4b2cad3017bac4150f59>:0
  at System.Windows.Forms.ToolStripItem.SetBounds (System.Drawing.Rectangle bounds) [0x0002e] in <ec4eb079760f4b2cad3017bac4150f59>:0
  at System.Windows.Forms.ToolStripOverflowButton.SetBounds (System.Drawing.Rectangle bounds) [0x0005d] in <ec4eb079760f4b2cad3017bac4150f59>:0
  at System.Windows.Forms.ToolStripItem.set_Size (System.Drawing.Size value) [0x0000f] in <ec4eb079760f4b2cad3017bac4150f59>:0
  at System.Windows.Forms.ToolStrip.get_OverflowButton () [0x0006a] in <ec4eb079760f4b2cad3017bac4150f59>:0
  at (wrapper remoting-invoke-with-check) System.Windows.Forms.ToolStrip.get_OverflowButton()
  at System.Windows.Forms.ToolStripSplitStackLayout.get_OverflowButtonSize () [0x00015] in <ec4eb079760f4b2cad3017bac4150f59>:0
  at System.Windows.Forms.ToolStripSplitStackLayout.LayoutHorizontal () [0x0005a] in <ec4eb079760f4b2cad3017bac4150f59>:0
  at System.Windows.Forms.ToolStripSplitStackLayout.LayoutCore (System.Windows.Forms.Layout.IArrangedElement container, System.Windows.Forms.LayoutEventArgs layoutEventArgs) [0x0009c] in <ec4eb079760f4b2cad3017bac4150f59>:0
  at System.Windows.Forms.Layout.LayoutEngine.Layout (System.Object container, System.Windows.Forms.LayoutEventArgs layoutEventArgs) [0x00008] in <ec4eb079760f4b2cad3017bac4150f59>:0
  at System.Windows.Forms.Control.OnLayout (System.Windows.Forms.LayoutEventArgs levent) [0x00035] in <ec4eb079760f4b2cad3017bac4150f59>:0
  at System.Windows.Forms.ScrollableControl.OnLayout (System.Windows.Forms.LayoutEventArgs levent) [0x00023] in <ec4eb079760f4b2cad3017bac4150f59>:0
  at System.Windows.Forms.ToolStrip.OnLayout (System.Windows.Forms.LayoutEventArgs e) [0x00076] in <ec4eb079760f4b2cad3017bac4150f59>:0
  at System.Windows.Forms.Control.PerformLayout (System.Windows.Forms.LayoutEventArgs args) [0x00069] in <ec4eb079760f4b2cad3017bac4150f59>:0
  at System.Windows.Forms.Control.PerformLayout () [0x00008] in <ec4eb079760f4b2cad3017bac4150f59>:0
  at System.Windows.Forms.Control.ResumeLayout (System.Boolean performLayout) [0x00063] in <ec4eb079760f4b2cad3017bac4150f59>:0
  at System.Windows.Forms.ToolStrip..ctor () [0x00102] in <ec4eb079760f4b2cad3017bac4150f59>:0
  at System.Windows.Forms.MenuStrip..ctor () [0x00000] in <ec4eb079760f4b2cad3017bac4150f59>:0
  at (wrapper remoting-invoke-with-check) System.Windows.Forms.MenuStrip..ctor()
  at NLEditor.NLEditForm.InitializeComponent () [0x0001c] in <40f3c4fbcfec4904af7507f0bc9d0a39>:0
  at NLEditor.NLEditForm..ctor () [0x00032] in <40f3c4fbcfec4904af7507f0bc9d0a39>:0
  at (wrapper remoting-invoke-with-check) NLEditor.NLEditForm..ctor()
coq@GC:~/Jeux/NeoLemmix/Editor$

#2
NeoLemmix Main / New to NL : how does music work ?
April 10, 2025, 01:00:17 PM
Having quite a lot of fun with NL but unsure how the music things do work.

I've extracted a bunch of music packs in my music folder, which is now overcrowded with .ogg files mainly. Some of them are in dedicated subfolder like Lemmings_Plus_III and IV, some are just in the music folder.

Now when I play the game, I do always get the sames musics, mainly from the Genesis version. Seems like I do not have the music intended by the level creators.

So questions : how do I sort this music folder to get the songs intended by level creator ? Or is there even such an intended music per level ?
#3
Hello all,

I'm running NeoLemmix V12.14 on Linux Ubuntu, through the Wine (Windows emulator) program.

Everything works about fine, except that the Fast Forward option does not work.
The shortcut (4 or 5 by default) does not make the game faster. I can toggle on and off the dedicated button in the extended toolbar, but the game still runs at the same speed too.

Also worth noting that sometimes the game starts to lag quite a bit, drops in FPS. I then have to reboot to make it run at correct speed again.

Anyone experienced this with Linux+Wine and could give some help about those issues ?