away2thestars

joined 1 year ago
[–] away2thestars@programming.dev 0 points 2 months ago (2 children)

How can you even downgrade on steam?

[–] away2thestars@programming.dev 2 points 2 months ago

Congrats on keeping it up!. It looks fun and unique

[–] away2thestars@programming.dev 2 points 7 months ago

This is amazing, have you got any guide? I tried using boxes but didn't get good performance

[–] away2thestars@programming.dev 11 points 7 months ago (10 children)

You can always dual boot, Linux for working is amazing. And your can also install a VM but I haven't tried it for gaming

[–] away2thestars@programming.dev 1 points 8 months ago

Makes sense. Even if they are forks of chrome it is try that they are heavily influenced by Google right?

[–] away2thestars@programming.dev 2 points 8 months ago (2 children)

Hey using Firefox here too, but why Chromium is so bad?

[–] away2thestars@programming.dev 1 points 9 months ago (1 children)

Is the SP5 working ok?

[–] away2thestars@programming.dev 2 points 9 months ago

Mine after one hour of usage starts flickering the screen...

[–] away2thestars@programming.dev 7 points 9 months ago (1 children)

Such an amazing device, that has helped Linux gaming!

[–] away2thestars@programming.dev 3 points 9 months ago

A button to export project you mean? Amazon could definitely give Godot some love. There are exporting projects, but they break a bit on the code part apparently

[–] away2thestars@programming.dev 11 points 9 months ago (2 children)

I spent a week and really liked Godot, lightweight, amazing UX, very compatible with Linux, and the feeling of being part of a community is so good. C# support is great, but not as good as Gdscript, and coding in C# is so much faster for me. For instance there is no hot reloading on C#. Managed to get Vs code working and debugging after as while but broke the compatibility with unity of Vs code. So it's tricky to work on both engines on Vs code simultaneously.

[–] away2thestars@programming.dev 29 points 9 months ago (7 children)

I'm working on a 7 year old game with Unity. It will take me a long time and energy to port to Godot. I'm gonna carry on with unity, but I'm learning Godot at the same time. I really wish there was a porting button you could press.

 

Hey guys, unity refugee here:

I'm gonna try to port my 7 year game to Godot, lets see how it goes. Since it's a massive project and I am coming to unity I have decided to use C# instead of GDScript (which I did try for a while and may even use in some scripts).

I have had two crazy last days working on how to set up intellisense and Debugging on my linux machine for Godot (it should work similar for windows) for C#. So here is a guide of how I managed, in case someone else faces the same problem to save them some headaches:

1.Follow this guys tutorials which are amazing especially to sort the debugging out:https://www.youtube.com/watch?v=xKjfjtLcWXw&t=279s (Linux)

https://www.youtube.com/watch?v=c_cdAYDHR0E&t=58s (windows)

He will tell you to only install the C# extension on VSCode

If you still have issues you may try the following:

  1. if you have many different versions of .net uninstall themFrom discover I installed .net core sdk only one, otherwise the variables get mixed up.

  2. I also uninstalled Vs code and all the configurations and settings https://code.visualstudio.com/docs/setup/uninstall, and installed Vs code from the snap store.

  3. Put the exec file shortcut:

    Open the Editor Settings

    Select Text Editor > External

    Make sure the Use External Editor box is checked

    Fill Exec Path with the path to your VS Code executable

    /snap/bin/code (for Linux)

    Fill Exec Flags with {project} --goto {file}:{line}:{col}

5 .A the key part is when/if you lose instellisense, press ctrl+shift+P-> .Net generate assets to build and debug

Let me know if you need more help or I am missing something please. I so glad this is working now :)

 

Just finished watching the series on YouTube after reading the first book. It was really well adapted, can't recommend it enough. While the Netflix series come

 

Looking to draw with a pen straight on the screen, and being able to run kubuntu for example so that I can install aseprite for instance

 

There is a bot in mastodon for this

 

Hey, I have been working for a long time on this game. Released a prologue on steam to gather some insights from players. It is an action procedural space RPG, where you can land and explore planets, space stations, galaxies. Follow a story line , buy ships customize your character, build up bases... Feel free to check it out and provide some feedback

view more: next ›