Everything posted by sussussus
- Give me 5 of your recently listened songs, RIGHT NOW.
-
Gamepad Support
Yes,i bought the game on steam.Thanks!!
-
Gamepad Support
So i had an old non wireless logitech controller and tried to use it with classicube but it didnt work,does just the logitech controller support doesnt exist or are the controllers not supported?
-
xC0mb0`s Pixel Arts Map
Nice map! I think its really high quality to be done only in 4 days,but you could have added more characters and there were a lot of blank spaces near the end.But its a lot better then what can i do.
-
Super Mario 64
yes you must need to reprogram to it,you cant just copy paste codes you know
- Super Mario 64
-
What's the best programming lenguage to start with?
GDScript from Godot Engine could be a good choice since godot can also run C++ scripts and has Asset Libraries for demos and useful plugins. Also its UI is simple and has a lot of languages for the engine.
-
Super Mario 64
So this is not a question or anything but since Super Mario 64 PC Port and ClassiCube uses a similar amount of C coding,is it possible to borrow over some features from SM64(such as BLJ for speedrunning ClassiCube)? By the way,anyone here satisfied with the SM64 OST much as i do?
-
Is it possible to use .cw world files in MCGalaxy?
Thanks!!
-
Modding help.
Yes i know that,i didnt mean to import or copy the code from it but maybe get the basics of how something similar could be rewriten in C. Still thanks for correcting me over there.
-
Is it possible to use .cw world files in MCGalaxy?
I checked up for this but could not find any results. I tried to rename the extension or open up the schematic in MCEdit but i failed. So is there anything else i could do?
-
Modding help.
Maybe you could use some code or details from the old ClassicalSharp client located in the ClassiCube source code. Beacuse when you edit the options.txt file to have "survivalmode=true",then when you open the ClassicalSharp launcher and launch singleplayer you would get a incomplete remake of Survival Test. This might be useful for survival development.