Main > Software Forum
HiToText (Version 2010.11.4).
tspeirs:
Im glad you took the time to do it properly.
[Ive removed my upload]
redhorse:
I'd like to contribute support for my favourite game R-Type.
The attachement contains the code for handling R-Type highscore files (rtype.cs), the rtype.hi file with the default highscores and an ingame screenshot of the default highscores.
Fyrecrypts:
Very cool! Thank you redhorse, I will add this in the next version, or if you don't want to wait, you can compile it yourself pretty easily. I should have a new version with a few new games tomorrow night.
In addition, I'm hoping to write up a more detailed tutorial on how to help with pictures as well. In-laws are in town for a while, so not a lot of spare time.
redhorse:
I've already compiled it to try it out with GameEx. However when I run "Hitotext.exe -r rtype.hi" from a console window I get the error message that rtype.hi can not be found.
When I run it within Visual Studio (working folder set to the place where my rtype.hi is located) it works fine.
I also tried to specify the absolute path to the .hi file but without success.
Any hints what I might be doing wrong? I have to admit that I don't have much experience with programming in C# and working with Visual Studio, I'm more from the Java/Eclipse corner :-)
Btw, next game on my list would be Slapfight, if you want to add it to your "road map".
Fyrecrypts:
Only thing I can think of is that you might have forgotten the .hi extension? I see that you have it in your example above, but I forget it constantly.
Additionally, you may need to put quotes around the filename, especially if there are spaces.
I'm getting so tired of forgetting the .hi extension, in the next version I'll probably make that optional.
New version up BTW, adds a few new games: R-type (Thanks redhorse), Super Dodge Ball, Knights of the Round
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version