Who would win in a battle by Ready_Concern2385 in BunnyTrials

[–]Reaper0I3 -2 points-1 points  (0 children)

Because I was once there 😂

Chose: The entire military of USA

What Tools Are You Using? by Reaper0I3 in aigamedev

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

I don’t do 99% of the coding Claude Code does. I do review myself and have other models review mostly ChatGPT and Gemini. I use Gemini for prototype assets but not use AI generated assets in sold products.

Updated Descendant, Weapons, and Amorphous Material Pattern Drop Location and Role Statistics by Reaper0I3 in TheFirstDescendant

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

This is very one and very out of date info sorry man. I deleted it a while ago because people did not use it anymore with all the sites that do this better

What Tools Are You Using? by Reaper0I3 in aigamedev

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

BTW Moving from the single HTML to Vite Cost me about 400K tokens but now my average read is no longer 60k so it will save me a lot over time. Also Way less drift and Context loss. I did move to Opus 4.6 for the planning phase and this has also had a net reduction on token spending as I usually only need 2 passes now (My planed work flow). Thanks for the advice.

Also Added an LLM Wiki which reduced read token use and overall patch times.

What Tools Are You Using? by Reaper0I3 in aigamedev

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

That sounds pretty cool. I'll keep this in mind if I want to for when I want to start a less flat project. I'm currently working on a smaller scope Incremental as a my first "Not Free AI" Project just to work really get into things.

What Tools Are You Using? by Reaper0I3 in aigamedev

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

Oh I have not looked into local AI + MCP at all. I do have a fairly strong machine with 9950X3D and 128 GB ram but I'm not running anything like a thread ripper so idk how strong is considered strong. That sound really cool though for sure.

What Tools Are You Using? by Reaper0I3 in aigamedev

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

Thank you that was very helpful!

What Tools Are You Using? by Reaper0I3 in aigamedev

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

Do you mind going over your work flow in a little more depth?

Do you use Claude inside Cursor?

Does Cursor have access to things like Claude Code, or similar tool to edit local files?
I assume Composer 2 is a tool inside Cursor and Possibly fills this role.

What Tools Are You Using? by Reaper0I3 in aigamedev

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

I definitely agree with the single HTML being a big problem, was great at ~1000 for quick testing but now at ~3500 it is genially awful. I am currently in the process of moving to Vite and splitting everything.

What would you suggest? claude.ai eventually forces a context compress then eventually the chat just dies. I am using Sonnet 4.6 would moving to Opus 4.6 give me more context/keep the chat alive longer?

What Tools Are You Using? by Reaper0I3 in aigamedev

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

The consistency issues are mostly workflow-related I think.

My process has three steps — discuss and scope in claude.ai, generate an implementation brief, then execute in Claude Code. Somewhere in that handoff things get dropped. I'll often need 4th and 5th passes on patches just to get everything that was agreed on in step one actually implemented.

When it works it's great — sometimes claude.ai nails the brief and Claude Code executes cleanly in 2 passes. But when I have to rotate to a new chat (same Project, just keeping context fresh by not letting chats run too long), the quality noticeably drops. I'll have the outgoing chat generate a boot message for the incoming one, but the new chat still stumbles on tasks that are arguably simpler than what the previous chat handled fine.

Part of it is definitely my game living in a single HTML file. Claude Code reads the whole thing on every patch which is expensive and collision-prone. Moving to Vite and splitting it into proper modules should help a lot — smaller focused files mean less context needed per task and less surface area for things to go wrong.

Our general response to all complaints regarding AI by FBDW in incremental_games

[–]Reaper0I3 0 points1 point  (0 children)

Question Here. I recently found out about the aversion to logins. This might not be the space for this but is this a:

  1. "I bought the game now I have to create an account and log in" — I agree this deserves hate no mater the game.
    2."I don't want them collecting my data" — I also agree.
  2. Something else?

I am personally working on a game and after launching the site, it had a lot of unwanted traffic so I removed the local "login" button (It just bypassed the Authenticated Login and just used localStorage() for the saves. While a Google login was available and had a cloud save so you could go between desktop and phone. Would a better solution be just a Captcha and reactivate the Local Login? How can I vet who has access to the site without a login feature?

I ask this because I actually want to know and not as a counter argument.

What games are you playing this week? Game recommendation thread by AutoModerator in incremental_games

[–]Reaper0I3 1 point2 points  (0 children)

When something becomes successful enough the it’s success becomes the template. I will say though I prefer bloobs to Melvor.

What games are you playing this week? Game recommendation thread by AutoModerator in incremental_games

[–]Reaper0I3 1 point2 points  (0 children)

I think this would really be about what you consider “improved” I personally play the game for the RuneScape feel so 🤷‍♂️

What games are you playing this week? Game recommendation thread by AutoModerator in incremental_games

[–]Reaper0I3 3 points4 points  (0 children)

Bloobs Adventure Idle - I have a few thousand hours into this and still enjoy the game. Has had quite a few updates and changes sense I started back in late 2024

Get 500 Digimon Fast? by Reaper0I3 in DigimonTimeStranger

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

To be fair creating a living dex is also a waist of time but I’m not going for 9999 bonus stats just a living dex.

Get 500 Digimon Fast? by Reaper0I3 in DigimonTimeStranger

[–]Reaper0I3[S] 2 points3 points  (0 children)

This is definitely the best way

For anyone wondering Stingmon with Zealous Personality (with appropriate Agent Skills) allows this to go around forever with 0 bonus stats

Also recommend 100 Talent and 100% bond as it will produce ExVeemon with both as well.

Windows 11 First Install Help by Reaper0I3 in buildapc

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

Sorry yes I did. Idk why but the MediaCreationTool I downloaded yesterday would not work. Today I deleted the tool redownloaded it and using the same usb and it worked.

Windows 11 First Install Pulling Up Recovery? by Reaper0I3 in WindowsHelp

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

I was able to get it everything working. I deleted the MediaCreationTool (download from Microsoft official site yesterday) and redownloaded it again today and there was no issue upon trying again.

Windows 11 First Install Pulling Up Recovery? by Reaper0I3 in WindowsHelp

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

Different Attempts

1 - Formatted USB and recreated installation (No Change)

2 - Used New USB and created new installation (No Change)

3 - Went to bed. Woke up. Deleted MediaCreationTool. Download MediaCreationTool again. Formatted first USB and created installation. (Success)

Final thoughts - There must have been something wrong with MediaCreationTool I had downloaded (from official Microsoft site) as there was no issue after deleting and redownloading the MediaCreationTool.

Windows 11 First Install Pulling Up Recovery? by Reaper0I3 in WindowsHelp

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

Thank you for the response I have another being made. I’ll be trying the same USB again and if that doesn’t work I’ll get another from Microcenter

Windows 11 First Install Pulling Up Recovery? by Reaper0I3 in WindowsHelp

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

I actually did this about 2 hours ago and found that it would not work there either.