Jump to content

FunkyFr3sh

Administrator
  • Posts

    3684
  • Joined

Everything posted by FunkyFr3sh

  1. you can try to download the 2 iso files in your browser, then start ra1installer and choose full cd-installation. Now select the folder where you saved the 2 iso files and it should install it from them without downloading through the installer. http://funkyfr3sh.cnc-comm.com/files/RedAlert1_AlliedDisc.rar http://funkyfr3sh.cnc-comm.com/files/RedAlert1_SovietDisc.rar
  2. FunkyFr3sh

    Linux

    you probably need to add a dll override for ddraw or you can also just install this : https://downloads.cncnet.org/TiberianDawn_Online_installer.exe after installing you should have the singleplayer version working automatically too if you still have problems, then try to use a different resolution
  3. files are here: https://forums.cncnet.org/index.php?topic=1918.0 aftermath music and lost files in every language
  4. Oh, I forgot to add a proper error message there. This happens when the download fails for any reason, like the server didn't respond. Thanks for reporting, will fix it on the final release. Glad to hear test4 works, I hope Clausewitz can confirm that. Did you also get good results with test2? Clausewitz said you actually have to enable OpenGL to get it to start up, the default setting resulted in a white screen. Nah, it's ok to continue here I guess.
  5. that looks very good, perfect testing results! Your port is not forwarded but your router is doing well and your internet connection is not the problem either It should be anything locally, maybe anti-virus or firewall is blocking certain ips of people you are usually playing with. maybe you hit disallow by accident once? You can try the following things: - Reinstall the game, but install it to a different folder this time. If it still doesn't work: - Change your port number in the settings, set it to 1161 If it still doesn't work: - Login to your router and forward the port (You need to forward 1161 UDP now that you changed it, or you can also change it back to 8054 and forward that)
  6. Do you maybe have a new router? Or a new internet provider? type "/natx" in the game lobby, it will output some debug line, copy/paste it here so I can check what's going on. You can also read this here for more info: https://forums.cncnet.org/index.php?topic=5635.0 Edit: I just saw you posted about this problem before but no one answered you, could you please click on Settings -> CnCNet -> Game Settings and check what port is written in there under Game Port?
  7. You can have multiple versions, try to move your good test2 into the applications folder and then you can always start it via launchpad and your test versions will be in the download folder. The crash logs you posted show the same good old error But if it happens less then it's still an improvement. I just checked the logs and noticed that this crash really only happens on macs, it also happens with different wrappers (our old one and porting kit) so I guess using different wine versions in the wrapper won't really help that much. I think I also understood now why with some versions your cursor is so slow, if i'm correct then all these 4 versions I just uploaded for testing will have a slow cursor too. Would be nice if you could confirm that! Oh and could you maybe try to test run tiberian sun on the good test2 version to see if it starts up? Maybe move some units around and check if the scrolling is fast too. We will probably stick to test2 then and I try to look into patching the game instead of updating the wrapper more
  8. cool, thanks for sharing! It is not outdated, you can give it a try. But it can be really hard if your language contains a lot of special chars, the red alert font only got a-z A-Z 0-9 and a few things like áéú ..
  9. That is at least some progress Maybe we can get the last bugs solved too, I made a few more packages lol http://funkyfr3sh.cnc-comm.com/files/CnCNet_test4.zip http://funkyfr3sh.cnc-comm.com/files/CnCNet_test5.zip http://funkyfr3sh.cnc-comm.com/files/CnCNet_test6.zip http://funkyfr3sh.cnc-comm.com/files/CnCNet_test7.zip http://funkyfr3sh.cnc-comm.com/files/CnCNet_test8.zip btw, if it's crashing then make sure you check if there is some error log available, it could be a different crash that is not related to macs These new packages support starting LAN servers now too, but I don't think that needs any testing
  10. That is weird, I guess something might have gone wrong during the download. I would just try it again and see if it works then
  11. Hey! Yes, the problem is known, I updated the package description yesterday. To be able to play LAN games you need to have at least 1 windows pc in the network and you have to start the game on this pc first to launch the LAN server, afterwards you can start it up on your ubuntu and it will connect. The reason for the bug is that the LAN server requires .NET 3.5 but there is no working way to install it fully automatically sadly. If you don't have a windows pc around then you can still install the .NET 3.5 manually like this: Make sure winetricks is installed: sudo apt-get winetricks Now type this: WINEARCH=win32 WINEPREFIX="$HOME/.cncnet" wine wineboot WINEARCH=win32 WINEPREFIX="$HOME/.cncnet" winetricks -q dotnet35 if you get the following error message "dotnet35 conflicts with dotnet2sp1..." then type this: rm -r -f "$HOME/.cncnet" And now this again: WINEARCH=win32 WINEPREFIX="$HOME/.cncnet" wine wineboot WINEARCH=win32 WINEPREFIX="$HOME/.cncnet" winetricks -q dotnet35 Note: During the installation of winetricks dotnet35 it will open a website full of advertisements and fake download buttons, you have to find the right link to download the file and then place the file into the folder the script opened (.cache/winetricks.. or something like that) Now you might have to install the game again and then it should work
  12. For the original game interface (game version 3.03) Skirmish decimal position: 1124200 - change 6 to 3 Network decimal postion: 1074372 - change 6 to 3 I hope you know how to use a hex editor Via cncnet it's not possible atm
  13. I had such a crash too some time ago, could fix it by taking the font from another pc and just reinstall it
  14. are you talking about cncnet multiplayer/skirmish or the original game interface?
  15. here are some more test versions, I can't test it properly since I don't have a mac (using a virtual machine), so it's up to you guys! Please report back test version 1: http://funkyfr3sh.cnc-comm.com/files/CnCNet.zip test version 2: http://funkyfr3sh.cnc-comm.com/files/CnCNet_test2.zip test version 3: http://funkyfr3sh.cnc-comm.com/files/CnCNet_test3.zip btw. check this about your other crash (turn off the damn crates!): https://forums.cncnet.org/index.php?topic=1985.msg10799#msg10799
  16. The second crash doesn't look like it's Mac specific. (Windows users crash every now and then too) Could you please give the new Mac download a try, it was just updated yesterday: test version 1: http://funkyfr3sh.cnc-comm.com/files/CnCNet.zip test version 2: http://funkyfr3sh.cnc-comm.com/files/CnCNet_test2.zip Please report back if one of these works better
  17. The new download was made just the other day, it has the very latest wine version and wineskin engine. I made it on 10.11 el capitan. This is not just a update to the old package, this is a whole new one It could be 10.10, yes. I will do a change to the game on the next update to test around some more - Edit: here are some more test versions, I can't test it properly since I don't have a mac (using a virtual machine), so it's up to you guys! Please report back test version 1: http://funkyfr3sh.cnc-comm.com/files/CnCNet.zip test version 2: http://funkyfr3sh.cnc-comm.com/files/CnCNet_test2.zip test version 3: http://funkyfr3sh.cnc-comm.com/files/CnCNet_test3.zip
  18. Are you sure it's the same error all the time? Will have a look into the one you posted soon You can also try the new beta mac download, maybe this one works better: http://funkyfr3sh.cnc-comm.com/files/CnCNet.zip Not quite sure yet if this crash happens only on Mac or if it's all about the resolution (Maybe even both combined) Maybe it happens while you scroll to the right or to the bottom? Try to find out what you were doing when it happened
  19. Are you sure you used our download for ubuntu? (Debian package) https://downloads.cncnet.org/tiberiansunonline_1.0_all.deb I had the same problem when I just tried to run the windows installer without the needed dll overrides, the debian package should run without such problems
  20. Oh, if you have wine already installed then you just need to run RA1installer or RedAlert1_Online_Installer, both of them will automatically download and install .NET for you
  21. Never heard about a problem with a missing cursor, the patch won't solve that unfortunately. You can only try to play around with the rendering options in the config program, maybe one of them solves the problem with some luck
  22. Did you maybe move the game folder around to a different location? Make sure you use the TSlauncher to start the game, you will lose the registry keys that take care of problems like the "unable to set video mode" one. Try to run TSlauncher as admin once, it could solve the problem. (Make sure you switch back to rendering=default first) The game has no dos version, dosbox won't help you
  23. I am using the EA version. Patch did nothing to help with scrolling. As for changing things in cncnet wouldn't that affect only online? It's a folder and not a file and has multiple other folders so I don't know which one to look into to change rendering when all I got is the name of the cncnet folder. What windows do you have? You can change the rendering via tsconfig.exe By default the game doesn't work on windows 8/8.1/10, there are some workarounds that make the game playable but you end up with a slow scrolling bug. I guess you have windows 8/8.1/10 and added some workaround already? The cursor flickering is also very typical for the windows 8/8.1/10 bug (the patch solves that)
×
×
  • Create New...