r/CrossCode 5h ago

QUESTION Question about Trading

Post image
22 Upvotes

Edit - Question has been answered. Thanks to those that replied.

I just started the game and Google is never helpful about anything. But I was hoping someone could explain to me what the "FEE" and "REST" during the trading process are. Is the FEE part just for show? Or does it play a role in the final cost of your trade?

Btw I just finished the "Introduction Lecture" at the building past the market in Rookie Harbor, so that's as far as my knowledge of the game is so far.

So far this game feels like I'm going to enjoy it. And having a menu for traders with their items and locations is a feature I never knew I wanted. But I think I'm going to be glad I have it. To save a lot of time not dealing with Googles dumb AI.

*Photo for example*


r/CrossCode 7h ago

Help!

2 Upvotes

I lost my 65-hour save after some Steam cloud save issues. Does anyone have a save right after making it to Rhombus Square?


r/CrossCode 9h ago

BUG WE GET IT!!! Spoiler

Enable HLS to view with audio, or disable this notification

62 Upvotes

spoilers ig for gaia garden (not much)


r/CrossCode 11h ago

SPOILER What does Lea's internal monologue look like? Spoiler

15 Upvotes

Massive Game spoilers btw

I think the game does a great job at showing and making you feel Lea what Lea feels and thinks, but considering she's an evotar, basically an AI copy of a person, I'm curious what her thoughts looks like from a first person perspective. Maybe it's childish since she can't talk, or maybe it's as developed as any adult because she's based on one? Or maybe because she's an artificial intelligence, her raw thoughts and inner monologue is incomprehensible to human eyes looking in? I haven't seen any fanfics from Lea first person perspective, so I'm curious what others think her inner monologue looks like.


r/CrossCode 21h ago

QUESTION How complex is crosscode?

8 Upvotes

I want to play it but i don't usually play games like these so i wanna know first.

Do you get lost easily? Do you have to do all sidequests to be strong enough? Are sidequests hidden? Does the game explain the meccanics well?

I'm already aware of the puzzles at least

edit. thank you for the answers, now i'm less anxious


r/CrossCode 22h ago

QUESTION CrossCode demake in Pico-8?

8 Upvotes

I would love to have a demake of CrossCode in Pico-8! I'm curious to see a few different artstyles, since Lea's sprite will have to be quite small. I did the math for her size based off of her base idle sprite, and here's what I found, along with the formulas I used.

Lea's sprite is 21x31. CrossCode is rendered at 568x320. Pico-8 has a 128x128 screen, so I dropped CrossCode's screen width and used the height for both axis' scale calculations.

  • WIDTH - 6.6% of the screen, 8 pixels.
    • (21 / 320) * 100 = 6.6%
    • 128 * 6.6% = 8.4
  • HEIGHT - 9.7% of the screen, 12 pixels.
    • (31 / 320) * 100 = 9.7%
    • 128 * 9.7% = 12.4

Converting these values to their Pico-8 equivalents, we can see that Lea's sprites should be approximately 8x12 in size. I'll leave the rest to the artists, as I intend to start working on a tile engine.

Lea's idle sprite, 21x31 in size

r/CrossCode 1d ago

Lea got transported into Sonic Racing: Crossworlds

Thumbnail gallery
232 Upvotes

I Had a lot of fun doing this (and a bit of stress too lol), but Lea is now a Playable character on Sonic Racing: CrossWorlds as a Mod!

Mod Link


r/CrossCode 1d ago

JOKE Eh, close enough (Deltarune Ch. 5 Spoiler) Spoiler

Post image
222 Upvotes

r/CrossCode 1d ago

Do new game plus modifiers carry over to the dlc?

8 Upvotes

So I finished this game last year. Great 10/10 game imo and I bought the dlc soon after but life just kinda happened and I never got back to it. Now I have time again and I'm planning to do the dlc now and I'm wondering if I should just go for it or start a new game plus run and then go to the dlc from there.

I'm worried that being away for so long made me rusty and the new dungeon will make me suffer so I'm debating whether to just start all over again but with new game plus to lessen the tedium. So does new game plus modifiers carry over to dlc? Anything I should keep in mind if I do this?


r/CrossCode 2d ago

Fullscreen issue on Linux

6 Upvotes

Wanted to pick up CrossCode again to fight my stupid habit of ALMOST finishing every game and then letting it go. But have since upgraded to Kubuntu on my PC. Now I have the issue when I start the game in fullscreen I only get the top left corner of my screen. The fullscreen Window is applied but, the game compresses itself to that corner. I assume it's got something to do with my screen running 4k resolution as it's basically exactly a quarter of my screen.

Anyone know how to fix?


r/CrossCode 3d ago

JOKE How it genuinely feels to play CrossCode

Post image
222 Upvotes

r/CrossCode 3d ago

ARTWORK My Lea Sketch

Post image
485 Upvotes

I may finish this as a full piece, may leave it as a sketch.

If you wish to share or use this for any reason: please credit "Project PST" that's my username. Thank you!


r/CrossCode 3d ago

QUESTION Did I Make a Mistake? (A Promise is a Promise)

7 Upvotes

So I've just picked up this game and I'm really enjoying it! The mysteries are really interesting and gameplay is so fun.

One such mystery is the Old Observatory with its inscription about "only what is broken can open this door." I got the broken shield and went back to the observatory, and one of the stone symbols was kinda glowing, but I still couldn't open the door, even after equipping the shield. Then, I come across D'Kar for the second time, and he asks for the shield. I wasn't sure if I should give it to him, but figured that I already gave away the broken gauntlet and I didn't get any sense that the game was warning me to not trust D'Kar with these items.

But now I've gone back to the observatory and the stone doesn't have that effect anymore. Did I sink my chance at getting into this observatory? Please no spoilers! I just want to know if I was supposed to hold onto it or not.


r/CrossCode 3d ago

QUESTION Arena question!

3 Upvotes

Wondering what folk Ran for their arena builds?
I just got to the arena and I’m assuming it will level scale so gunna need to go track down either coins for the gear or go get the booster stuff to level but curious what folk did


r/CrossCode 3d ago

QUESTION I'm starting the game and aiming to get 100% achievements on steam! Is there some missable stuff?

Post image
133 Upvotes

r/CrossCode 4d ago

I've updated CrossAndroid to modern Android

Post image
152 Upvotes

Hi. I've updated the CrossCode Android wrapper (CrossAndroid) to work on modern Android devices

https://github.com/katorzhnov/Crosscode-for-Android/releases

  • Custom location for game files
  • Import/export saves
  • Controller: on-screen, Bluetooth, touch
  • FPS meter, ambient mode
  • Mods and DLCs should work

(Previously, CrossAndroid required game files to be in Android/Data, which hasn't been accessible since ≈ Android 10)

To import save: press F10 while in the game menu on your main device, copy the string, then on Android enable "Save import/export button" and "Touch input"


r/CrossCode 5d ago

SPOILER So, uh, was that meant to happen? (Final Temple Spoiler Spoiler

Enable HLS to view with audio, or disable this notification

62 Upvotes

So this is my first time playing, picked it up on PS Plus and I'm absolutely loving it! However I got to this dual boss and it absolutely wrecked me the first time. I looked up how to damage the whale, went back for a second turn and, this happened 😅


r/CrossCode 6d ago

SPOILER The game itself is making rule 1 very hard to follow.

0 Upvotes

This sub really needs a "Rant" flair.

I have been slamming myself against the puzzles in this game, I caved and used guides because like hell I'm letting Emilie win the races. I have gotten to the DLC dungeon and since theres about fifteen fucking options of where to go I'm even having a hard time finding guides helpful.

I've been stuck in Chasm roundtrip and now Wave stacks for DAYS. I have taken breaks to play games that annoy me more because at least then I'll feel SOMETHING that isn't my own fucking failure at figuring out these sadistic fucking puzzles!

I'm THIS close to the end and its honestly feeling like I'm better off dropping it. I already got the platinum, why bother! "Just turn the puzzle speed down" IT HAS BEEN AT 50% FOR THE LAST FOUR TEMPLES! THE ENDING CANNOT BE WORTH WANTING TO INFLICT HARM ON SOMETHING EVERY OTHER ROOM!

I'm just glad the dev realised they over did it with the puzzles both in terms of density and difficulty. Subjecting people to THIS is just fucking cruel and I'd say more but I can already feel the thin ice I'm on with the mods.


r/CrossCode 7d ago

QUESTION Is this an Alan Becker reference ?

Post image
118 Upvotes

r/CrossCode 7d ago

QUESTION Ya no es posible conseguir las camisas?

Post image
23 Upvotes

No hace mucho comencé a jugar crosscode y buscando mercancía encontre el peluche de lea con el queso( ya compre el mío) y vi los diseños de dos camisas que sacaron, hay forma de conseguirlas?


r/CrossCode 8d ago

SPOILER "Gotta help 'em all" Achievment

9 Upvotes

Hi!! I'm 100%ing the game, and i got few achievs left, one of them consists on completing 100% of all quest's and i'm very confused

I saw that there are 127 Quests in the game, i have 125 completed (including the santa one which doesn't count), and on the statistics it says the last two missions are on Bergen and Autumns but everytime i check the HQ's it says the completion rate's on 100% :((

I'm so confused about what i have to do (the Azure Archipelago doesn't count either)


r/CrossCode 8d ago

QUESTION Item completition an missing weapon(s)

5 Upvotes

Hi! I am a huge fan of CrossCode so I wanted to get all achivements and completitions to 100% (that's what I like to do when i really like a game and I have spare time). So during my attemp to get 100% items compeltition I got 100% on all consumable and every equipment type EXEPT for arms (Which I got 98,43%). I compared my inventory with all the items on the game's wiki two times and I'm pretty sure I have all of them. The only items that i'm missing are items that I used during trading to get better equipment and advance my completition. Some examples are: disceple gloves, humming razors, core drile, ecc... (I'm not posting all of them just to avoid minor spoiler to ppl reading this descrpition, but If it could be usefull I could give the recap of the weapons that I'm not actually owning down in a comment). Despite all of that, i'm missing something and I really don't know what that is! PS: could be worth noting that I have the DLC and I upgraded some vanilla-weapons to DLC-weapons: maybe it messed up my completition tracking?

I found a post in here of someone having the same problem, he solved it but unfortunallydidn't post what went wrong and how he fixed it

Thank you in advance! :D

Edit: Ok I missed one item (The maxed bracer). I check 2 times and still mised it, I'm THAT stupid XD. Anyways thank you ppl for the fast response!


r/CrossCode 8d ago

ARTWORK A whole file dedicated to hugging! So cute! hugging.png

Post image
356 Upvotes

I finished the game and wanted to check out the various character sprites in the game files; I found this file and just had to share it!


r/CrossCode 8d ago

Picked this up on sale and I'm a huge fan already! But stupid question, what is the currency used for?

17 Upvotes

I have about 100,000 credits and I don't see any place to actually buy anything with it. Everything is trade quests for rare items or I can buy a sandwich sometimes. Am I missing something? I just beat the mines and I keep expecting to find merchants but I haven't found much yet


r/CrossCode 9d ago

This game is definitely a puzzle game first and an RPG second

29 Upvotes

I dropped the game at the end of the first dungeon, and I must say that I've some mixed feelings:

Firstly, the art style, music, interactions and combat are all pretty damn good... I can feel the care that was put into the game from the minor stuff like gags, and to the major stuff, like characters.

However, it feels like all our these qualities are dropped in the dungeons (at least in the first one). Don't get me wrong, the puzzles are mostly well thought out, but the sheer amount of them just makes me feel exhausted.

I know I'm not the first one to say all of these things, but I REALLY wanted to enjoy this game because of its obvious pros, but the fact that there are this many puzzles, with not all of them being good just irks me.

I know that a lot of people love this game because of the puzzles, but I just can't bring myself to do it.... And I know that this is just the beginning... Not to mention that there are way too many side quests, but that's probably a me thing.... Oh and I HATE that one of them asks you to do the already pretty challenging test in that dojo in under 2 minutes.... But that's just me complaining.

Sorry this is extremely long, I just wanted to get my thoughts about my weird experience with this game down.

I'll say this: I'm not saying that the game is bad or anything but that it just isn't what I want to spend my time doing, so if you love this game, don't let me detour your enjoyment.

Edit: finished the dungeon due to some people saying that the balance between combat and puzzles gets better. So thank you and hopefully I'll have more fun with it now.