Jump to content

North

Premium
  • Posts

    465
  • Joined

  • Last visited

  • Days Won

    10
  • Feedback

    0%

North last won the day on November 4 2018

North had the most liked content!

1 Follower

About North

Informations

  • Gender
    Not Telling

Social Networks

  • Skype
    fleonen

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

North's Achievements

Proficient

Proficient (10/16)

  • Very Popular Rare
  • First Post
  • Collaborator
  • Conversation Starter
  • Week One Done

Recent Badges

1.1k

Reputation

  1. I was trying to do some stuff with AutoGPT feeding m2 sources via auto_gpt_workspace folder to make it accessible to the LLM, unfortunately I am Italian and they even banned my Italian credit card when enabling the openAPI key...Has anybody tried to do some cool stuff yet? More context on autogpt: https://github.com/Significant-Gravitas/Auto-GPT
  2. I may find some time this weekend to do some local setup and work on a new version of this system as it's very basic, I cannot help right now as sadly I don't have metin2 stuff on my machine anymore
  3. Consider that those satellites are visible only for a short period of time, when they reach orbit then you won't see them anymore. We will get better internet latencies as a result of this project (starlink) and that will allow faster communication between Europe and North America for example, in terms of everything (stocks, gaming etc). What exactly do you mean with artificial sky? We are already filled with space garbage and satellites but they just disitegrate as they reach earth or they piss off in deep space
  4. Most likely you're not implementing self.pinEditLine correctly
  5. I've heard this many times. You are not really being realistic though, good luck in your project
  6. Great job, this is a very handy reference. Could you use github gists/repo instead of mega downloads? Thanks
  7. Downloaded a random server with autopatcher, works perfectly on wine 5.0 and ubuntu 19.10
  8. Positive vouch for Ikarus, he is well known in the italian forums and also a good guy helping out where he can, he also always improved and thrived for more knowledge.
  9. Possible it is but as @Gurgarath said, you'll need to drop the windows only libraries (dx8, which is not really easy to do) so you're better off running the game with Wine. There could be a way of implementing this with https://github.com/ValveSoftware/Proton with or without the steam runtime, but as I said, it's not really worth it ?
  10. The game works just fine on wine there isn't any porting to do, if a linux user wants to run metin2 he can
  11. Hey guys, Just to let you know, there is a very cool 8 bit game engine made for python use, very easy to use and straightforward. https://github.com/kitao/pyxel It also has an MIT license which is super cool, here's a small demo that I made just for fun. Repo: https://github.com/FilippoLeone/pypega It also can work with cx_Freeze so you can make an executable to distribute. I just created the repo so you'll see improvements in the structure & I am going to continue this game until I will create something more serious from scratch again. This is how probably I will start to develop games, and it might be your chance too
  12. Hey guys, I made a small scraper that sends Kimsufi availability data through a Telegram channel, this might come handy if you plan to get an exact model from them or you just want to wait the 3.99 deal. Public Telegram channel: https://t.me/kimsufi_alert Script behind the channel if you are interested in it: https://github.com/FilippoLeone/kimsufi_python_scraper The script will run every hour at 00 minutes.
  13. In my old server I made them available everywhere so that they could be used for guild scrims everywhere and I was removing them in case of 1on1 PVP. Using them for guild wars only imho it's a waste
  14. Somebody correct me if I am wrong but what you are showing is a linear function and instead you want to solve an exponential one, before writing any code I would suggest to understand the math behind it otherwise you will be stuck again in no time Here you go: I personally follow this guy, is pretty good at explaining things After watching this video try to imagine the sound intensity plotted as this exponential function where y=1 is the idle of the car you should get why you need an exponential function to represent the sound (when you press w to accellerate the sound increases in an exponential way and not in a linear way)
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.