Jump to content

PolluxTroy0

Sacred Game Modder
  • Posts

    17
  • Joined

  • Last visited

Profile Information

  • Gender
    Male

Previous Fields

  • Favorite pizza topping
    chicken
  • Why do you want to join DarkMatters?
    To discover Sacred 2
  • Country
    France

Recent Profile Visitors

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

PolluxTroy0's Achievements

Indium Shaman

Indium Shaman (4/20)

9

Reputation

  1. Ok I understand ;) Thank you for your help. My goal is to have a NPC to display some text when you speak to him. Nothing more ^^
  2. I've found some usefull commands ingame for position etc, thank you. Do I need to edit global.res if I just want for this npc to only "speak" (just show a message") ?
  3. Hi, Can't find anything about this question. Could someone point me in the right direction ? Regards ;)
  4. I've started to implement changing game text/voice language. In the EU version of the game I have only those : German - en_DE - 5 English - en_UK - 6 French - fr_FR - 7 Spanish - es_ES - 8 Italian - it_IT - 9 Do you know wich other languages I'm missing ? Seems to miss language 1, 2, 3 and 4 if the movietrack settings is correct. Thank you ;)
  5. Thank you @gogoblender ;) I really appreciate your support. I like joking that I'm a lazy guy ahah. I mean, even if I like using tools the hard way, I always spent so much time making tools like this for anything. For example, I often need to install Windows on brand new computers with all drivers, customization etc... It's fun to do it manualy but I love when I can create something that do it all for me, that's so satisfying ahah. I've never really studied about coding etc... (look at my source code, I'm pretty sure it could be better). It's more like a passion ;) I'm working as an IT in a hardware shop... in france ^^, but I'm pretty sure one day I'll try to come living an working in Canada. I've traveled one time for a week of vacation and I loved the country.
  6. It's done : https://darkmatters.org/forums/index.php?/files/file/781-sacred-2-gameserver-launcher/ Hope everything work as intended ;)
  7. Version 1.0.5.0

    121 downloads

    The Story : First, I'm french. Sorry if my english is sometimes a little bit bad I've never been able to play Sacred 2 when I was younger. A few weeks ago, I purchased and played the game and I love it. Then, I have tried to play with a friend but because OpenNet was closes several years ago, I had to try a lot of VPN but nothing had really worked. After many search, I've found this good community forum, here at DarkMatters and found out that some members (they will recognize) have worked on a lobby emulator that work, but I was a little bit confused on how to make it work (firewall, port forwardings, server configuration and parameters, etc...). But I finally managed to make it work. Cool I like codding on my free time, and I made a lobby/server launcher and a game launcher with some feautures for my own use, but I would like to share it with others. Maybe it can help someone ;) What is it : It's a game launcher, like some games have, but with some features I like : Automatic savegames backup : The launcher can create backup of savegames when you stop playing the game. Manual savegames backup : You can manually create a savegames backup. Simple game parameters : Easily select game parameters. Include JSGME Mods Manager You can install/start JSGME for easy mods management. Include Sacred 2 Server Launcher (Install it from the launcher) : Allow you to start a lobby server and a game server for LAN/Online play. How to use it : Just download S2Launcher.exe and move it the the root folder of the game. Then you can start it. Don't forget to read the ReadMe files for the Launcher and the Server. I've tried to be as clear as possible on how it work. You can read it here : https://htmlpreview.github.io/?https://github.com/PolluxTroy0/S2Launcher/blob/main/ReadMe.html I hope you understand that I can't really help you about port forwardings etc... (it depends about a lot of things on your computer and environement) and it can take too much time for me to deal with, sorry But you'll find three usefull section (NETWORK REQUIREMENTS, USAGE and ACCESSING THE LOBBY/GAME SERVER) in the server ReadMe about how to make it work. If you encounter bugs or have new ideas : Feel free to ask me here, I will try to help you or I'll update my launcher if needed. If you have cool ideas or feautures, don't hesitate to tell me, I could implement them ;) Antivirus : I've used AutoIt to make this launcher but sometimes, some antivirus may consider it as a bad file (because some bad people use AutoIt to create malware). Some antivirus have no pity with AutoIt program, and automatically reports them as malicious softwares. I'll try to send the launcher to those company to stop report it as a false positive. A good advice for everyone : Never trust any executable you find on the web, even if the creator seems to be a good guy/girl. You can find a virustotal report here : https://www.virustotal.com/gui/file/3b28da1e9bcc7af3bc167ee0afb2e4bf1381b809a4db2805d027941c37ff2e4e/detection Source code : You can find the source code here : https://github.com/PolluxTroy0/S2Launcher Credits : A big thank you to xrystal for his work on the lobby emulator that I've used for the launcher and everyone I may forgot to mention who worked on it. And to gogoblender for his time and kindness.
  8. Sacred 2 Game/Lobby/Server Launcher View File The Story : First, I'm french. Sorry if my english is sometimes a little bit bad I've never been able to play Sacred 2 when I was younger. A few weeks ago, I purchased and played the game and I love it. Then, I have tried to play with a friend but because OpenNet was closes several years ago, I had to try a lot of VPN but nothing had really worked. After many search, I've found this good community forum, here at DarkMatters and found out that some members (they will recognize) have worked on a lobby emulator that work, but I was a little bit confused on how to make it work (firewall, port forwardings, server configuration and parameters, etc...). But I finally managed to make it work. Cool I like codding on my free time, and I made a lobby/server launcher and a game launcher with some feautures for my own use, but I would like to share it with others. Maybe it can help someone ;) What is it : It's a game launcher, like some games have, but with some features I like : Automatic savegames backup : The launcher can create backup of savegames when you stop playing the game. Manual savegames backup : You can manually create a savegames backup. Simple game parameters : Easily select game parameters. Include JSGME Mods Manager You can install/start JSGME for easy mods management. Include Sacred 2 Server Launcher (Install it from the launcher) : Allow you to start a lobby server and a game server for LAN/Online play. How to use it : Just download S2Launcher.exe and move it the the root folder of the game. Then you can start it. Don't forget to read the ReadMe files for the Launcher and the Server. I've tried to be as clear as possible on how it work. You can read it here : https://htmlpreview.github.io/?https://github.com/PolluxTroy0/S2Launcher/blob/main/ReadMe.html I hope you understand that I can't really help you about port forwardings etc... (it depends about a lot of things on your computer and environement) and it can take too much time for me to deal with, sorry But you'll find three usefull section (NETWORK REQUIREMENTS, USAGE and ACCESSING THE LOBBY/GAME SERVER) in the server ReadMe about how to make it work. If you encounter bugs or have new ideas : Feel free to ask me here, I will try to help you or I'll update my launcher if needed. If you have cool ideas or feautures, don't hesitate to tell me, I could implement them ;) Antivirus : I've used AutoIt to make this launcher but sometimes, some antivirus may consider it as a bad file (because some bad people use AutoIt to create malware). Some antivirus have no pity with AutoIt program, and automatically reports them as malicious softwares. I'll try to send the launcher to those company to stop report it as a false positive. A good advice for everyone : Never trust any executable you find on the web, even if the creator seems to be a good guy/girl. You can find a virustotal report here : https://www.virustotal.com/gui/file/3b28da1e9bcc7af3bc167ee0afb2e4bf1381b809a4db2805d027941c37ff2e4e/detection Source code : You can find the source code here : https://github.com/PolluxTroy0/S2Launcher Credits : A big thank you to xrystal for his work on the lobby emulator that I've used for the launcher and everyone I may forgot to mention who worked on it. And to gogoblender for his time and kindness. Submitter PolluxTroy0 Submitted 05/14/2022 Category Fallen Angel  
  9. @xrystal Thank you ;) When I see how it was a little bit difficult for me to understand all of that, I'm glad if my little work can help anyone. On another way, I'm playing Sacred 2 on two computers and it's boring for me to transfer savegames from one computer to another, and I've found that if I don't install the game on the second computer, language, speech etc are not working correctly, so I've copied the game on a USB SSD and made a game launcher with manual savegames backup and auto savegames backup when you close the game. I've included the ability to install/start JSGME and to install/start the Lobby Server Launcher I've made. @xrystal & @gogoblender Do you think it could be usefull to post it on the forum too ?
  10. Thank you !!! I didn't see the pin button, my bad But, if you can only have one taht disappear at the end of the game, that's not really helpfull...
  11. Hey, I've read in the game manual that CTRL + Left click must add a custom marker on the world map but I can't figure out why it's not working... Can someone help me ? Regards ;)
  12. I'll do it then, thank you. If it can help players that's cool. The launcher will do this : - Starting lobby emulator if opennet mode is selected - Starting tthe game server depending on the selected mode and parameters - All server parameters can be edited easily within the GUI, and saved - Tooltips for every parameters to understand each one - Enabling/Disabling firewall rules for the game - Store all parameters and settings in one configuration file - Ability to bypass the gui to directly start the lobby and server I've tried to preconfigure everything so it's ready to use. I've created a readme file with all required informations needed (based on my own expereience and posts on this topic). Contains all sources and credits too. This is the ReadMe I've made, hope everything is good and clear for everyone @xrystal Can I embed builded binarys of your lobby emulator within my launcher ?
  13. @gogoblender Thank you !!! I finally did it. After hours of search and retry and understandings, I managed to be able to run a lobby server and a game server. But, I don't know if I'm the only one in that case, so I've started to create a GUI app to make it more easy for anyone to create a lobby and a game server. Do you think it's a good idea, and if I'm able to share it here with everyone ? The idea is to "package" everything needed to do it the easy way. Hope it can help.
  14. Hi ;) For the first time, a friend and I would like to play Sacred 2 together. We are not on the same network and after reading all this thread, I'm not really sure how it work. I've tried OpenVPN or NeoRouter or Hamachi, but nothing seems to work. Using the lobby emulator, I can't create an account locally too. Could someone help me a little please ? Ty ;)
×
×
  • Create New...
Please Sign In or Sign Up