What's new

UltraHLE.exe - 0 error(s), 0 warning(s)

good job guy :)
only thing is...
after I build the exe using MSVC 6 SP5 I get no user interface...
it runs (uses 99% of my cpu LoL) but I can't do anything
 
where can I find the Source code for the Glide library, X-Engine?
I can't find it anywhere, I searched google and found nothing usefull...
any help would be good
 
OP
N

Number 69

New member
thedaemon666 said:
good job guy :)
only thing is...
after I build the exe using MSVC 6 SP5 I get no user interface...
it runs (uses 99% of my cpu LoL) but I can't do anything

wtf? ???

Try this, Build -> Set Active Cofiguration, Select active to UltraHLE - Win32 Release, click ok, then try and see if it compiles right.
 
alrighty i'll try it...
just seemed odd lol prolly would have figured it out eventually if i had sat down and tried stuff lol...
was too lazy had just got home from work lol...
anyways hrmm
 
hahahaha now I get 169 errors, 0 warnings LoL...
oh well I'll fix the errors lol nut its still pretty funny if you ask me
 

cooliscool

Nintendo Zealot
I seriously think this guy is cool, he simply fixed te most annoying things, then released it, instead of acting like a sissy and saying"will they be mad at me?" :plain2: nice job man! :)
 
OP
N

Number 69

New member
thedaemon666 said:
hahahaha now I get 169 errors, 0 warnings LoL...
oh well I'll fix the errors lol nut its still pretty funny if you ask me

WOW, that is amazing. :eek: Must be a setup problem. :plain:

You have gift, use it wise grasshopper. ;)
 
yeah they are all errors for like unhandled externals...
probably is some sort of setup problem...
but I think it might have something to do with the fact I don't have that stupid Glide X-Engine source etc etc but once again i can't find it ne where...
and what else is odd is that I can compile the other source (stuff from FreeFLow's site perfectly fine...
very odd hrmm
 
hrmm it is very odd as well when I set the other source for win32 release it has a whole lot of warnings...
hrmm me thinks I am gonna work on that and see what happens...
then I will see what I can do to fix me problem with your source...
very bothering...
considering it should build just as yours did...
I have changed no settings other than added the directories for DXSDK 8.1...
odd
 

moxing

New member
Can someone help me to Compile UltraHLE.exe? Thank you!

When I Compile UltraHLE.exe ,I get error:

--------------------Configuration: UltraHLE - Win32 Release--------------------
Compiling resources...
Compiling...
BOOT.C
CART.C
CMD.C
CMD2.C
CONSOLE.C
CPU.C
CPUA.C
C:\a\opengllib\ultrahlesrc\UltraHLEsrc\CPUA.C(613) : warning C4731: 'a_fastgroup' : frame pointer register 'ebp' modified by inline assembly code
C:\a\opengllib\ultrahlesrc\UltraHLEsrc\CPUA.C(706) : warning C4731: 'a_fastgroup_old' : frame pointer register 'ebp' modified by inline assembly code
CPUANEW.C
CPUAOLD.C
CPUAUTIL.C
CPUC.C
CPUG.C
DEBUGUI.C
C:\a\opengllib\ultrahlesrc\UltraHLEsrc\DEBUGUI.C(295) : error C2001: newline in constant
C:\a\opengllib\ultrahlesrc\UltraHLEsrc\DEBUGUI.C(295) : error C2015: too many characters in constant
C:\a\opengllib\ultrahlesrc\UltraHLEsrc\DEBUGUI.C(296) : error C2146: syntax error : missing ')' before identifier 'con_printf'
C:\a\opengllib\ultrahlesrc\UltraHLEsrc\DEBUGUI.C(296) : error C2198: 'con_tabto' : too few actual parameters
C:\a\opengllib\ultrahlesrc\UltraHLEsrc\DEBUGUI.C(297) : error C2001: newline in constant
C:\a\opengllib\ultrahlesrc\UltraHLEsrc\DEBUGUI.C(297) : error C2015: too many characters in constant
C:\a\opengllib\ultrahlesrc\UltraHLEsrc\DEBUGUI.C(298) : error C2146: syntax error : missing ')' before identifier 'con_printf'
C:\a\opengllib\ultrahlesrc\UltraHLEsrc\DEBUGUI.C(298) : error C2198: 'con_tabto' : too few actual parameters
C:\a\opengllib\ultrahlesrc\UltraHLEsrc\DEBUGUI.C(298) : error C2001: newline in constant
C:\a\opengllib\ultrahlesrc\UltraHLEsrc\DEBUGUI.C(299) : error C2001: newline in constant
C:\a\opengllib\ultrahlesrc\UltraHLEsrc\DEBUGUI.C(299) : error C2015: too many characters in constant
C:\a\opengllib\ultrahlesrc\UltraHLEsrc\DEBUGUI.C(465) : error C2001: newline in constant
C:\a\opengllib\ultrahlesrc\UltraHLEsrc\DEBUGUI.C(465) : error C2015: too many characters in constant
C:\a\opengllib\ultrahlesrc\UltraHLEsrc\DEBUGUI.C(466) : error C2146: syntax error : missing ')' before identifier 'con_printf'
C:\a\opengllib\ultrahlesrc\UltraHLEsrc\DEBUGUI.C(466) : error C2198: 'con_tabto' : too few actual parameters
C:\a\opengllib\ultrahlesrc\UltraHLEsrc\DEBUGUI.C(467) : error C2001: newline in constant
C:\a\opengllib\ultrahlesrc\UltraHLEsrc\DEBUGUI.C(467) : error C2015: too many characters in constant
C:\a\opengllib\ultrahlesrc\UltraHLEsrc\DEBUGUI.C(468) : error C2146: syntax error : missing ')' before identifier 'con_printf'
C:\a\opengllib\ultrahlesrc\UltraHLEsrc\DEBUGUI.C(468) : error C2198: 'con_tabto' : too few actual parameters
C:\a\opengllib\ultrahlesrc\UltraHLEsrc\DEBUGUI.C(469) : error C2001: newline in constant
C:\a\opengllib\ultrahlesrc\UltraHLEsrc\DEBUGUI.C(469) : error C2015: too many characters in constant
C:\a\opengllib\ultrahlesrc\UltraHLEsrc\DEBUGUI.C(471) : error C2143: syntax error : missing ')' before 'if'
C:\a\opengllib\ultrahlesrc\UltraHLEsrc\DEBUGUI.C(471) : error C2198: 'con_tabto' : too few actual parameters
C:\a\opengllib\ultrahlesrc\UltraHLEsrc\DEBUGUI.C(539) : error C2001: newline in constant
C:\a\opengllib\ultrahlesrc\UltraHLEsrc\DEBUGUI.C(539) : error C2015: too many characters in constant
C:\a\opengllib\ultrahlesrc\UltraHLEsrc\DEBUGUI.C(540) : error C2146: syntax error : missing ')' before identifier 'con_printf'
C:\a\opengllib\ultrahlesrc\UltraHLEsrc\DEBUGUI.C(540) : error C2198: 'con_tabto' : too few actual parameters
C:\a\opengllib\ultrahlesrc\UltraHLEsrc\DEBUGUI.C(541) : error C2001: newline in constant
C:\a\opengllib\ultrahlesrc\UltraHLEsrc\DEBUGUI.C(541) : error C2015: too many characters in constant
C:\a\opengllib\ultrahlesrc\UltraHLEsrc\DEBUGUI.C(542) : error C2146: syntax error : missing ')' before identifier 'con_printf'
C:\a\opengllib\ultrahlesrc\UltraHLEsrc\DEBUGUI.C(542) : error C2198: 'con_tabto' : too few actual parameters
C:\a\opengllib\ultrahlesrc\UltraHLEsrc\DEBUGUI.C(543) : error C2001: newline in constant
C:\a\opengllib\ultrahlesrc\UltraHLEsrc\DEBUGUI.C(543) : error C2015: too many characters in constant
C:\a\opengllib\ultrahlesrc\UltraHLEsrc\DEBUGUI.C(545) : error C2143: syntax error : missing ')' before 'if'
C:\a\opengllib\ultrahlesrc\UltraHLEsrc\DEBUGUI.C(545) : error C2198: 'con_tabto' : too few actual parameters
C:\a\opengllib\ultrahlesrc\UltraHLEsrc\DEBUGUI.C(598) : error C2001: newline in constant
C:\a\opengllib\ultrahlesrc\UltraHLEsrc\DEBUGUI.C(598) : error C2015: too many characters in constant
C:\a\opengllib\ultrahlesrc\UltraHLEsrc\DEBUGUI.C(599) : error C2146: syntax error : missing ')' before identifier 'con_printf'
C:\a\opengllib\ultrahlesrc\UltraHLEsrc\DEBUGUI.C(599) : error C2198: 'con_tabto' : too few actual parameters
C:\a\opengllib\ultrahlesrc\UltraHLEsrc\DEBUGUI.C(600) : error C2001: newline in constant
C:\a\opengllib\ultrahlesrc\UltraHLEsrc\DEBUGUI.C(600) : error C2015: too many characters in constant
C:\a\opengllib\ultrahlesrc\UltraHLEsrc\DEBUGUI.C(602) : error C2146: syntax error : missing ')' before identifier 'i'
C:\a\opengllib\ultrahlesrc\UltraHLEsrc\DEBUGUI.C(602) : error C2198: 'con_tabto' : too few actual parameters
DISASM.C
DISASM86.C
DLIST.C
HW.C
INIFILE.C
LISTVIEW.C
LOADSAVE.C
LOG.C
MAIN.C
MEM.C
OS.C
PAD.C
PATCH.C
RDP.C
SLIST.C
SOUND.C
SYM.C
SYMFIND.C
SYNC.C
TIMER.C
Ultrahle.c
ZLIST.C
Error executing cl.exe.

UltraHLE.exe - 43 error(s), 2 warning(s)
------------------------------------------------------------------------------------
Someone can help me step by step to fix it? Can you pm me ? I want to learn Compile UltraHLE.exe .Thank you very much!
 

crhylove

Banned
hey....

this is *precisely* what needs to happen with uhle (imho). This is what i was trying to get started w/ ohle on sourceforge....

if you want i'll do all the crap work like docs, etc.

let me know.

also, def, i think including tb_same's ogl stuff (when it's ready) is a really really good idea.

anyway.... i'll try out your uhle right now, i'm sure it's better than the crap i was trying to do....

/me is n00b @ c++.

rhy
 

crhylove

Banned
oh yeah, and... that geocities site is down, yo.....

this is one reason why i wanted to put it up on sourceforge, for developers cvs.

let me know, and i'll make you and tb_same devs in there, i'll even sign myself out if you want, cuz i'm so LAME.

rhy
 

Top