10/31/2023: Localization News - Dead of the Brain 1!

No, NOT a trick, a Halloween treat! Presenting the Dead of the Brain 1 English patch by David Shadoff for the DEAD last official PC Engine CD game published by NEC before exiting the console biz in 1999! I helped edit/betatest and it's also a game I actually finished in 2023, yaaay! Shubibiman also did a French localization. github.com/dshadoff/DeadoftheBrain
twitter.com/NightWolve/PCENews
Main Menu

What's the best way to start programming?

Started by soop, 02/15/2012, 12:01 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

JoshTurboTrollX

Quote from: seieienbu on 11/02/2012, 02:54 AMNo I did not.  According to Zeograd's page I need to set PCE_INCLUDE with something like.

SET PCE_INCLUDE=c:\huc\include\pce

I'm unsure where/how to actually do this though...
Quote from: TheOldMan on 11/02/2012, 02:30 AMDid you set the include paths, like it says in the instructions ???
The process of adding environment variables and how to compile can be pretty odd and confusing to someone that regularly codes with an IDE (.net or eclipse), so don't feel embarrassed about asking questions here, there are a gaggle of good guys here that can help out.

With that said, I still have issues now and again with compiling an actual PCE file by using the command prompt or just dragging and dropping, so just keep plugging away and get through the tutorials.  Lots of AMAZING softs can come of more and more peeps drumming out with HuC!  :)
Jossshhhhh...Legendary TurboTrollX-16: He revenge-bans PCE Developers/Ys IV Localizers from PCE Facebook groups and destroyed 2 PC Engine groups: one by Aaron Lambert on Facebook, then the other by Aaron Nanto!!! Josh and PCE Aarons don't have a good track record together! Both times he blamed the Aarons and their staff in a "Look-what-you-made-us-do?!" manner (extortion/blackmail!), never himself nor his deranged, destructive, toxic turbo troll gang!

Arkhan Asylum

Yeah there are no such things as stupid questions.

Only stupid people... who are stupid enough to ask questions that aren't worth asking!

>_>

:)

 Don't worry about asking about stuff.  Especially with HuC, because HuC is a finnicky dickhead.
This "max-level forum psycho" (:lol:) destroyed TWO PC Engine groups in rage: one by Aaron Lambert on Facebook "Because Chris 'Shadowland' Runyon!," then the other by Aaron Nanto "Because Le NightWolve!" Him and PCE Aarons don't have a good track record together... Both times he blamed the Aarons in a "Look-what-you-made-us-do?!" manner, never himself nor his deranged, destructive, toxic turbo troll gang!

seieienbu

Thanks for all the help.  Now that I've gotten it to compile I'ma run through a bunch of demos then perhaps program something on my own.
Current want list:  Bomberman 93

TurboXray

If you always have the command prompt open for HuC coding, then you can just type it out in the command prompt "SET PCE_INCLUDE=c:\huc\include\pce" once and be done with it for that shell instance. I use batch files a lot for my compiling/assembling. If you do the same, you can always put it in the batch file as well (put it as the first line).

Arkhan Asylum

This "max-level forum psycho" (:lol:) destroyed TWO PC Engine groups in rage: one by Aaron Lambert on Facebook "Because Chris 'Shadowland' Runyon!," then the other by Aaron Nanto "Because Le NightWolve!" Him and PCE Aarons don't have a good track record together... Both times he blamed the Aarons in a "Look-what-you-made-us-do?!" manner, never himself nor his deranged, destructive, toxic turbo troll gang!