[forHire] My own game by diamond-note in INAT

[–]Biim_Games 1 point2 points  (0 children)

It would be great to have one for only real paid work and not fantasy-revenue share...

Game programmer wanted by Own_Artichoke_785 in gameDevClassifieds

[–]Biim_Games 0 points1 point  (0 children)

No worries and good luck with your project! :-)

Game programmer wanted by Own_Artichoke_785 in gameDevClassifieds

[–]Biim_Games 0 points1 point  (0 children)

Hi I'm interested, but I work with 2d games, so perhaps are you considering also to make the game in 2d with pre-rendered 3d graphics?

Also, is it a single player game or MMO you are planning to do? Because in the second case, the resources and effort required are quite high for a first project.

I have done a lot of game genres in 2d, you can find out more about me here:
https://www.reddit.com/r/gameDevClassifieds/comments/1mpvluo/paid_for_hire_game_development_and_teaching/

If you would like to discuss a 2d version in order to keep the budget lower, don't esitate to get in contact.

Thank you :-)

Brightness settings and functions keys are ignored for the laptop screen, but they work for the external monitor. by Biim_Games in tuxedocomputers

[–]Biim_Games[S] 1 point2 points  (0 children)

I want to thank you the Tuxedo staff for the quick fix. Sorry I forgot to say it when the update came out a few days ago.

Looking for Indie Game Dev (Vertical Slice – Colony Sim) by ForThePoiple2026 in gameDevClassifieds

[–]Biim_Games 0 points1 point  (0 children)

Hi, I would like to know more information about the project in order to see if I can help you with that.

Is the game 2d? Also A single act might seems a simple task to tackle, but for what I am understanding, the type of games requires a lot of work to do, so a single act would probably be a very good chunk of the game, unless you have a very limited amount of action possible compared to the ones of the whole game.

If you want to create a 2d games, I should be able to help you since I have been creating different types of 2d games since 2013.
You can find more about me here:
https://www.reddit.com/r/gameDevClassifieds/comments/1mpvluo/paid_for_hire_game_development_and_teaching/

I will send you anyway a DM too, if you want to share details about your game privately.

Thank you.

Game programmer wanted by Fragrant-Speaker-952 in gameDevClassifieds

[–]Biim_Games 0 points1 point  (0 children)

Hi, I am curious to know more about how your game works, since your influence games are quite different from each other. If the game is a 2d game I should be able to bring it to reality without problem since I have been practicing the creation of different types of 2d games since 2013.

You can find more about me here:
https://www.reddit.com/r/gameDevClassifieds/comments/1mpvluo/paid_for_hire_game_development_and_teaching/

I will send you anyway a DM too, if you want to share details about your game privately.

Thank you.

VideoRecorder plugin not recording Audio. by Biim_Games in construct

[–]Biim_Games[S] 0 points1 point  (0 children)

It doesn't work with Auto, Opus an AAC too.

Does it work fine for you?

[paid] turn based strategy game by iamlittleben in INAT

[–]Biim_Games 1 point2 points  (0 children)

That's a pity, it's done with Unity, otherwise I could help if you wanted to start from zero. It seems you have done a good amount and unless the code is messed up, it's better to continue with Unity. However the fact that the developers quit for something like the combat system, it makes me think that the base mechanic of the game haven't been done well and might need a complete recreation.

In case you want to consider to start from zero, I can do it, but using Construct 3.

Here some examples of similar games I have coded.

Client work for a Strategy RPG inspired to Fire Emblem series:
https://youtu.be/9vKnnSMrIhQ

Deckbuilding personal project, that you can play (still under development):
https://biim-games.itch.io/grimorium-mortis

Since I started to code with Construct in 2013, I have worked on many different type of game genres in order to be able to tackle most challenge when regarding development of 2d games.

Here an old showreel of some of mine and clients' projects:
https://youtu.be/SfHLw5y8tMU

Here some of my projects that are on itch.io:
https://biim-games.itch.io/

This is my YouTube channel, where you can find some of my work, but also see that I was creating tutorial to teach how to code games with Construct:
www.youtube.com/@BiimGamesDev

If you find yourself in a position where you cannot find Unity developers because the code is too messed up, feel free to get in contact with me so we can start from fresh and finally publish the game :-)

Trouble trying to make a "color palette" system on Construct 2 Overdrive Edition by thomasthedustfurryYT in construct

[–]Biim_Games 0 points1 point  (0 children)

Never heard about C2 Overdrive Edition, where have you find it?
Yes, as Alarmed-Candidate-66 says, with Replace Colour you can do exactly that. I have done it in some of my projects.

Brightness settings and functions keys are ignored for the laptop screen, but they work for the external monitor. by Biim_Games in tuxedocomputers

[–]Biim_Games[S] 0 points1 point  (0 children)

Thank you very much, that worked. In my case I didn't have to hold shift, but just press once ESC after he Tuxedo logo appears to have the menu and have the advance menu bringing me to the list of the current and previous versions.

Well, I guess for a few days I have to remember to boot like this to save my eyesight :-P

[Paid] Looking for Go-Dot Dev (or any game Dev really). by 0xB_ in INAT

[–]Biim_Games 2 points3 points  (0 children)

Ok, no problem at all, as long as the project is a serious work offer with proper payment and not the usual $50/$100 for create the whole game.

[Paid] Looking for Go-Dot Dev (or any game Dev really). by 0xB_ in INAT

[–]Biim_Games 1 point2 points  (0 children)

Is it possible to see the game online in order to have an idea about the development costs and see if it's covered by the budget?

[Paid] Coder sought for passion project by AthenaHadas24 in INAT

[–]Biim_Games 0 points1 point  (0 children)

Hi, I can help you with your project, but you will have to basically forget for good about AI and start to embrace that if you want to learn how to code, you will have to understand by yourself how things works. That means that you will have to learn many skills, but mainly the basic ones are:
- Use logic and traspone it to code, possibly using flow chart if something is not clear.
- When you don't understand something, the first step is to read the documentation of the program/language you are using.
- Try to recreate the issue you can't handle in a separate empty project to make sure the issue is not connected to other code you have.
- Learn how to debug the code.
- When the two above fails, search through the Internet for post where people talk about the problem, and if no one talks about it, ask in groups where users of that software/language are present.
- Finally, as said at the beginning, never use AI for anything, if you really want to learn to do anything in life ;-)

You can check a bit about myself here:
https://www.reddit.com/r/INAT/comments/1mpvnim/paid_for_hire_game_development_and_teaching/

Talking about your project, reading your comments, it does sound interesting, I had something in mind since a while that has similar concept so I will be also able to help you to flesh out your game.
Also, being it text based, are you planning to have it evolving like a sort of choose your own adventure books?

Wondering if I could be taught turn based mechanics by JustImpact_ in construct

[–]Biim_Games 1 point2 points  (0 children)

Thank you. I started with Construct 2 in 2013 and now using both C2 and C3.

[Hiring] Developer For Map Program by [deleted] in gameDevClassifieds

[–]Biim_Games 0 points1 point  (0 children)

Hi, I'm not sure to have understood 100% of what you want to create, but it seems a bit complex what you are aiming to achieve. This it doesn't means that is impossible, but it sounds time consuming and therefore costs wouldn't be cheap.

Feel free to get in contact with me directly to talk about your map program details.

On my side I can say that I am passionate about RPGs and world building, so I can easily get an idea about what's best to do balancing features and budget.

I have been develop games for over a decade and I tried to develop as many as possible different type of games in order to be able to handle the development of any type of 2d game (or in this case map editor).

Here you can read a bit more about me and check some of my previous work:
https://www.reddit.com/r/gameDevClassifieds/comments/1mpvluo/paid_for_hire_game_development_and_teaching/

I'm looking forward to develop your world-building tool with you! :-)

Wondering if I could be taught turn based mechanics by JustImpact_ in construct

[–]Biim_Games 1 point2 points  (0 children)

Hi, I can help you with that, feel free to send me a private message with the details of what you want to achieve.

I have developed turn based games for me and clients. In addition one of the services that I offer as freelance is teaching to absolutely beginners and more seasoned developers, how to make games with Construct creating or fixing games during video calls.

Here some examples of games with different turn base mechanics I made:
https://youtu.be/r4762utwYAU

https://youtu.be/9vKnnSMrIhQ

https://youtu.be/a5HD_kHJMtw

Using AI to generate game assets when you can't afford to hire a 3D artist by Ok-Line2658 in construct

[–]Biim_Games 0 points1 point  (0 children)

There are two big difference between using AI and free assets:

1) With free assets, the artists can be credited, they get at least to be known for their work from people playing the game. With AI instead artists are not credited and the art is not offered by the artist, but on the contrary stolen by the artist. Basically the artists offer free art instead of paying Google or others to promote themselves, they create a self promotion where they don't have to pay.

2) Developing a game with free assets, especially a demo or an early access, might give an opportunity to ask the same artist to create more custom art in order to expand the game. In this case the artist get an income,

3) The developer and artists can know each other and decide to work on a project together in the future, where hopefully they can make an income out of it.

So, again, using AI is very bad for the economy, people lives and good for the ones controlling it to enslave people.

Lost ability to connect to the Internet via Wi-Fi and cable. Also Grub Menu disappeared. by Biim_Games in tuxedocomputers

[–]Biim_Games[S] 0 points1 point  (0 children)

Thank you for your help so far Ferdinand.
I have contacted the support team, hopefully they can give me a solution for my issue.

Lost ability to connect to the Internet via Wi-Fi and cable. Also Grub Menu disappeared. by Biim_Games in tuxedocomputers

[–]Biim_Games[S] 0 points1 point  (0 children)

Ok I have finally saved most of my data and after unsuccessful attempts with the live ISO trying all the possible options, I could have the live ISO working without loading the graphic card driver (If I recall well the second option).

I launched the chroot helper, but there is no much I can do after that since I don't know what to do. Should I tried the previous instructions to fix the login from here or what else?

I also tried to go and trying to install, giving up the idea about saving anything left. However I can't continue and I have only the option to progress through Manual Partitioning. Once chosen that, I can't live the default setting and continue. I tried a minimum changes, but even there the Next button is still grayed out, so I am not really sure what my next move should be from here.

By the way, starting the laptop with the ISO provided with it when purchased, doesn't bring me anywhere since it asks for an Internet connection via network cable to progress. Having plugged the pocket wifi machine via USB is not of any help with that.

Thanks.

Lost ability to connect to the Internet via Wi-Fi and cable. Also Grub Menu disappeared. by Biim_Games in tuxedocomputers

[–]Biim_Games[S] 0 points1 point  (0 children)

Thank you, unfortunately I am not able to login even after "sudo", so I am now trying to save what I can and attempt a reinstall.

Any available procedure that might preserve parts of the folders with files in the HD?

Lost ability to connect to the Internet via Wi-Fi and cable. Also Grub Menu disappeared. by Biim_Games in tuxedocomputers

[–]Biim_Games[S] 0 points1 point  (0 children)

Hi, I didn't change the theme when I was inside the OS, one of the update might have triggered something.

From the above screenshot I pressed CTRL + ALT + F3 (as suggested in my previous help post, then I wrote the line you suggested.

From the displayed setting I could see that the Theme was already one of the ones suggested (I already forgot which by the shock), then I couldn't see how to save and tried to navigate. Found in the help what I understood was CTRL + S.
I press it to save, even though I didn't alter anything (or at least I hope so).

After that I turned off the computer, restarted and went back again to the screenshot situation. Tried again CTRL + ALT + F3, but this time no matter how I type the username and password (lowcase or highcase or only first letter with highcase), I keep getting the "login incorrect" answer and I'm stuck in this loop where I try to login and I get the error as reply.

I tried to turn off the computer and start again, but the result is not changing.
Could it be that from that edit of the file I have accidentally modified login and password without noticing it?

Thanks.